| 1 | [ Jan 15 15:06:55 Enabled. ] | ||
| 2 | [ Jan 15 15:06:55 Rereading configuration. ] | ||
| 3 | [ Jan 15 15:06:58 Rereading configuration. ] | ||
| 4 | [ Jan 15 15:07:04 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 | [ Jan 15 15:07:04 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.01.15 15:07:07.466552 [ 1 ] {} <Information> Application: Will watch for the process with pid 23889 | ||
| 29 | 2026.01.15 15:07:07.466874 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.15 15:07:07.825617 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23889 | ||
| 31 | 2026.01.15 15:07:07.828358 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.15 15:07:07.828520 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.15 15:07:08.034088 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.15 15:07:08.076622 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.15 15:07:08.076702 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.15 15:07:08.076720 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.15 15:07:08.076778 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.15 15:07:08.077483 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.15 15:07:08.081384 [ 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.01.15 15:07:08.082281 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.15 15:07:08.083682 [ 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.01.15 15:07:08.083738 [ 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.01.15 15:07:08.083786 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.15 15:07:08.084552 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.15 15:07:08.085682 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.15 15:07:08.092463 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.15 15:07:08.093401 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.15 15:07:08.094859 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.15 15:07:08.094965 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.15 15:07:08.096002 [ 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.01.15 15:07:08.096447 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.15 15:07:08.100589 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.15 15:07:08.100891 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.15 15:07:08.106040 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.15 15:07:08.106464 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.15 15:07:08.106883 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.15 15:07:08.107346 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.15 15:07:08.108963 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.15 15:07:08.108993 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.15 15:07:08.109087 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.15 15:07:08.109179 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.15 15:07:08.127243 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.15 15:07:08.127272 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167515 sec | ||
| 68 | 2026.01.15 15:07:08.127316 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.15 15:07:08.127378 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.15 15:07:08.128595 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.15 15:07:08.129260 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.15 15:07:08.151906 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.15 15:07:08.151949 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.15 15:07:08.152049 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.15 15:07:08.152062 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.15 15:07:08.152101 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.15 15:07:08.152196 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.15 15:07:08.156237 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.15 15:07:08.156298 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.15 15:07:08.156356 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.15 15:07:08.156530 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.15 15:07:08.156577 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.15 15:07:08.156591 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.15 15:07:08.156668 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.15 15:07:08.156681 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.15 15:07:08.156712 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.15 15:07:08.156786 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.15 15:07:08.182325 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.15 15:07:08.185717 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.15 15:07:08.185817 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000119924 sec | ||
| 91 | 2026.01.15 15:07:08.185831 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.15 15:07:08.185847 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.15 15:07:08.185885 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.15 15:07:08.186157 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.15 15:07:08.186271 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.15 15:07:08.186290 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.15 15:07:08.186301 [ 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.01.15 15:07:08.186312 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.15 15:07:08.210568 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.15 15:07:08.210792 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.15 15:07:08.212478 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.267e-05 sec. | ||
| 102 | 2026.01.15 15:07:08.212928 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.15 15:07:08.214325 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.15 15:07:08.214344 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.15 15:07:08.317765 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60609 | ||
| 106 | 2026.01.15 15:07:08.319089 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.15 15:07:08.319161 [ 3 ] {} <Debug> TCP-Session: ebf658a2-4d1b-47dc-896e-72a4f365e9d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:60609 | ||
| 108 | 2026.01.15 15:07:08.319188 [ 3 ] {} <Debug> TCP-Session: ebf658a2-4d1b-47dc-896e-72a4f365e9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.15 15:07:08.319272 [ 3 ] {} <Debug> TCP-Session: ebf658a2-4d1b-47dc-896e-72a4f365e9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.15 15:07:08.319370 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.15 15:07:08.319398 [ 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.01.15 15:07:08.319553 [ 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.01.15 15:07:08.320125 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51484 | ||
| 114 | 2026.01.15 15:07:08.320221 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55425 | ||
| 115 | 2026.01.15 15:07:08.320243 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33407 | ||
| 116 | 2026.01.15 15:07:08.320346 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.15 15:07:08.320400 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.15 15:07:08.320438 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46257 | ||
| 119 | 2026.01.15 15:07:08.320471 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.15 15:07:08.320477 [ 4 ] {} <Debug> TCP-Session: 52a0492b-c1bd-4681-ac7a-ec415efcb181 Authenticating user 'default' from [fd00:1122:3344:101::c]:51484 | ||
| 121 | 2026.01.15 15:07:08.320515 [ 5 ] {} <Debug> TCP-Session: 18fc2f32-21cd-42e0-b46e-71d15ec5ea36 Authenticating user 'default' from [fd00:1122:3344:101::c]:33407 | ||
| 122 | 2026.01.15 15:07:08.320567 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.15 15:07:08.320500 [ 254 ] {} <Debug> TCP-Session: eaf3476f-862b-4898-b7b9-c2c06616f4c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:55425 | ||
| 124 | 2026.01.15 15:07:08.320628 [ 5 ] {} <Debug> TCP-Session: 18fc2f32-21cd-42e0-b46e-71d15ec5ea36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.15 15:07:08.320648 [ 255 ] {} <Debug> TCP-Session: c1c7780e-2442-4be6-ab58-65f16002011c Authenticating user 'default' from [fd00:1122:3344:101::c]:46257 | ||
| 126 | 2026.01.15 15:07:08.320613 [ 4 ] {} <Debug> TCP-Session: 52a0492b-c1bd-4681-ac7a-ec415efcb181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.15 15:07:08.320695 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50028 | ||
| 128 | 2026.01.15 15:07:08.320721 [ 5 ] {} <Debug> TCP-Session: 18fc2f32-21cd-42e0-b46e-71d15ec5ea36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.15 15:07:08.320731 [ 4 ] {} <Debug> TCP-Session: 52a0492b-c1bd-4681-ac7a-ec415efcb181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.15 15:07:08.320794 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52372 | ||
| 131 | 2026.01.15 15:07:08.320817 [ 255 ] {} <Debug> TCP-Session: c1c7780e-2442-4be6-ab58-65f16002011c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.15 15:07:08.320714 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63359 | ||
| 133 | 2026.01.15 15:07:08.320713 [ 254 ] {} <Debug> TCP-Session: eaf3476f-862b-4898-b7b9-c2c06616f4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.15 15:07:08.320959 [ 255 ] {} <Debug> TCP-Session: c1c7780e-2442-4be6-ab58-65f16002011c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.15 15:07:08.320944 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.15 15:07:08.321032 [ 254 ] {} <Debug> TCP-Session: eaf3476f-862b-4898-b7b9-c2c06616f4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.15 15:07:08.321049 [ 258 ] {} <Debug> TCP-Session: 37203668-db4f-4ac0-9f60-f9f0af181ebe Authenticating user 'default' from [fd00:1122:3344:101::c]:52372 | ||
| 138 | 2026.01.15 15:07:08.321034 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.15 15:07:08.321097 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.15 15:07:08.321225 [ 256 ] {} <Debug> TCP-Session: 8da2d975-d3c6-4b9e-87de-93209e7d19cd Authenticating user 'default' from [fd00:1122:3344:101::c]:63359 | ||
| 141 | 2026.01.15 15:07:08.321248 [ 258 ] {} <Debug> TCP-Session: 37203668-db4f-4ac0-9f60-f9f0af181ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.15 15:07:08.321244 [ 257 ] {} <Debug> TCP-Session: 573c6574-ae3d-446b-8be9-30e4286d23ce Authenticating user 'default' from [fd00:1122:3344:101::c]:50028 | ||
| 143 | 2026.01.15 15:07:08.321338 [ 256 ] {} <Debug> TCP-Session: 8da2d975-d3c6-4b9e-87de-93209e7d19cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.15 15:07:08.321352 [ 258 ] {} <Debug> TCP-Session: 37203668-db4f-4ac0-9f60-f9f0af181ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.15 15:07:08.321344 [ 257 ] {} <Debug> TCP-Session: 573c6574-ae3d-446b-8be9-30e4286d23ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.15 15:07:08.321418 [ 256 ] {} <Debug> TCP-Session: 8da2d975-d3c6-4b9e-87de-93209e7d19cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.15 15:07:08.321436 [ 257 ] {} <Debug> TCP-Session: 573c6574-ae3d-446b-8be9-30e4286d23ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.15 15:07:08.393210 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53054 | ||
| 149 | 2026.01.15 15:07:08.395288 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.15 15:07:08.395352 [ 259 ] {} <Debug> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53054 | ||
| 151 | 2026.01.15 15:07:08.395374 [ 259 ] {} <Debug> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.15 15:07:08.395389 [ 259 ] {} <Debug> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.15 15:07:08.395458 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.15 15:07:08.395503 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.01.15 15:07:08.395530 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.15 15:07:08.396095 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60538 | ||
| 157 | 2026.01.15 15:07:08.396104 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35511 | ||
| 158 | 2026.01.15 15:07:08.396210 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34844 | ||
| 159 | 2026.01.15 15:07:08.396351 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50242 | ||
| 160 | 2026.01.15 15:07:08.396577 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48311 | ||
| 161 | 2026.01.15 15:07:08.397204 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59318 | ||
| 162 | 2026.01.15 15:07:08.397335 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41264 | ||
| 163 | 2026.01.15 15:07:08.397935 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.15 15:07:08.397977 [ 260 ] {} <Debug> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35511 | ||
| 165 | 2026.01.15 15:07:08.398011 [ 260 ] {} <Debug> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.15 15:07:08.398024 [ 260 ] {} <Debug> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.15 15:07:08.398053 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59312 | ||
| 168 | 2026.01.15 15:07:08.398641 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.15 15:07:08.398684 [ 266 ] {} <Debug> TCP-Session: 74c1a7ec-277d-409a-945e-2e41009aa889 Authenticating user 'default' from [fd00:1122:3344:101::d]:41264 | ||
| 170 | 2026.01.15 15:07:08.398703 [ 266 ] {} <Debug> TCP-Session: 74c1a7ec-277d-409a-945e-2e41009aa889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.15 15:07:08.398770 [ 266 ] {} <Debug> TCP-Session: 74c1a7ec-277d-409a-945e-2e41009aa889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.15 15:07:08.398777 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.15 15:07:08.398799 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.15 15:07:08.398831 [ 265 ] {} <Debug> TCP-Session: acf0d3d4-377b-4801-bce2-3ca6d811c4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59318 | ||
| 175 | 2026.01.15 15:07:08.398851 [ 267 ] {} <Debug> TCP-Session: 09e95b9a-08d2-448a-9482-d4616375baa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59312 | ||
| 176 | 2026.01.15 15:07:08.398891 [ 265 ] {} <Debug> TCP-Session: acf0d3d4-377b-4801-bce2-3ca6d811c4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.15 15:07:08.398897 [ 267 ] {} <Debug> TCP-Session: 09e95b9a-08d2-448a-9482-d4616375baa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.15 15:07:08.398909 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.15 15:07:08.398942 [ 267 ] {} <Debug> TCP-Session: 09e95b9a-08d2-448a-9482-d4616375baa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.15 15:07:08.398919 [ 265 ] {} <Debug> TCP-Session: acf0d3d4-377b-4801-bce2-3ca6d811c4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.15 15:07:08.398969 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.15 15:07:08.399001 [ 261 ] {} <Debug> TCP-Session: be4e5a4d-7657-4e17-93d9-550452977bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60538 | ||
| 183 | 2026.01.15 15:07:08.399029 [ 261 ] {} <Debug> TCP-Session: be4e5a4d-7657-4e17-93d9-550452977bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.15 15:07:08.399035 [ 264 ] {} <Debug> TCP-Session: 8fdfaffa-b123-471d-827d-02db87e7a007 Authenticating user 'default' from [fd00:1122:3344:101::d]:48311 | ||
| 185 | 2026.01.15 15:07:08.399053 [ 261 ] {} <Debug> TCP-Session: be4e5a4d-7657-4e17-93d9-550452977bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.15 15:07:08.399055 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.15 15:07:08.399056 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 188 | 2026.01.15 15:07:08.399113 [ 262 ] {} <Debug> TCP-Session: 98e85074-64e9-427e-a790-bf0dce69007e Authenticating user 'default' from [fd00:1122:3344:101::d]:34844 | ||
| 189 | 2026.01.15 15:07:08.399099 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.01.15 15:07:08.399141 [ 262 ] {} <Debug> TCP-Session: 98e85074-64e9-427e-a790-bf0dce69007e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.15 15:07:08.399173 [ 263 ] {} <Debug> TCP-Session: dd178575-03f5-47b5-9c7e-12635569ee0e Authenticating user 'default' from [fd00:1122:3344:101::d]:50242 | ||
| 192 | 2026.01.15 15:07:08.399081 [ 264 ] {} <Debug> TCP-Session: 8fdfaffa-b123-471d-827d-02db87e7a007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.15 15:07:08.399228 [ 262 ] {} <Debug> TCP-Session: 98e85074-64e9-427e-a790-bf0dce69007e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.15 15:07:08.399243 [ 264 ] {} <Debug> TCP-Session: 8fdfaffa-b123-471d-827d-02db87e7a007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.15 15:07:08.399264 [ 263 ] {} <Debug> TCP-Session: dd178575-03f5-47b5-9c7e-12635569ee0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.15 15:07:08.399298 [ 263 ] {} <Debug> TCP-Session: dd178575-03f5-47b5-9c7e-12635569ee0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.15 15:07:08.401949 [ 259 ] {79e7614a-71ef-4841-8ad9-5f8a53254f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.01.15 15:07:08.519300 [ 259 ] {79e7614a-71ef-4841-8ad9-5f8a53254f93} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53054) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.01.15 15:07:08.520329 [ 259 ] {79e7614a-71ef-4841-8ad9-5f8a53254f93} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.01.15 15:07:08.520576 [ 259 ] {79e7614a-71ef-4841-8ad9-5f8a53254f93} <Debug> TCPHandler: Processed in 0.124405071 sec. | ||
| 247 | 2026.01.15 15:07:08.521251 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.01.15 15:07:08.521489 [ 260 ] {c5b3db1a-5569-4bb2-aefd-f8262d992ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.01.15 15:07:08.522006 [ 260 ] {c5b3db1a-5569-4bb2-aefd-f8262d992ebf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35511) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.01.15 15:07:08.522306 [ 260 ] {c5b3db1a-5569-4bb2-aefd-f8262d992ebf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.01.15 15:07:08.522534 [ 260 ] {c5b3db1a-5569-4bb2-aefd-f8262d992ebf} <Debug> TCPHandler: Processed in 0.00166341 sec. | ||
| 298 | 2026.01.15 15:07:08.522919 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.01.15 15:07:08.523797 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.01.15 15:07:08.524461 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.01.15 15:07:08.527266 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.01.15 15:07:08.527355 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124484 sec | ||
| 303 | 2026.01.15 15:07:08.527372 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.01.15 15:07:08.527385 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.01.15 15:07:08.527468 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.01.15 15:07:08.528228 [ 259 ] {c21671eb-d990-4b1f-8aa9-50321b14a552} <Debug> TCPHandler: Processed in 0.005429933 sec. | ||
| 307 | 2026.01.15 15:07:08.528384 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.15 15:07:08.528558 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.01.15 15:07:08.528636 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.01.15 15:07:08.535310 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.01.15 15:07:08.537984 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3): Loading data parts | ||
| 313 | 2026.01.15 15:07:08.540835 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3): There are no data parts | ||
| 314 | 2026.01.15 15:07:08.547278 [ 259 ] {f068ec52-5795-483e-81e2-08959d514539} <Debug> TCPHandler: Processed in 0.018946908 sec. | ||
| 315 | 2026.01.15 15:07:08.547573 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.01.15 15:07:08.547746 [ 259 ] {31c1a9e5-6c48-422d-9621-49313667c420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.01.15 15:07:08.547872 [ 259 ] {31c1a9e5-6c48-422d-9621-49313667c420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.01.15 15:07:08.569651 [ 259 ] {31c1a9e5-6c48-422d-9621-49313667c420} <Debug> oximeter.measurements_bool (f1c01a7f-769a-4e37-b763-065f8879a52c): Loading data parts | ||
| 329 | 2026.01.15 15:07:08.570028 [ 259 ] {31c1a9e5-6c48-422d-9621-49313667c420} <Debug> oximeter.measurements_bool (f1c01a7f-769a-4e37-b763-065f8879a52c): There are no data parts | ||
| 330 | 2026.01.15 15:07:08.572671 [ 259 ] {31c1a9e5-6c48-422d-9621-49313667c420} <Debug> TCPHandler: Processed in 0.025147804 sec. | ||
| 331 | 2026.01.15 15:07:08.572820 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.15 15:07:08.573053 [ 259 ] {abcd784c-6825-4c03-a7b7-02a36f1dca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 333 | 2026.01.15 15:07:08.573097 [ 259 ] {abcd784c-6825-4c03-a7b7-02a36f1dca79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.01.15 15:07:08.578288 [ 259 ] {abcd784c-6825-4c03-a7b7-02a36f1dca79} <Debug> oximeter.measurements_i8 (9d733bd1-9190-4cd6-bc97-2070075f0122): Loading data parts | ||
| 335 | 2026.01.15 15:07:08.578404 [ 259 ] {abcd784c-6825-4c03-a7b7-02a36f1dca79} <Debug> oximeter.measurements_i8 (9d733bd1-9190-4cd6-bc97-2070075f0122): There are no data parts | ||
| 336 | 2026.01.15 15:07:08.583000 [ 259 ] {abcd784c-6825-4c03-a7b7-02a36f1dca79} <Debug> TCPHandler: Processed in 0.010227407 sec. | ||
| 337 | 2026.01.15 15:07:08.583230 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.15 15:07:08.583401 [ 259 ] {c848c736-128c-4182-95d7-55b173c92776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 339 | 2026.01.15 15:07:08.583527 [ 259 ] {c848c736-128c-4182-95d7-55b173c92776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.01.15 15:07:08.586643 [ 259 ] {c848c736-128c-4182-95d7-55b173c92776} <Debug> oximeter.measurements_u8 (93cb7f0c-9e2f-4b46-afd0-3b79e21bb5c6): Loading data parts | ||
| 341 | 2026.01.15 15:07:08.586842 [ 259 ] {c848c736-128c-4182-95d7-55b173c92776} <Debug> oximeter.measurements_u8 (93cb7f0c-9e2f-4b46-afd0-3b79e21bb5c6): There are no data parts | ||
| 342 | 2026.01.15 15:07:08.589374 [ 259 ] {c848c736-128c-4182-95d7-55b173c92776} <Debug> TCPHandler: Processed in 0.006202706 sec. | ||
| 343 | 2026.01.15 15:07:08.589535 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.15 15:07:08.589818 [ 259 ] {953b078b-cebb-4ae8-9648-f94d2eaa9236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 345 | 2026.01.15 15:07:08.589872 [ 259 ] {953b078b-cebb-4ae8-9648-f94d2eaa9236} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.01.15 15:07:08.595184 [ 259 ] {953b078b-cebb-4ae8-9648-f94d2eaa9236} <Debug> oximeter.measurements_i16 (f843ca14-58c9-42b7-ba1c-02ea3c420994): Loading data parts | ||
| 347 | 2026.01.15 15:07:08.595325 [ 259 ] {953b078b-cebb-4ae8-9648-f94d2eaa9236} <Debug> oximeter.measurements_i16 (f843ca14-58c9-42b7-ba1c-02ea3c420994): There are no data parts | ||
| 348 | 2026.01.15 15:07:08.599909 [ 259 ] {953b078b-cebb-4ae8-9648-f94d2eaa9236} <Debug> TCPHandler: Processed in 0.010430663 sec. | ||
| 349 | 2026.01.15 15:07:08.600144 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.15 15:07:08.600326 [ 259 ] {26c7d460-f2da-489f-9307-41f989149807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 351 | 2026.01.15 15:07:08.600437 [ 259 ] {26c7d460-f2da-489f-9307-41f989149807} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.01.15 15:07:08.604094 [ 259 ] {26c7d460-f2da-489f-9307-41f989149807} <Debug> oximeter.measurements_u16 (847d486f-9cf4-46f4-b7bc-1104f4b7e119): Loading data parts | ||
| 353 | 2026.01.15 15:07:08.604262 [ 259 ] {26c7d460-f2da-489f-9307-41f989149807} <Debug> oximeter.measurements_u16 (847d486f-9cf4-46f4-b7bc-1104f4b7e119): There are no data parts | ||
| 354 | 2026.01.15 15:07:08.606780 [ 259 ] {26c7d460-f2da-489f-9307-41f989149807} <Debug> TCPHandler: Processed in 0.006693641 sec. | ||
| 355 | 2026.01.15 15:07:08.606924 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.15 15:07:08.607286 [ 259 ] {efa633c5-17b0-466d-be5c-a69af1dcc732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 357 | 2026.01.15 15:07:08.607337 [ 259 ] {efa633c5-17b0-466d-be5c-a69af1dcc732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.01.15 15:07:08.612804 [ 259 ] {efa633c5-17b0-466d-be5c-a69af1dcc732} <Debug> oximeter.measurements_i32 (fd304746-0d48-4eca-bb21-005c4805e8c4): Loading data parts | ||
| 359 | 2026.01.15 15:07:08.613077 [ 259 ] {efa633c5-17b0-466d-be5c-a69af1dcc732} <Debug> oximeter.measurements_i32 (fd304746-0d48-4eca-bb21-005c4805e8c4): There are no data parts | ||
| 360 | 2026.01.15 15:07:08.617873 [ 259 ] {efa633c5-17b0-466d-be5c-a69af1dcc732} <Debug> TCPHandler: Processed in 0.01099631 sec. | ||
| 361 | 2026.01.15 15:07:08.618130 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.01.15 15:07:08.618325 [ 259 ] {4df8a53b-d17c-4dd0-8c17-336ea52fabcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 363 | 2026.01.15 15:07:08.618449 [ 259 ] {4df8a53b-d17c-4dd0-8c17-336ea52fabcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.01.15 15:07:08.621586 [ 259 ] {4df8a53b-d17c-4dd0-8c17-336ea52fabcd} <Debug> oximeter.measurements_u32 (82b8b6fd-dca8-4dbf-95ef-317fa16e1036): Loading data parts | ||
| 365 | 2026.01.15 15:07:08.621806 [ 259 ] {4df8a53b-d17c-4dd0-8c17-336ea52fabcd} <Debug> oximeter.measurements_u32 (82b8b6fd-dca8-4dbf-95ef-317fa16e1036): There are no data parts | ||
| 366 | 2026.01.15 15:07:08.624339 [ 259 ] {4df8a53b-d17c-4dd0-8c17-336ea52fabcd} <Debug> TCPHandler: Processed in 0.006269678 sec. | ||
| 367 | 2026.01.15 15:07:08.624515 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.15 15:07:08.624780 [ 259 ] {23bcc0e7-94e2-47cd-b35f-bc46008a6be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 369 | 2026.01.15 15:07:08.624832 [ 259 ] {23bcc0e7-94e2-47cd-b35f-bc46008a6be9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.01.15 15:07:08.630120 [ 259 ] {23bcc0e7-94e2-47cd-b35f-bc46008a6be9} <Debug> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Loading data parts | ||
| 371 | 2026.01.15 15:07:08.630278 [ 259 ] {23bcc0e7-94e2-47cd-b35f-bc46008a6be9} <Debug> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): There are no data parts | ||
| 372 | 2026.01.15 15:07:08.634863 [ 259 ] {23bcc0e7-94e2-47cd-b35f-bc46008a6be9} <Debug> TCPHandler: Processed in 0.010408742 sec. | ||
| 373 | 2026.01.15 15:07:08.635102 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.15 15:07:08.635291 [ 259 ] {da1bf1eb-b40a-4b6f-8fc6-6b9ce0d89729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 375 | 2026.01.15 15:07:08.635423 [ 259 ] {da1bf1eb-b40a-4b6f-8fc6-6b9ce0d89729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.01.15 15:07:08.638604 [ 259 ] {da1bf1eb-b40a-4b6f-8fc6-6b9ce0d89729} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Loading data parts | ||
| 377 | 2026.01.15 15:07:08.638790 [ 259 ] {da1bf1eb-b40a-4b6f-8fc6-6b9ce0d89729} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): There are no data parts | ||
| 378 | 2026.01.15 15:07:08.641288 [ 259 ] {da1bf1eb-b40a-4b6f-8fc6-6b9ce0d89729} <Debug> TCPHandler: Processed in 0.006244767 sec. | ||
| 379 | 2026.01.15 15:07:08.641438 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.15 15:07:08.641711 [ 259 ] {9aa09692-2850-4300-9288-d29eac59a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 381 | 2026.01.15 15:07:08.641868 [ 259 ] {9aa09692-2850-4300-9288-d29eac59a577} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.01.15 15:07:08.646377 [ 259 ] {9aa09692-2850-4300-9288-d29eac59a577} <Debug> oximeter.measurements_f32 (72593f85-c375-4881-8710-31b83178aabd): Loading data parts | ||
| 383 | 2026.01.15 15:07:08.646515 [ 259 ] {9aa09692-2850-4300-9288-d29eac59a577} <Debug> oximeter.measurements_f32 (72593f85-c375-4881-8710-31b83178aabd): There are no data parts | ||
| 384 | 2026.01.15 15:07:08.652200 [ 259 ] {9aa09692-2850-4300-9288-d29eac59a577} <Debug> TCPHandler: Processed in 0.010822654 sec. | ||
| 385 | 2026.01.15 15:07:08.652496 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.15 15:07:08.652649 [ 259 ] {538c74b7-7578-4d18-abf2-d46655aa4317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 387 | 2026.01.15 15:07:08.652762 [ 259 ] {538c74b7-7578-4d18-abf2-d46655aa4317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.01.15 15:07:08.657900 [ 259 ] {538c74b7-7578-4d18-abf2-d46655aa4317} <Debug> oximeter.measurements_f64 (559dc623-63fb-4693-b7f1-0a798a5496d7): Loading data parts | ||
| 389 | 2026.01.15 15:07:08.658075 [ 259 ] {538c74b7-7578-4d18-abf2-d46655aa4317} <Debug> oximeter.measurements_f64 (559dc623-63fb-4693-b7f1-0a798a5496d7): There are no data parts | ||
| 390 | 2026.01.15 15:07:08.660899 [ 259 ] {538c74b7-7578-4d18-abf2-d46655aa4317} <Debug> TCPHandler: Processed in 0.008453614 sec. | ||
| 391 | 2026.01.15 15:07:08.661064 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.15 15:07:08.661302 [ 259 ] {a7aec2f3-fe38-4591-a29c-ce25c4612c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 393 | 2026.01.15 15:07:08.661390 [ 259 ] {a7aec2f3-fe38-4591-a29c-ce25c4612c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.01.15 15:07:08.666551 [ 259 ] {a7aec2f3-fe38-4591-a29c-ce25c4612c0f} <Debug> oximeter.measurements_string (d16f8fea-4a53-4c17-8dab-4ec9d3d48976): Loading data parts | ||
| 395 | 2026.01.15 15:07:08.666704 [ 259 ] {a7aec2f3-fe38-4591-a29c-ce25c4612c0f} <Debug> oximeter.measurements_string (d16f8fea-4a53-4c17-8dab-4ec9d3d48976): There are no data parts | ||
| 396 | 2026.01.15 15:07:08.671402 [ 259 ] {a7aec2f3-fe38-4591-a29c-ce25c4612c0f} <Debug> TCPHandler: Processed in 0.010403772 sec. | ||
| 397 | 2026.01.15 15:07:08.671638 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.01.15 15:07:08.671793 [ 259 ] {fa221405-7b1b-4ebe-87e6-cbce50e4199b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.01.15 15:07:08.671911 [ 259 ] {fa221405-7b1b-4ebe-87e6-cbce50e4199b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.01.15 15:07:08.677090 [ 259 ] {fa221405-7b1b-4ebe-87e6-cbce50e4199b} <Debug> oximeter.measurements_bytes (f53e20b6-dd88-43c1-baa1-b724957dced1): Loading data parts | ||
| 408 | 2026.01.15 15:07:08.677256 [ 259 ] {fa221405-7b1b-4ebe-87e6-cbce50e4199b} <Debug> oximeter.measurements_bytes (f53e20b6-dd88-43c1-baa1-b724957dced1): There are no data parts | ||
| 409 | 2026.01.15 15:07:08.679901 [ 259 ] {fa221405-7b1b-4ebe-87e6-cbce50e4199b} <Debug> TCPHandler: Processed in 0.00831232 sec. | ||
| 410 | 2026.01.15 15:07:08.680160 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.01.15 15:07:08.680324 [ 259 ] {2c172fca-a3c9-4eb5-98c6-9f6262449df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 412 | 2026.01.15 15:07:08.680437 [ 259 ] {2c172fca-a3c9-4eb5-98c6-9f6262449df3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.01.15 15:07:08.685501 [ 259 ] {2c172fca-a3c9-4eb5-98c6-9f6262449df3} <Debug> oximeter.measurements_cumulativei64 (55354536-8ac1-4736-86bb-3aa2286c2a52): Loading data parts | ||
| 414 | 2026.01.15 15:07:08.685796 [ 259 ] {2c172fca-a3c9-4eb5-98c6-9f6262449df3} <Debug> oximeter.measurements_cumulativei64 (55354536-8ac1-4736-86bb-3aa2286c2a52): There are no data parts | ||
| 415 | 2026.01.15 15:07:08.688506 [ 259 ] {2c172fca-a3c9-4eb5-98c6-9f6262449df3} <Debug> TCPHandler: Processed in 0.008399172 sec. | ||
| 416 | 2026.01.15 15:07:08.688652 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.01.15 15:07:08.688911 [ 259 ] {ba881ccc-1517-479d-9923-baefb8de26cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 418 | 2026.01.15 15:07:08.689038 [ 259 ] {ba881ccc-1517-479d-9923-baefb8de26cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.01.15 15:07:08.694115 [ 259 ] {ba881ccc-1517-479d-9923-baefb8de26cb} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Loading data parts | ||
| 420 | 2026.01.15 15:07:08.694275 [ 259 ] {ba881ccc-1517-479d-9923-baefb8de26cb} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): There are no data parts | ||
| 421 | 2026.01.15 15:07:08.698890 [ 259 ] {ba881ccc-1517-479d-9923-baefb8de26cb} <Debug> TCPHandler: Processed in 0.010287908 sec. | ||
| 422 | 2026.01.15 15:07:08.699035 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.01.15 15:07:08.699194 [ 259 ] {e328decc-7c1f-49f0-b59c-ee3e4f18f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 424 | 2026.01.15 15:07:08.699327 [ 259 ] {e328decc-7c1f-49f0-b59c-ee3e4f18f5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.01.15 15:07:08.705500 [ 259 ] {e328decc-7c1f-49f0-b59c-ee3e4f18f5dc} <Debug> oximeter.measurements_cumulativef32 (967156a6-8169-410c-8790-fb1565286bfe): Loading data parts | ||
| 426 | 2026.01.15 15:07:08.705646 [ 259 ] {e328decc-7c1f-49f0-b59c-ee3e4f18f5dc} <Debug> oximeter.measurements_cumulativef32 (967156a6-8169-410c-8790-fb1565286bfe): There are no data parts | ||
| 427 | 2026.01.15 15:07:08.711601 [ 259 ] {e328decc-7c1f-49f0-b59c-ee3e4f18f5dc} <Debug> TCPHandler: Processed in 0.012615568 sec. | ||
| 428 | 2026.01.15 15:07:08.711864 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.01.15 15:07:08.712059 [ 259 ] {8521bba6-cbd2-420a-bf74-19675536790e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 430 | 2026.01.15 15:07:08.712201 [ 259 ] {8521bba6-cbd2-420a-bf74-19675536790e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.01.15 15:07:08.719428 [ 259 ] {8521bba6-cbd2-420a-bf74-19675536790e} <Debug> oximeter.measurements_cumulativef64 (30874add-42a8-4a00-8342-5e16f9aebd2d): Loading data parts | ||
| 432 | 2026.01.15 15:07:08.719682 [ 259 ] {8521bba6-cbd2-420a-bf74-19675536790e} <Debug> oximeter.measurements_cumulativef64 (30874add-42a8-4a00-8342-5e16f9aebd2d): There are no data parts | ||
| 433 | 2026.01.15 15:07:08.722511 [ 259 ] {8521bba6-cbd2-420a-bf74-19675536790e} <Debug> TCPHandler: Processed in 0.010708681 sec. | ||
| 434 | 2026.01.15 15:07:08.722674 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.01.15 15:07:08.722974 [ 259 ] {44582276-68bc-4255-8305-cb56573e5dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.01.15 15:07:08.723104 [ 259 ] {44582276-68bc-4255-8305-cb56573e5dff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.01.15 15:07:08.729797 [ 259 ] {44582276-68bc-4255-8305-cb56573e5dff} <Debug> oximeter.measurements_histogrami8 (260f1854-a1b6-400e-81c1-743fa3c85d7e): Loading data parts | ||
| 448 | 2026.01.15 15:07:08.730024 [ 259 ] {44582276-68bc-4255-8305-cb56573e5dff} <Debug> oximeter.measurements_histogrami8 (260f1854-a1b6-400e-81c1-743fa3c85d7e): There are no data parts | ||
| 449 | 2026.01.15 15:07:08.734755 [ 259 ] {44582276-68bc-4255-8305-cb56573e5dff} <Debug> TCPHandler: Processed in 0.012137744 sec. | ||
| 450 | 2026.01.15 15:07:08.734998 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.15 15:07:08.735252 [ 259 ] {fcb0a7a0-5199-45ce-a889-f1052a3b9da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 452 | 2026.01.15 15:07:08.735387 [ 259 ] {fcb0a7a0-5199-45ce-a889-f1052a3b9da5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.01.15 15:07:08.740830 [ 259 ] {fcb0a7a0-5199-45ce-a889-f1052a3b9da5} <Debug> oximeter.measurements_histogramu8 (70d727fc-47b8-4668-9e0d-21175db751fa): Loading data parts | ||
| 454 | 2026.01.15 15:07:08.741103 [ 259 ] {fcb0a7a0-5199-45ce-a889-f1052a3b9da5} <Debug> oximeter.measurements_histogramu8 (70d727fc-47b8-4668-9e0d-21175db751fa): There are no data parts | ||
| 455 | 2026.01.15 15:07:08.743804 [ 259 ] {fcb0a7a0-5199-45ce-a889-f1052a3b9da5} <Debug> TCPHandler: Processed in 0.008865896 sec. | ||
| 456 | 2026.01.15 15:07:08.743968 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.15 15:07:08.744302 [ 259 ] {86de2873-7302-44ef-9f53-8f20db3f758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 458 | 2026.01.15 15:07:08.744431 [ 259 ] {86de2873-7302-44ef-9f53-8f20db3f758b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.01.15 15:07:08.747823 [ 259 ] {86de2873-7302-44ef-9f53-8f20db3f758b} <Debug> oximeter.measurements_histogrami16 (bfb01c94-cb49-40d6-929d-abfc5c03fa0a): Loading data parts | ||
| 460 | 2026.01.15 15:07:08.747958 [ 259 ] {86de2873-7302-44ef-9f53-8f20db3f758b} <Debug> oximeter.measurements_histogrami16 (bfb01c94-cb49-40d6-929d-abfc5c03fa0a): There are no data parts | ||
| 461 | 2026.01.15 15:07:08.752383 [ 259 ] {86de2873-7302-44ef-9f53-8f20db3f758b} <Debug> TCPHandler: Processed in 0.008473754 sec. | ||
| 462 | 2026.01.15 15:07:08.752686 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.15 15:07:08.752940 [ 259 ] {ff6b05f3-fc69-46f6-a91e-9e44f68c9ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 464 | 2026.01.15 15:07:08.753098 [ 259 ] {ff6b05f3-fc69-46f6-a91e-9e44f68c9ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.01.15 15:07:08.762823 [ 259 ] {ff6b05f3-fc69-46f6-a91e-9e44f68c9ee3} <Debug> oximeter.measurements_histogramu16 (5bbd315a-0c54-4ec6-8ac7-9c5f0e877d78): Loading data parts | ||
| 466 | 2026.01.15 15:07:08.763046 [ 259 ] {ff6b05f3-fc69-46f6-a91e-9e44f68c9ee3} <Debug> oximeter.measurements_histogramu16 (5bbd315a-0c54-4ec6-8ac7-9c5f0e877d78): There are no data parts | ||
| 467 | 2026.01.15 15:07:08.766148 [ 259 ] {ff6b05f3-fc69-46f6-a91e-9e44f68c9ee3} <Debug> TCPHandler: Processed in 0.013522106 sec. | ||
| 468 | 2026.01.15 15:07:08.766289 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.01.15 15:07:08.766570 [ 259 ] {ba28d4cd-dd73-437e-ba8c-21f3844e708b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 470 | 2026.01.15 15:07:08.766699 [ 259 ] {ba28d4cd-dd73-437e-ba8c-21f3844e708b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.01.15 15:07:08.769810 [ 259 ] {ba28d4cd-dd73-437e-ba8c-21f3844e708b} <Debug> oximeter.measurements_histogrami32 (07751249-23c8-4183-a565-c6d1f6e714ec): Loading data parts | ||
| 472 | 2026.01.15 15:07:08.769953 [ 259 ] {ba28d4cd-dd73-437e-ba8c-21f3844e708b} <Debug> oximeter.measurements_histogrami32 (07751249-23c8-4183-a565-c6d1f6e714ec): There are no data parts | ||
| 473 | 2026.01.15 15:07:08.774356 [ 259 ] {ba28d4cd-dd73-437e-ba8c-21f3844e708b} <Debug> TCPHandler: Processed in 0.008115903 sec. | ||
| 474 | 2026.01.15 15:07:08.774583 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.01.15 15:07:08.774790 [ 259 ] {1e1a7193-7f98-4402-a698-7193390c2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 476 | 2026.01.15 15:07:08.774935 [ 259 ] {1e1a7193-7f98-4402-a698-7193390c2869} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.01.15 15:07:08.780459 [ 259 ] {1e1a7193-7f98-4402-a698-7193390c2869} <Debug> oximeter.measurements_histogramu32 (3a065c25-aeab-4c6b-bf85-f4f85b147920): Loading data parts | ||
| 478 | 2026.01.15 15:07:08.780703 [ 259 ] {1e1a7193-7f98-4402-a698-7193390c2869} <Debug> oximeter.measurements_histogramu32 (3a065c25-aeab-4c6b-bf85-f4f85b147920): There are no data parts | ||
| 479 | 2026.01.15 15:07:08.783424 [ 259 ] {1e1a7193-7f98-4402-a698-7193390c2869} <Debug> TCPHandler: Processed in 0.008890537 sec. | ||
| 480 | 2026.01.15 15:07:08.783576 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.01.15 15:07:08.783867 [ 259 ] {a4b41aaa-f5f5-495d-af89-c9379d84cb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 482 | 2026.01.15 15:07:08.784050 [ 259 ] {a4b41aaa-f5f5-495d-af89-c9379d84cb57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.01.15 15:07:08.787341 [ 259 ] {a4b41aaa-f5f5-495d-af89-c9379d84cb57} <Debug> oximeter.measurements_histogrami64 (429584a1-8c01-4da6-bc05-ee81c8832731): Loading data parts | ||
| 484 | 2026.01.15 15:07:08.787484 [ 259 ] {a4b41aaa-f5f5-495d-af89-c9379d84cb57} <Debug> oximeter.measurements_histogrami64 (429584a1-8c01-4da6-bc05-ee81c8832731): There are no data parts | ||
| 485 | 2026.01.15 15:07:08.792143 [ 259 ] {a4b41aaa-f5f5-495d-af89-c9379d84cb57} <Debug> TCPHandler: Processed in 0.008614808 sec. | ||
| 486 | 2026.01.15 15:07:08.792443 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.01.15 15:07:08.792658 [ 259 ] {95142c62-f31c-4faf-8176-d988f4aaab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 488 | 2026.01.15 15:07:08.792805 [ 259 ] {95142c62-f31c-4faf-8176-d988f4aaab80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.01.15 15:07:08.798638 [ 259 ] {95142c62-f31c-4faf-8176-d988f4aaab80} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Loading data parts | ||
| 490 | 2026.01.15 15:07:08.798889 [ 259 ] {95142c62-f31c-4faf-8176-d988f4aaab80} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): There are no data parts | ||
| 491 | 2026.01.15 15:07:08.801762 [ 259 ] {95142c62-f31c-4faf-8176-d988f4aaab80} <Debug> TCPHandler: Processed in 0.009369851 sec. | ||
| 492 | 2026.01.15 15:07:08.801912 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.15 15:07:08.802219 [ 259 ] {80033da7-3cce-4448-b654-47213e2c05de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 494 | 2026.01.15 15:07:08.802353 [ 259 ] {80033da7-3cce-4448-b654-47213e2c05de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.01.15 15:07:08.807457 [ 259 ] {80033da7-3cce-4448-b654-47213e2c05de} <Debug> oximeter.measurements_histogramf32 (1f4b2993-eb7b-474b-bfff-d249518847d3): Loading data parts | ||
| 496 | 2026.01.15 15:07:08.807628 [ 259 ] {80033da7-3cce-4448-b654-47213e2c05de} <Debug> oximeter.measurements_histogramf32 (1f4b2993-eb7b-474b-bfff-d249518847d3): There are no data parts | ||
| 497 | 2026.01.15 15:07:08.815496 [ 259 ] {80033da7-3cce-4448-b654-47213e2c05de} <Debug> TCPHandler: Processed in 0.013634929 sec. | ||
| 498 | 2026.01.15 15:07:08.815737 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.15 15:07:08.815946 [ 259 ] {4de497a2-b4d9-4fe3-a5a1-d658fb948ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 500 | 2026.01.15 15:07:08.816074 [ 259 ] {4de497a2-b4d9-4fe3-a5a1-d658fb948ce6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.01.15 15:07:08.819702 [ 259 ] {4de497a2-b4d9-4fe3-a5a1-d658fb948ce6} <Debug> oximeter.measurements_histogramf64 (c86c571e-e0bb-4574-bda6-ecd52d06a4bd): Loading data parts | ||
| 502 | 2026.01.15 15:07:08.819942 [ 259 ] {4de497a2-b4d9-4fe3-a5a1-d658fb948ce6} <Debug> oximeter.measurements_histogramf64 (c86c571e-e0bb-4574-bda6-ecd52d06a4bd): There are no data parts | ||
| 503 | 2026.01.15 15:07:08.825415 [ 259 ] {4de497a2-b4d9-4fe3-a5a1-d658fb948ce6} <Debug> TCPHandler: Processed in 0.009734252 sec. | ||
| 504 | 2026.01.15 15:07:08.825583 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.15 15:07:08.825898 [ 259 ] {f84fe165-4aa6-4832-86da-9be2ca68a5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.01.15 15:07:08.826025 [ 259 ] {f84fe165-4aa6-4832-86da-9be2ca68a5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.01.15 15:07:08.836505 [ 259 ] {f84fe165-4aa6-4832-86da-9be2ca68a5b7} <Debug> oximeter.fields_bool (627cc52e-1b2c-4b68-aa7b-ed31d9b3a54b): Loading data parts | ||
| 533 | 2026.01.15 15:07:08.836655 [ 259 ] {f84fe165-4aa6-4832-86da-9be2ca68a5b7} <Debug> oximeter.fields_bool (627cc52e-1b2c-4b68-aa7b-ed31d9b3a54b): There are no data parts | ||
| 534 | 2026.01.15 15:07:08.841786 [ 259 ] {f84fe165-4aa6-4832-86da-9be2ca68a5b7} <Debug> TCPHandler: Processed in 0.016253877 sec. | ||
| 535 | 2026.01.15 15:07:08.841931 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.15 15:07:08.842189 [ 259 ] {78b77193-bf34-48e7-b3de-3b342ea697d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 537 | 2026.01.15 15:07:08.842314 [ 259 ] {78b77193-bf34-48e7-b3de-3b342ea697d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.01.15 15:07:08.845436 [ 259 ] {78b77193-bf34-48e7-b3de-3b342ea697d2} <Debug> oximeter.fields_i8 (92b3fbfb-21a5-414f-8fcc-8c6a93104ab2): Loading data parts | ||
| 539 | 2026.01.15 15:07:08.845582 [ 259 ] {78b77193-bf34-48e7-b3de-3b342ea697d2} <Debug> oximeter.fields_i8 (92b3fbfb-21a5-414f-8fcc-8c6a93104ab2): There are no data parts | ||
| 540 | 2026.01.15 15:07:08.848175 [ 259 ] {78b77193-bf34-48e7-b3de-3b342ea697d2} <Debug> TCPHandler: Processed in 0.006293898 sec. | ||
| 541 | 2026.01.15 15:07:08.848338 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.15 15:07:08.848494 [ 259 ] {471c59f4-6cb9-42b0-9113-147c3f0c97ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 543 | 2026.01.15 15:07:08.848615 [ 259 ] {471c59f4-6cb9-42b0-9113-147c3f0c97ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.01.15 15:07:08.853673 [ 259 ] {471c59f4-6cb9-42b0-9113-147c3f0c97ed} <Debug> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Loading data parts | ||
| 545 | 2026.01.15 15:07:08.853819 [ 259 ] {471c59f4-6cb9-42b0-9113-147c3f0c97ed} <Debug> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): There are no data parts | ||
| 546 | 2026.01.15 15:07:08.858404 [ 259 ] {471c59f4-6cb9-42b0-9113-147c3f0c97ed} <Debug> TCPHandler: Processed in 0.010126063 sec. | ||
| 547 | 2026.01.15 15:07:08.858628 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.15 15:07:08.858860 [ 259 ] {41c4bbae-6c4f-426a-813d-8252c66d7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 549 | 2026.01.15 15:07:08.858996 [ 259 ] {41c4bbae-6c4f-426a-813d-8252c66d7806} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.01.15 15:07:08.862258 [ 259 ] {41c4bbae-6c4f-426a-813d-8252c66d7806} <Debug> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Loading data parts | ||
| 551 | 2026.01.15 15:07:08.862405 [ 259 ] {41c4bbae-6c4f-426a-813d-8252c66d7806} <Debug> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): There are no data parts | ||
| 552 | 2026.01.15 15:07:08.864979 [ 259 ] {41c4bbae-6c4f-426a-813d-8252c66d7806} <Debug> TCPHandler: Processed in 0.006418642 sec. | ||
| 553 | 2026.01.15 15:07:08.865125 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.15 15:07:08.865279 [ 259 ] {1e2b9739-2abe-4682-a769-ac920b456d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 555 | 2026.01.15 15:07:08.865403 [ 259 ] {1e2b9739-2abe-4682-a769-ac920b456d1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.01.15 15:07:08.870654 [ 259 ] {1e2b9739-2abe-4682-a769-ac920b456d1d} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Loading data parts | ||
| 557 | 2026.01.15 15:07:08.870799 [ 259 ] {1e2b9739-2abe-4682-a769-ac920b456d1d} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): There are no data parts | ||
| 558 | 2026.01.15 15:07:08.875483 [ 259 ] {1e2b9739-2abe-4682-a769-ac920b456d1d} <Debug> TCPHandler: Processed in 0.010406922 sec. | ||
| 559 | 2026.01.15 15:07:08.875821 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.15 15:07:08.876016 [ 259 ] {6d276558-25f5-49ff-a55e-584ba80fd13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 561 | 2026.01.15 15:07:08.876169 [ 259 ] {6d276558-25f5-49ff-a55e-584ba80fd13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.01.15 15:07:08.881424 [ 259 ] {6d276558-25f5-49ff-a55e-584ba80fd13c} <Debug> oximeter.fields_i32 (69ee3f65-3141-400a-ad37-11e14c5cde31): Loading data parts | ||
| 563 | 2026.01.15 15:07:08.881724 [ 259 ] {6d276558-25f5-49ff-a55e-584ba80fd13c} <Debug> oximeter.fields_i32 (69ee3f65-3141-400a-ad37-11e14c5cde31): There are no data parts | ||
| 564 | 2026.01.15 15:07:08.886558 [ 259 ] {6d276558-25f5-49ff-a55e-584ba80fd13c} <Debug> TCPHandler: Processed in 0.010797993 sec. | ||
| 565 | 2026.01.15 15:07:08.886728 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.01.15 15:07:08.886966 [ 259 ] {d2261500-877d-4679-8751-2c8a163b4399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 567 | 2026.01.15 15:07:08.887060 [ 259 ] {d2261500-877d-4679-8751-2c8a163b4399} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.01.15 15:07:08.890415 [ 259 ] {d2261500-877d-4679-8751-2c8a163b4399} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Loading data parts | ||
| 569 | 2026.01.15 15:07:08.890568 [ 259 ] {d2261500-877d-4679-8751-2c8a163b4399} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): There are no data parts | ||
| 570 | 2026.01.15 15:07:08.893438 [ 259 ] {d2261500-877d-4679-8751-2c8a163b4399} <Debug> TCPHandler: Processed in 0.006768963 sec. | ||
| 571 | 2026.01.15 15:07:08.893704 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.01.15 15:07:08.893894 [ 259 ] {4b2a719e-2622-4578-80ff-0f923c1f0aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 573 | 2026.01.15 15:07:08.894027 [ 259 ] {4b2a719e-2622-4578-80ff-0f923c1f0aec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.01.15 15:07:08.899201 [ 259 ] {4b2a719e-2622-4578-80ff-0f923c1f0aec} <Debug> oximeter.fields_i64 (2010aeb4-c179-4380-aaac-8e9d1ccc9ded): Loading data parts | ||
| 575 | 2026.01.15 15:07:08.899454 [ 259 ] {4b2a719e-2622-4578-80ff-0f923c1f0aec} <Debug> oximeter.fields_i64 (2010aeb4-c179-4380-aaac-8e9d1ccc9ded): There are no data parts | ||
| 576 | 2026.01.15 15:07:08.902105 [ 259 ] {4b2a719e-2622-4578-80ff-0f923c1f0aec} <Debug> TCPHandler: Processed in 0.008475054 sec. | ||
| 577 | 2026.01.15 15:07:08.902290 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.01.15 15:07:08.902589 [ 259 ] {93f69450-6308-4202-96a9-e4ce4ff48e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 579 | 2026.01.15 15:07:08.902680 [ 259 ] {93f69450-6308-4202-96a9-e4ce4ff48e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.01.15 15:07:08.905877 [ 259 ] {93f69450-6308-4202-96a9-e4ce4ff48e70} <Debug> oximeter.fields_u64 (79a8d540-2a08-4743-91a7-41a3131ba655): Loading data parts | ||
| 581 | 2026.01.15 15:07:08.906027 [ 259 ] {93f69450-6308-4202-96a9-e4ce4ff48e70} <Debug> oximeter.fields_u64 (79a8d540-2a08-4743-91a7-41a3131ba655): There are no data parts | ||
| 582 | 2026.01.15 15:07:08.911467 [ 259 ] {93f69450-6308-4202-96a9-e4ce4ff48e70} <Debug> TCPHandler: Processed in 0.009235237 sec. | ||
| 583 | 2026.01.15 15:07:08.911704 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.01.15 15:07:08.911864 [ 259 ] {6d925d96-d2e8-4874-8204-53b1065d1a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 585 | 2026.01.15 15:07:08.911986 [ 259 ] {6d925d96-d2e8-4874-8204-53b1065d1a23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.01.15 15:07:08.917486 [ 259 ] {6d925d96-d2e8-4874-8204-53b1065d1a23} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Loading data parts | ||
| 587 | 2026.01.15 15:07:08.917705 [ 259 ] {6d925d96-d2e8-4874-8204-53b1065d1a23} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): There are no data parts | ||
| 588 | 2026.01.15 15:07:08.923385 [ 259 ] {6d925d96-d2e8-4874-8204-53b1065d1a23} <Debug> TCPHandler: Processed in 0.011729872 sec. | ||
| 589 | 2026.01.15 15:07:08.923536 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.01.15 15:07:08.923784 [ 259 ] {b4670e11-91fa-44fe-b757-aeca997b3570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 591 | 2026.01.15 15:07:08.923900 [ 259 ] {b4670e11-91fa-44fe-b757-aeca997b3570} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.01.15 15:07:08.927217 [ 259 ] {b4670e11-91fa-44fe-b757-aeca997b3570} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Loading data parts | ||
| 593 | 2026.01.15 15:07:08.927377 [ 259 ] {b4670e11-91fa-44fe-b757-aeca997b3570} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): There are no data parts | ||
| 594 | 2026.01.15 15:07:08.931891 [ 259 ] {b4670e11-91fa-44fe-b757-aeca997b3570} <Debug> TCPHandler: Processed in 0.008408602 sec. | ||
| 595 | 2026.01.15 15:07:08.932048 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.01.15 15:07:08.932202 [ 259 ] {963e8bdf-24ee-4e17-b266-5a1b831d4712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 597 | 2026.01.15 15:07:08.932322 [ 259 ] {963e8bdf-24ee-4e17-b266-5a1b831d4712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.01.15 15:07:08.935641 [ 259 ] {963e8bdf-24ee-4e17-b266-5a1b831d4712} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Loading data parts | ||
| 599 | 2026.01.15 15:07:08.935863 [ 259 ] {963e8bdf-24ee-4e17-b266-5a1b831d4712} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): There are no data parts | ||
| 600 | 2026.01.15 15:07:08.940385 [ 259 ] {963e8bdf-24ee-4e17-b266-5a1b831d4712} <Debug> TCPHandler: Processed in 0.008386581 sec. | ||
| 601 | 2026.01.15 15:07:08.940583 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.01.15 15:07:08.940979 [ 259 ] {b64e4e57-6479-4ac0-aaa4-08bee1db01dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.01.15 15:07:08.941143 [ 259 ] {b64e4e57-6479-4ac0-aaa4-08bee1db01dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.01.15 15:07:08.944558 [ 259 ] {b64e4e57-6479-4ac0-aaa4-08bee1db01dd} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Loading data parts | ||
| 608 | 2026.01.15 15:07:08.944780 [ 259 ] {b64e4e57-6479-4ac0-aaa4-08bee1db01dd} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): There are no data parts | ||
| 609 | 2026.01.15 15:07:08.949431 [ 259 ] {b64e4e57-6479-4ac0-aaa4-08bee1db01dd} <Debug> TCPHandler: Processed in 0.008908798 sec. | ||
| 610 | 2026.01.15 15:07:08.949769 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.15 15:07:08.950287 [ 260 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.01.15 15:07:08.951832 [ 260 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.01.15 15:07:08.971874 [ 269 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Trace> oximeter.version (74b77047-3376-4498-92e1-e537845235a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.01.15 15:07:08.972134 [ 269 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 615 | 2026.01.15 15:07:08.976988 [ 269 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.01.15 15:07:08.977597 [ 269 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Trace> oximeter.version (74b77047-3376-4498-92e1-e537845235a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.01.15 15:07:08.977984 [ 260 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027874 sec., 35.87572648346129 rows/sec., 574.01 B/sec. | ||
| 618 | 2026.01.15 15:07:08.978255 [ 260 ] {a812ab1c-58ff-49f2-bbc3-18826bb1cfb9} <Debug> TCPHandler: Processed in 0.02867139 sec. | ||
| 619 | 2026.01.15 15:07:09.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.17 MiB, peak 124.17 MiB, free memory in arenas 0.00 B, will set to 138.54 MiB (RSS), difference: 14.37 MiB | ||
| 620 | 2026.01.15 15:07:09.205698 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37174 | ||
| 621 | 2026.01.15 15:07:09.206818 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.15 15:07:09.206863 [ 270 ] {} <Debug> TCP-Session: 6436e815-d97b-4633-8b89-56d7c2e03918 Authenticating user 'default' from [fd00:1122:3344:101::b]:37174 | ||
| 623 | 2026.01.15 15:07:09.206977 [ 270 ] {} <Debug> TCP-Session: 6436e815-d97b-4633-8b89-56d7c2e03918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.15 15:07:09.206993 [ 270 ] {} <Debug> TCP-Session: 6436e815-d97b-4633-8b89-56d7c2e03918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.15 15:07:09.207058 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.15 15:07:09.207170 [ 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 | ||
| 627 | 2026.01.15 15:07:09.207188 [ 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 | ||
| 628 | 2026.01.15 15:07:09.207728 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51870 | ||
| 629 | 2026.01.15 15:07:09.207911 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.01.15 15:07:09.207955 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38543 | ||
| 631 | 2026.01.15 15:07:09.207952 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43207 | ||
| 632 | 2026.01.15 15:07:09.208031 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51681 | ||
| 633 | 2026.01.15 15:07:09.208059 [ 271 ] {} <Debug> TCP-Session: 591105a4-d5e5-4906-8053-c332aa3ec26a Authenticating user 'default' from [fd00:1122:3344:101::b]:51870 | ||
| 634 | 2026.01.15 15:07:09.208104 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40387 | ||
| 635 | 2026.01.15 15:07:09.208231 [ 271 ] {} <Debug> TCP-Session: 591105a4-d5e5-4906-8053-c332aa3ec26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.01.15 15:07:09.208250 [ 271 ] {} <Debug> TCP-Session: 591105a4-d5e5-4906-8053-c332aa3ec26a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.01.15 15:07:09.208342 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48110 | ||
| 638 | 2026.01.15 15:07:09.208427 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.15 15:07:09.208448 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.15 15:07:09.208348 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41284 | ||
| 641 | 2026.01.15 15:07:09.208554 [ 272 ] {} <Debug> TCP-Session: f3c92b65-a671-4f86-a33c-13378b8443fe Authenticating user 'default' from [fd00:1122:3344:101::b]:38543 | ||
| 642 | 2026.01.15 15:07:09.208535 [ 274 ] {} <Debug> TCP-Session: 7efbb3c1-bb72-4f5a-b060-97be8d1e915c Authenticating user 'default' from [fd00:1122:3344:101::b]:51681 | ||
| 643 | 2026.01.15 15:07:09.208523 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.15 15:07:09.208598 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.15 15:07:09.208663 [ 274 ] {} <Debug> TCP-Session: 7efbb3c1-bb72-4f5a-b060-97be8d1e915c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.15 15:07:09.208657 [ 273 ] {} <Debug> TCP-Session: 90e4b059-a57f-430b-b4f8-aae7117afefd Authenticating user 'default' from [fd00:1122:3344:101::b]:43207 | ||
| 647 | 2026.01.15 15:07:09.208695 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.15 15:07:09.208773 [ 274 ] {} <Debug> TCP-Session: 7efbb3c1-bb72-4f5a-b060-97be8d1e915c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.15 15:07:09.208772 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.15 15:07:09.208755 [ 273 ] {} <Debug> TCP-Session: 90e4b059-a57f-430b-b4f8-aae7117afefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.15 15:07:09.208858 [ 277 ] {} <Debug> TCP-Session: 826bf0b5-3f76-4507-8f12-e4ace5f6d21c Authenticating user 'default' from [fd00:1122:3344:101::b]:48110 | ||
| 652 | 2026.01.15 15:07:09.208879 [ 276 ] {} <Debug> TCP-Session: 85182be4-7db1-491b-82ae-9f51d287c548 Authenticating user 'default' from [fd00:1122:3344:101::b]:41284 | ||
| 653 | 2026.01.15 15:07:09.208752 [ 275 ] {} <Debug> TCP-Session: 7d1a79af-55cf-4c20-b186-26bbe73a3fa6 Authenticating user 'default' from [fd00:1122:3344:101::b]:40387 | ||
| 654 | 2026.01.15 15:07:09.208959 [ 276 ] {} <Debug> TCP-Session: 85182be4-7db1-491b-82ae-9f51d287c548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.15 15:07:09.208976 [ 277 ] {} <Debug> TCP-Session: 826bf0b5-3f76-4507-8f12-e4ace5f6d21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.15 15:07:09.208935 [ 273 ] {} <Debug> TCP-Session: 90e4b059-a57f-430b-b4f8-aae7117afefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.15 15:07:09.209036 [ 277 ] {} <Debug> TCP-Session: 826bf0b5-3f76-4507-8f12-e4ace5f6d21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.15 15:07:09.209052 [ 276 ] {} <Debug> TCP-Session: 85182be4-7db1-491b-82ae-9f51d287c548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.15 15:07:09.209028 [ 275 ] {} <Debug> TCP-Session: 7d1a79af-55cf-4c20-b186-26bbe73a3fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.15 15:07:09.208640 [ 272 ] {} <Debug> TCP-Session: f3c92b65-a671-4f86-a33c-13378b8443fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.15 15:07:09.209198 [ 275 ] {} <Debug> TCP-Session: 7d1a79af-55cf-4c20-b186-26bbe73a3fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.15 15:07:09.209210 [ 272 ] {} <Debug> TCP-Session: f3c92b65-a671-4f86-a33c-13378b8443fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.15 15:07:09.743549 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50031 | ||
| 664 | 2026.01.15 15:07:09.746348 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.15 15:07:09.746390 [ 278 ] {} <Debug> TCP-Session: 3a2f4bed-54ad-4cfa-bd74-9422a6572829 Authenticating user 'default' from [fd00:1122:3344:101::a]:50031 | ||
| 666 | 2026.01.15 15:07:09.746421 [ 278 ] {} <Debug> TCP-Session: 3a2f4bed-54ad-4cfa-bd74-9422a6572829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.15 15:07:09.746695 [ 278 ] {} <Debug> TCP-Session: 3a2f4bed-54ad-4cfa-bd74-9422a6572829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.15 15:07:09.746789 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.15 15:07:09.746825 [ 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 | ||
| 670 | 2026.01.15 15:07:09.746941 [ 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 | ||
| 671 | 2026.01.15 15:07:09.747529 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43094 | ||
| 672 | 2026.01.15 15:07:09.747595 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54630 | ||
| 673 | 2026.01.15 15:07:09.747722 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.15 15:07:09.747827 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.15 15:07:09.747829 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52795 | ||
| 676 | 2026.01.15 15:07:09.747862 [ 279 ] {} <Debug> TCP-Session: ae3ba885-f6e0-44cb-ad8e-f19b85ee81bb Authenticating user 'default' from [fd00:1122:3344:101::a]:43094 | ||
| 677 | 2026.01.15 15:07:09.747884 [ 280 ] {} <Debug> TCP-Session: 11f05393-48ce-4ccd-a5df-fa0de5ca4f29 Authenticating user 'default' from [fd00:1122:3344:101::a]:54630 | ||
| 678 | 2026.01.15 15:07:09.747996 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.01.15 15:07:09.747913 [ 279 ] {} <Debug> TCP-Session: ae3ba885-f6e0-44cb-ad8e-f19b85ee81bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.15 15:07:09.748116 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45168 | ||
| 681 | 2026.01.15 15:07:09.748169 [ 282 ] {} <Debug> TCP-Session: 88e1c09d-2e23-4bcc-ae20-363f23c4e911 Authenticating user 'default' from [fd00:1122:3344:101::a]:52795 | ||
| 682 | 2026.01.15 15:07:09.748140 [ 279 ] {} <Debug> TCP-Session: ae3ba885-f6e0-44cb-ad8e-f19b85ee81bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.15 15:07:09.748121 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57941 | ||
| 684 | 2026.01.15 15:07:09.748509 [ 282 ] {} <Debug> TCP-Session: 88e1c09d-2e23-4bcc-ae20-363f23c4e911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.01.15 15:07:09.748704 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.15 15:07:09.748583 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.15 15:07:09.748136 [ 280 ] {} <Debug> TCP-Session: 11f05393-48ce-4ccd-a5df-fa0de5ca4f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.15 15:07:09.748818 [ 285 ] {} <Debug> TCP-Session: 624eaeb2-a56a-4453-8afb-e2991e1f9aa5 Authenticating user 'default' from [fd00:1122:3344:101::a]:45168 | ||
| 689 | 2026.01.15 15:07:09.748831 [ 284 ] {} <Debug> TCP-Session: e02302f9-195b-4c68-90f4-171d57eb6145 Authenticating user 'default' from [fd00:1122:3344:101::a]:57941 | ||
| 690 | 2026.01.15 15:07:09.748791 [ 282 ] {} <Debug> TCP-Session: 88e1c09d-2e23-4bcc-ae20-363f23c4e911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.15 15:07:09.748910 [ 284 ] {} <Debug> TCP-Session: e02302f9-195b-4c68-90f4-171d57eb6145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.15 15:07:09.748903 [ 285 ] {} <Debug> TCP-Session: 624eaeb2-a56a-4453-8afb-e2991e1f9aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.15 15:07:09.748879 [ 280 ] {} <Debug> TCP-Session: 11f05393-48ce-4ccd-a5df-fa0de5ca4f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.15 15:07:09.749016 [ 284 ] {} <Debug> TCP-Session: e02302f9-195b-4c68-90f4-171d57eb6145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.15 15:07:09.748999 [ 285 ] {} <Debug> TCP-Session: 624eaeb2-a56a-4453-8afb-e2991e1f9aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.15 15:07:09.747845 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48542 | ||
| 697 | 2026.01.15 15:07:09.748014 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37481 | ||
| 698 | 2026.01.15 15:07:09.749473 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.01.15 15:07:09.749526 [ 281 ] {} <Debug> TCP-Session: 9295d471-fb4c-48a5-91e3-1cf10562404b Authenticating user 'default' from [fd00:1122:3344:101::a]:48542 | ||
| 700 | 2026.01.15 15:07:09.749531 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.15 15:07:09.749549 [ 281 ] {} <Debug> TCP-Session: 9295d471-fb4c-48a5-91e3-1cf10562404b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.15 15:07:09.749847 [ 281 ] {} <Debug> TCP-Session: 9295d471-fb4c-48a5-91e3-1cf10562404b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.15 15:07:09.749868 [ 283 ] {} <Debug> TCP-Session: a42abc4e-8a54-4c23-8743-f3c78a4fa02a Authenticating user 'default' from [fd00:1122:3344:101::a]:37481 | ||
| 704 | 2026.01.15 15:07:09.749995 [ 283 ] {} <Debug> TCP-Session: a42abc4e-8a54-4c23-8743-f3c78a4fa02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.15 15:07:09.750020 [ 283 ] {} <Debug> TCP-Session: a42abc4e-8a54-4c23-8743-f3c78a4fa02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.15 15:07:10.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.63 MiB, peak 138.63 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 1.07 MiB | ||
| 707 | 2026.01.15 15:07:15.657099 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.15 15:07:15.657134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.15 15:07:15.657219 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.15 15:07:15.657239 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.15 15:07:15.662929 [ 244 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Loading data parts | ||
| 712 | 2026.01.15 15:07:15.663140 [ 244 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): There are no data parts | ||
| 713 | 2026.01.15 15:07:15.669412 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.15 15:07:15.669547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 715 | 2026.01.15 15:07:15.673309 [ 245 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Loading data parts | ||
| 716 | 2026.01.15 15:07:15.673480 [ 245 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): There are no data parts | ||
| 717 | 2026.01.15 15:07:15.674842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.15 15:07:15.675484 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.15 15:07:15.675645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.15 15:07:15.704589 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.15 15:07:15.704719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 722 | 2026.01.15 15:07:15.710911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.15 15:07:15.712039 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.15 15:07:15.715294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.15 15:07:16.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.01.15 15:07:18.156982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.15 15:07:18.157188 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.15 15:07:18.161893 [ 243 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Loading data parts | ||
| 729 | 2026.01.15 15:07:18.162152 [ 243 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): There are no data parts | ||
| 730 | 2026.01.15 15:07:18.170058 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.15 15:07:18.170192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 732 | 2026.01.15 15:07:18.173914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.15 15:07:18.174481 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.15 15:07:18.174825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.15 15:07:19.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.20 MiB | ||
| 736 | 2026.01.15 15:07:23.109432 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.15 15:07:23.109489 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.15 15:07:23.176603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.15 15:07:23.181360 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.15 15:07:23.181403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 741 | 2026.01.15 15:07:23.182010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.15 15:07:23.182550 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.15 15:07:23.182701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.15 15:07:23.216259 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.15 15:07:23.235122 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.15 15:07:23.235248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 747 | 2026.01.15 15:07:23.241738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.15 15:07:23.242982 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.15 15:07:23.246689 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.15 15:07:24.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.99 MiB | ||
| 751 | 2026.01.15 15:07:28.985652 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.01.15 15:07:28.986055 [ 259 ] {5d07a7dd-f840-4268-8413-00d826e040f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.01.15 15:07:28.988550 [ 259 ] {5d07a7dd-f840-4268-8413-00d826e040f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.01.15 15:07:28.993302 [ 259 ] {5d07a7dd-f840-4268-8413-00d826e040f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.01.15 15:07:29.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 158.40 MiB (RSS), difference: 4.64 MiB | ||
| 756 | 2026.01.15 15:07:29.000314 [ 259 ] {5d07a7dd-f840-4268-8413-00d826e040f1} <Debug> TCPHandler: Processed in 0.014843195 sec. | ||
| 757 | 2026.01.15 15:07:29.031643 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.15 15:07:29.031815 [ 259 ] {cb24ba0d-aa74-407d-8b58-70e63d0de5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.15 15:07:29.038168 [ 259 ] {cb24ba0d-aa74-407d-8b58-70e63d0de5a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.15 15:07:29.038219 [ 259 ] {cb24ba0d-aa74-407d-8b58-70e63d0de5a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.15 15:07:29.038903 [ 259 ] {cb24ba0d-aa74-407d-8b58-70e63d0de5a0} <Debug> TCPHandler: Processed in 0.007325719 sec. | ||
| 762 | 2026.01.15 15:07:29.039906 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.15 15:07:29.040033 [ 259 ] {83aebee2-8321-4e8a-a935-36e25d12c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.15 15:07:29.044647 [ 259 ] {83aebee2-8321-4e8a-a935-36e25d12c40a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.15 15:07:29.044743 [ 259 ] {83aebee2-8321-4e8a-a935-36e25d12c40a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.15 15:07:29.045340 [ 259 ] {83aebee2-8321-4e8a-a935-36e25d12c40a} <Debug> TCPHandler: Processed in 0.005481584 sec. | ||
| 767 | 2026.01.15 15:07:29.045562 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.15 15:07:29.045679 [ 259 ] {93c963eb-0976-4d91-a220-7bc39badab73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.15 15:07:29.045920 [ 259 ] {93c963eb-0976-4d91-a220-7bc39badab73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.15 15:07:29.045965 [ 259 ] {93c963eb-0976-4d91-a220-7bc39badab73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.15 15:07:29.046316 [ 259 ] {93c963eb-0976-4d91-a220-7bc39badab73} <Debug> TCPHandler: Processed in 0.000801934 sec. | ||
| 772 | 2026.01.15 15:07:29.046526 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.15 15:07:29.046641 [ 259 ] {e49af4a8-0c9c-4c9c-bb61-fa9c8612937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.15 15:07:29.046878 [ 259 ] {e49af4a8-0c9c-4c9c-bb61-fa9c8612937b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.15 15:07:29.046923 [ 259 ] {e49af4a8-0c9c-4c9c-bb61-fa9c8612937b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.15 15:07:29.047242 [ 259 ] {e49af4a8-0c9c-4c9c-bb61-fa9c8612937b} <Debug> TCPHandler: Processed in 0.000764493 sec. | ||
| 777 | 2026.01.15 15:07:29.047436 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.15 15:07:29.047550 [ 259 ] {80a34221-0c2d-4e1c-8b22-bde349cb7e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.15 15:07:29.047785 [ 259 ] {80a34221-0c2d-4e1c-8b22-bde349cb7e14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.15 15:07:29.047828 [ 259 ] {80a34221-0c2d-4e1c-8b22-bde349cb7e14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.15 15:07:29.048136 [ 259 ] {80a34221-0c2d-4e1c-8b22-bde349cb7e14} <Debug> TCPHandler: Processed in 0.000747582 sec. | ||
| 782 | 2026.01.15 15:07:29.048330 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.15 15:07:29.048445 [ 259 ] {ae60662d-ed5b-4fad-bb3a-550045acf023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 784 | 2026.01.15 15:07:29.048676 [ 259 ] {ae60662d-ed5b-4fad-bb3a-550045acf023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.15 15:07:29.048719 [ 259 ] {ae60662d-ed5b-4fad-bb3a-550045acf023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.15 15:07:29.049022 [ 259 ] {ae60662d-ed5b-4fad-bb3a-550045acf023} <Debug> TCPHandler: Processed in 0.000739212 sec. | ||
| 787 | 2026.01.15 15:07:29.049211 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.15 15:07:29.049324 [ 259 ] {3db9b665-2887-411f-98d9-725bd26ef6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 789 | 2026.01.15 15:07:29.049557 [ 259 ] {3db9b665-2887-411f-98d9-725bd26ef6e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.15 15:07:29.049599 [ 259 ] {3db9b665-2887-411f-98d9-725bd26ef6e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.15 15:07:29.049901 [ 259 ] {3db9b665-2887-411f-98d9-725bd26ef6e8} <Debug> TCPHandler: Processed in 0.000738032 sec. | ||
| 792 | 2026.01.15 15:07:29.050087 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.15 15:07:29.050201 [ 259 ] {bba0b3aa-fcff-49b5-a430-abdf728a4673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 794 | 2026.01.15 15:07:29.050437 [ 259 ] {bba0b3aa-fcff-49b5-a430-abdf728a4673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.15 15:07:29.050480 [ 259 ] {bba0b3aa-fcff-49b5-a430-abdf728a4673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.15 15:07:29.050793 [ 259 ] {bba0b3aa-fcff-49b5-a430-abdf728a4673} <Debug> TCPHandler: Processed in 0.000753603 sec. | ||
| 797 | 2026.01.15 15:07:29.050989 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.15 15:07:29.051104 [ 259 ] {ac38a2e5-fb90-4118-a4da-48f242da503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
| 799 | 2026.01.15 15:07:29.051342 [ 259 ] {ac38a2e5-fb90-4118-a4da-48f242da503f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.15 15:07:29.051384 [ 259 ] {ac38a2e5-fb90-4118-a4da-48f242da503f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.15 15:07:29.051684 [ 259 ] {ac38a2e5-fb90-4118-a4da-48f242da503f} <Debug> TCPHandler: Processed in 0.000742933 sec. | ||
| 802 | 2026.01.15 15:07:29.051879 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.15 15:07:29.051993 [ 259 ] {d3ec766b-7285-426e-b946-5354d6bbb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 804 | 2026.01.15 15:07:29.052229 [ 259 ] {d3ec766b-7285-426e-b946-5354d6bbb346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.15 15:07:29.052271 [ 259 ] {d3ec766b-7285-426e-b946-5354d6bbb346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.15 15:07:29.052571 [ 259 ] {d3ec766b-7285-426e-b946-5354d6bbb346} <Debug> TCPHandler: Processed in 0.000739582 sec. | ||
| 807 | 2026.01.15 15:07:29.052773 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.15 15:07:29.052888 [ 259 ] {501019b3-f9f2-4fad-9221-1f68821ac7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 809 | 2026.01.15 15:07:29.053127 [ 259 ] {501019b3-f9f2-4fad-9221-1f68821ac7af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.15 15:07:29.053169 [ 259 ] {501019b3-f9f2-4fad-9221-1f68821ac7af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.15 15:07:29.053478 [ 259 ] {501019b3-f9f2-4fad-9221-1f68821ac7af} <Debug> TCPHandler: Processed in 0.000751933 sec. | ||
| 812 | 2026.01.15 15:07:29.053694 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.15 15:07:29.053809 [ 259 ] {95a413c1-69eb-499c-a6c4-dd163976a08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 814 | 2026.01.15 15:07:29.054051 [ 259 ] {95a413c1-69eb-499c-a6c4-dd163976a08b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.15 15:07:29.054094 [ 259 ] {95a413c1-69eb-499c-a6c4-dd163976a08b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.15 15:07:29.054395 [ 259 ] {95a413c1-69eb-499c-a6c4-dd163976a08b} <Debug> TCPHandler: Processed in 0.000749592 sec. | ||
| 817 | 2026.01.15 15:07:29.054587 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.15 15:07:29.054702 [ 259 ] {fd2d12d5-066e-44d8-b4b3-c41b08b64af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 819 | 2026.01.15 15:07:29.054944 [ 259 ] {fd2d12d5-066e-44d8-b4b3-c41b08b64af5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.15 15:07:29.054986 [ 259 ] {fd2d12d5-066e-44d8-b4b3-c41b08b64af5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.15 15:07:29.055297 [ 259 ] {fd2d12d5-066e-44d8-b4b3-c41b08b64af5} <Debug> TCPHandler: Processed in 0.000757233 sec. | ||
| 822 | 2026.01.15 15:07:29.055495 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.15 15:07:29.055610 [ 259 ] {f86e4e35-972b-47bc-b193-32942e9c6d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 824 | 2026.01.15 15:07:29.055860 [ 259 ] {f86e4e35-972b-47bc-b193-32942e9c6d64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.15 15:07:29.055903 [ 259 ] {f86e4e35-972b-47bc-b193-32942e9c6d64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.15 15:07:29.056219 [ 259 ] {f86e4e35-972b-47bc-b193-32942e9c6d64} <Debug> TCPHandler: Processed in 0.000771883 sec. | ||
| 827 | 2026.01.15 15:07:29.056415 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.15 15:07:29.056532 [ 259 ] {161cd0d3-5f48-491c-99f2-aadf872552d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 829 | 2026.01.15 15:07:29.056779 [ 259 ] {161cd0d3-5f48-491c-99f2-aadf872552d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.15 15:07:29.056822 [ 259 ] {161cd0d3-5f48-491c-99f2-aadf872552d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.15 15:07:29.057133 [ 259 ] {161cd0d3-5f48-491c-99f2-aadf872552d1} <Debug> TCPHandler: Processed in 0.000765723 sec. | ||
| 832 | 2026.01.15 15:07:29.057336 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.15 15:07:29.057453 [ 259 ] {e6c72849-c143-4936-bad7-c67807eb4665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 834 | 2026.01.15 15:07:29.057703 [ 259 ] {e6c72849-c143-4936-bad7-c67807eb4665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.15 15:07:29.057746 [ 259 ] {e6c72849-c143-4936-bad7-c67807eb4665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.15 15:07:29.058050 [ 259 ] {e6c72849-c143-4936-bad7-c67807eb4665} <Debug> TCPHandler: Processed in 0.000761993 sec. | ||
| 837 | 2026.01.15 15:07:29.058240 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.15 15:07:29.058357 [ 259 ] {c7268cba-2178-4de7-933a-dca1f4a72135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 839 | 2026.01.15 15:07:29.058610 [ 259 ] {c7268cba-2178-4de7-933a-dca1f4a72135} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.15 15:07:29.058653 [ 259 ] {c7268cba-2178-4de7-933a-dca1f4a72135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.15 15:07:29.058961 [ 259 ] {c7268cba-2178-4de7-933a-dca1f4a72135} <Debug> TCPHandler: Processed in 0.000769183 sec. | ||
| 842 | 2026.01.15 15:07:29.059153 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.15 15:07:29.059272 [ 259 ] {ceb7e8c9-4ebe-4285-b2d6-122081c89cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 844 | 2026.01.15 15:07:29.059525 [ 259 ] {ceb7e8c9-4ebe-4285-b2d6-122081c89cb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.15 15:07:29.059567 [ 259 ] {ceb7e8c9-4ebe-4285-b2d6-122081c89cb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.15 15:07:29.059874 [ 259 ] {ceb7e8c9-4ebe-4285-b2d6-122081c89cb7} <Debug> TCPHandler: Processed in 0.000769724 sec. | ||
| 847 | 2026.01.15 15:07:29.060076 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.15 15:07:29.060195 [ 259 ] {057e415d-8703-4970-971f-5b044d9f378f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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', '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) | ||
| 849 | 2026.01.15 15:07:29.060449 [ 259 ] {057e415d-8703-4970-971f-5b044d9f378f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.15 15:07:29.060492 [ 259 ] {057e415d-8703-4970-971f-5b044d9f378f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.15 15:07:29.060787 [ 259 ] {057e415d-8703-4970-971f-5b044d9f378f} <Debug> TCPHandler: Processed in 0.000758713 sec. | ||
| 852 | 2026.01.15 15:07:29.061449 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.15 15:07:29.061566 [ 259 ] {39c79e54-e672-4f0a-9385-53f688fbc18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 854 | 2026.01.15 15:07:29.061819 [ 259 ] {39c79e54-e672-4f0a-9385-53f688fbc18e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.15 15:07:29.061862 [ 259 ] {39c79e54-e672-4f0a-9385-53f688fbc18e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.15 15:07:29.062148 [ 259 ] {39c79e54-e672-4f0a-9385-53f688fbc18e} <Debug> TCPHandler: Processed in 0.000746653 sec. | ||
| 857 | 2026.01.15 15:07:29.062420 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.15 15:07:29.062539 [ 259 ] {37f082b3-1ceb-46ce-b6a6-f9c3e06910bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 859 | 2026.01.15 15:07:29.062794 [ 259 ] {37f082b3-1ceb-46ce-b6a6-f9c3e06910bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.15 15:07:29.062837 [ 259 ] {37f082b3-1ceb-46ce-b6a6-f9c3e06910bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.15 15:07:29.063125 [ 259 ] {37f082b3-1ceb-46ce-b6a6-f9c3e06910bd} <Debug> TCPHandler: Processed in 0.000752553 sec. | ||
| 862 | 2026.01.15 15:07:29.063363 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.15 15:07:29.063481 [ 259 ] {f997ae0f-9a73-4f0c-800e-b9640d28e3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 864 | 2026.01.15 15:07:29.063739 [ 259 ] {f997ae0f-9a73-4f0c-800e-b9640d28e3a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.15 15:07:29.063782 [ 259 ] {f997ae0f-9a73-4f0c-800e-b9640d28e3a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.15 15:07:29.064066 [ 259 ] {f997ae0f-9a73-4f0c-800e-b9640d28e3a5} <Debug> TCPHandler: Processed in 0.000749652 sec. | ||
| 867 | 2026.01.15 15:07:29.064300 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.15 15:07:29.064420 [ 259 ] {48cd5c76-4070-4c7a-902c-ab2771bf34e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 869 | 2026.01.15 15:07:29.064679 [ 259 ] {48cd5c76-4070-4c7a-902c-ab2771bf34e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.15 15:07:29.064721 [ 259 ] {48cd5c76-4070-4c7a-902c-ab2771bf34e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.15 15:07:29.065013 [ 259 ] {48cd5c76-4070-4c7a-902c-ab2771bf34e6} <Debug> TCPHandler: Processed in 0.000758953 sec. | ||
| 872 | 2026.01.15 15:07:29.065260 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.15 15:07:29.065381 [ 259 ] {9788a5bd-b635-4843-980a-113b7e45079d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 874 | 2026.01.15 15:07:29.065641 [ 259 ] {9788a5bd-b635-4843-980a-113b7e45079d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.15 15:07:29.065686 [ 259 ] {9788a5bd-b635-4843-980a-113b7e45079d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.15 15:07:29.065971 [ 259 ] {9788a5bd-b635-4843-980a-113b7e45079d} <Debug> TCPHandler: Processed in 0.000759473 sec. | ||
| 877 | 2026.01.15 15:07:29.066200 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.15 15:07:29.066321 [ 259 ] {e5eb2950-2f44-4889-a9a0-def52a9628c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 879 | 2026.01.15 15:07:29.066582 [ 259 ] {e5eb2950-2f44-4889-a9a0-def52a9628c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.15 15:07:29.066624 [ 259 ] {e5eb2950-2f44-4889-a9a0-def52a9628c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.15 15:07:29.066911 [ 259 ] {e5eb2950-2f44-4889-a9a0-def52a9628c4} <Debug> TCPHandler: Processed in 0.000757703 sec. | ||
| 882 | 2026.01.15 15:07:29.076975 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.15 15:07:29.077082 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.01.15 15:07:29.077123 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.15 15:07:29.104886 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.01.15 15:07:29.104941 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 887 | 2026.01.15 15:07:29.105663 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.01.15 15:07:29.106077 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.01.15 15:07:29.106225 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.029175 sec., 891.1739502999143 rows/sec., 196.58 KiB/sec. | ||
| 890 | 2026.01.15 15:07:29.106264 [ 259 ] {393fa260-91d3-4cc7-b4a5-4b26a1160e8f} <Debug> TCPHandler: Processed in 0.029339329 sec. | ||
| 891 | 2026.01.15 15:07:29.106392 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.15 15:07:29.106487 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.01.15 15:07:29.106527 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.01.15 15:07:29.110978 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.01.15 15:07:29.111013 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 896 | 2026.01.15 15:07:29.111515 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.01.15 15:07:29.112038 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.01.15 15:07:29.112193 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005724 sec., 4192.8721174004195 rows/sec., 356.23 KiB/sec. | ||
| 899 | 2026.01.15 15:07:29.112239 [ 259 ] {925d28cb-a44c-462c-8524-bf6a9bec1726} <Debug> TCPHandler: Processed in 0.005898227 sec. | ||
| 900 | 2026.01.15 15:07:29.112352 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.15 15:07:29.112446 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.15 15:07:29.112487 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.01.15 15:07:29.112877 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.15 15:07:29.112913 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 905 | 2026.01.15 15:07:29.113347 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.15 15:07:29.113775 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.15 15:07:29.113902 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001473 sec., 5431.0930074677535 rows/sec., 442.87 KiB/sec. | ||
| 908 | 2026.01.15 15:07:29.113940 [ 259 ] {465525de-e476-4fc5-82a5-a95819b8817d} <Debug> TCPHandler: Processed in 0.001636479 sec. | ||
| 909 | 2026.01.15 15:07:29.114044 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.15 15:07:29.114137 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.15 15:07:29.114176 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.01.15 15:07:29.114659 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.15 15:07:29.114696 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 914 | 2026.01.15 15:07:29.115153 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.15 15:07:29.115576 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.15 15:07:29.115703 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001584 sec., 109848.48484848485 rows/sec., 9.93 MiB/sec. | ||
| 917 | 2026.01.15 15:07:29.115741 [ 259 ] {b033860f-b78f-46fe-8ffc-344f104f964e} <Debug> TCPHandler: Processed in 0.001746093 sec. | ||
| 918 | 2026.01.15 15:07:29.115839 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.15 15:07:29.115932 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.15 15:07:29.115972 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.01.15 15:07:29.116360 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.15 15:07:29.116396 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 923 | 2026.01.15 15:07:29.116779 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.15 15:07:29.117197 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.15 15:07:29.117323 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.00141 sec., 21276.59574468085 rows/sec., 1.57 MiB/sec. | ||
| 926 | 2026.01.15 15:07:29.117361 [ 259 ] {6070b0bf-290f-4484-bdc5-eb19a3267957} <Debug> TCPHandler: Processed in 0.001570227 sec. | ||
| 927 | 2026.01.15 15:07:29.117464 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.15 15:07:29.117557 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.15 15:07:29.117596 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.01.15 15:07:29.118018 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.15 15:07:29.118052 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 932 | 2026.01.15 15:07:29.118497 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.15 15:07:29.118917 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.15 15:07:29.119042 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001502 sec., 15978.695073235685 rows/sec., 1.33 MiB/sec. | ||
| 935 | 2026.01.15 15:07:29.119079 [ 259 ] {ef6ceaf3-d171-4ce4-b7fc-c04dd0334126} <Debug> TCPHandler: Processed in 0.00166411 sec. | ||
| 936 | 2026.01.15 15:07:29.119201 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.15 15:07:29.119296 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.15 15:07:29.119334 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.01.15 15:07:29.119756 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.15 15:07:29.119792 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 941 | 2026.01.15 15:07:29.120208 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.15 15:07:29.120664 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.15 15:07:29.120792 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 619.63 KiB/sec. | ||
| 944 | 2026.01.15 15:07:29.120830 [ 259 ] {463b6fb3-f1af-4085-af62-db109cb79d2c} <Debug> TCPHandler: Processed in 0.00167784 sec. | ||
| 945 | 2026.01.15 15:07:29.120946 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.15 15:07:29.121040 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.15 15:07:29.121079 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.01.15 15:07:29.121505 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.15 15:07:29.121542 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 950 | 2026.01.15 15:07:29.121952 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.15 15:07:29.122373 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.15 15:07:29.122494 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001472 sec., 61141.30434782609 rows/sec., 5.04 MiB/sec. | ||
| 953 | 2026.01.15 15:07:29.122530 [ 259 ] {cc226e56-b20e-41eb-b713-4cb0f52ffd19} <Debug> TCPHandler: Processed in 0.001631969 sec. | ||
| 954 | 2026.01.15 15:07:29.122648 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.15 15:07:29.122745 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.15 15:07:29.122787 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.01.15 15:07:29.125147 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.15 15:07:29.125181 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 959 | 2026.01.15 15:07:29.126033 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.15 15:07:29.126600 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.15 15:07:29.126726 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Debug> executeQuery: Read 246 rows, 19.10 KiB in 0.004001 sec., 61484.6288427893 rows/sec., 4.66 MiB/sec. | ||
| 962 | 2026.01.15 15:07:29.126762 [ 259 ] {8aaa9269-440c-4734-ac9c-d5c3bc3654e5} <Debug> TCPHandler: Processed in 0.004164065 sec. | ||
| 963 | 2026.01.15 15:07:29.126906 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.15 15:07:29.127000 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.15 15:07:29.127053 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.01.15 15:07:29.127785 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.15 15:07:29.127821 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 968 | 2026.01.15 15:07:29.130681 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.15 15:07:29.131257 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.15 15:07:29.131396 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004415 sec., 2265.0056625141565 rows/sec., 4.06 MiB/sec. | ||
| 971 | 2026.01.15 15:07:29.131447 [ 259 ] {271d46cd-2955-4a10-8e28-2ba797aa9faa} <Debug> TCPHandler: Processed in 0.004589608 sec. | ||
| 972 | 2026.01.15 15:07:29.131574 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.15 15:07:29.131670 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.15 15:07:29.131712 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.01.15 15:07:29.132049 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.15 15:07:29.132085 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 977 | 2026.01.15 15:07:29.132476 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.15 15:07:29.132890 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.15 15:07:29.133012 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001361 sec., 29390.154298310066 rows/sec., 1.96 MiB/sec. | ||
| 980 | 2026.01.15 15:07:29.133048 [ 259 ] {9fc64f69-aae5-4a6c-bf41-d45c8f59b155} <Debug> TCPHandler: Processed in 0.001523426 sec. | ||
| 981 | 2026.01.15 15:07:30.682866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.01.15 15:07:30.683609 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.15 15:07:30.683662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 984 | 2026.01.15 15:07:30.684340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.01.15 15:07:30.684783 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.15 15:07:30.684906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.01.15 15:07:30.746837 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.01.15 15:07:30.763075 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.15 15:07:30.763131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 990 | 2026.01.15 15:07:30.769505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.01.15 15:07:30.770636 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.15 15:07:30.773674 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.01.15 15:07:31.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.71 MiB, peak 163.71 MiB, free memory in arenas 0.00 B, will set to 161.13 MiB (RSS), difference: 1.43 MiB | ||
| 994 | 2026.01.15 15:07:33.991946 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.15 15:07:33.992157 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.15 15:07:33.992226 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.01.15 15:07:33.992880 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.15 15:07:33.992921 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 999 | 2026.01.15 15:07:33.993429 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.01.15 15:07:33.993938 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.15 15:07:33.994087 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 1.15 MiB/sec. | ||
| 1002 | 2026.01.15 15:07:33.994128 [ 259 ] {1f4580f4-bc7b-4a81-8a42-3293db6a02bc} <Debug> TCPHandler: Processed in 0.002314569 sec. | ||
| 1003 | 2026.01.15 15:07:33.994245 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.15 15:07:33.994338 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.15 15:07:33.994376 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.01.15 15:07:33.994846 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.15 15:07:33.994881 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1008 | 2026.01.15 15:07:33.995269 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.01.15 15:07:33.995728 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.15 15:07:33.995854 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001534 sec., 23468.057366362453 rows/sec., 1.83 MiB/sec. | ||
| 1011 | 2026.01.15 15:07:33.995889 [ 259 ] {28864dab-fbde-4903-8c29-f910e99291db} <Debug> TCPHandler: Processed in 0.001691631 sec. | ||
| 1012 | 2026.01.15 15:07:33.996004 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.15 15:07:33.996096 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.15 15:07:33.996138 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.01.15 15:07:33.996519 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.15 15:07:33.996555 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1017 | 2026.01.15 15:07:33.996977 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.01.15 15:07:33.997395 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.15 15:07:33.997516 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001438 sec., 76495.1321279555 rows/sec., 5.34 MiB/sec. | ||
| 1020 | 2026.01.15 15:07:33.997551 [ 259 ] {324aadf1-b8d2-4e3d-8e4a-6fc370848b1e} <Debug> TCPHandler: Processed in 0.001595148 sec. | ||
| 1021 | 2026.01.15 15:07:33.997660 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.15 15:07:33.997746 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.15 15:07:33.997784 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.15 15:07:33.998083 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.15 15:07:33.998116 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1026 | 2026.01.15 15:07:33.998553 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.01.15 15:07:33.998999 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.15 15:07:33.999121 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001378 sec., 29027.576197387516 rows/sec., 1.94 MiB/sec. | ||
| 1029 | 2026.01.15 15:07:33.999155 [ 259 ] {6bb651f3-5b66-4868-b75a-4efe3f448a4e} <Debug> TCPHandler: Processed in 0.001532446 sec. | ||
| 1030 | 2026.01.15 15:07:38.110330 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.01.15 15:07:38.110390 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.01.15 15:07:38.177994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2026.01.15 15:07:38.181636 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.01.15 15:07:38.181692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1035 | 2026.01.15 15:07:38.183124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.01.15 15:07:38.183661 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.01.15 15:07:38.183970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2026.01.15 15:07:38.185881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1039 | 2026.01.15 15:07:38.186344 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.01.15 15:07:38.186378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1041 | 2026.01.15 15:07:38.187007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2026.01.15 15:07:38.187508 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.01.15 15:07:38.187629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2026.01.15 15:07:38.274649 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.01.15 15:07:38.291633 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.15 15:07:38.291688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1047 | 2026.01.15 15:07:38.297845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.01.15 15:07:38.298955 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.15 15:07:38.301941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.01.15 15:07:38.991747 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.15 15:07:38.991918 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.01.15 15:07:38.991981 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.01.15 15:07:38.992569 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.15 15:07:38.992610 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1055 | 2026.01.15 15:07:38.993162 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.01.15 15:07:38.993616 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.15 15:07:38.993763 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001891 sec., 26441.036488630354 rows/sec., 2.25 MiB/sec. | ||
| 1058 | 2026.01.15 15:07:38.993805 [ 259 ] {4f718dd5-dbf2-4c9c-a864-df889000aa60} <Debug> TCPHandler: Processed in 0.002159854 sec. | ||
| 1059 | 2026.01.15 15:07:38.993921 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.15 15:07:38.994017 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.01.15 15:07:38.994058 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.01.15 15:07:38.994457 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.01.15 15:07:38.994498 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1064 | 2026.01.15 15:07:38.994938 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.01.15 15:07:38.995359 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.01.15 15:07:38.995490 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001491 sec., 6706.9081153588195 rows/sec., 504.33 KiB/sec. | ||
| 1067 | 2026.01.15 15:07:38.995529 [ 259 ] {b503c53b-e9fd-4faf-a1ee-d82bc4a68ba9} <Debug> TCPHandler: Processed in 0.0016568 sec. | ||
| 1068 | 2026.01.15 15:07:38.995637 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.15 15:07:38.995731 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.01.15 15:07:38.995771 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.01.15 15:07:38.996188 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.01.15 15:07:38.996225 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1073 | 2026.01.15 15:07:38.996624 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.01.15 15:07:38.997036 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.01.15 15:07:38.997162 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001449 sec., 31746.031746031746 rows/sec., 2.48 MiB/sec. | ||
| 1076 | 2026.01.15 15:07:38.997199 [ 259 ] {87e54333-adee-4829-834a-c4cf9a8f3b14} <Debug> TCPHandler: Processed in 0.001612168 sec. | ||
| 1077 | 2026.01.15 15:07:38.997299 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.15 15:07:38.997392 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.01.15 15:07:38.997436 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.01.15 15:07:38.997819 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.01.15 15:07:38.997855 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1082 | 2026.01.15 15:07:38.998277 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.01.15 15:07:38.998695 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.01.15 15:07:38.998824 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001451 sec., 75809.78635423846 rows/sec., 5.29 MiB/sec. | ||
| 1085 | 2026.01.15 15:07:38.998861 [ 259 ] {f2fbb584-3269-4cec-b10f-8637c21557c4} <Debug> TCPHandler: Processed in 0.001611908 sec. | ||
| 1086 | 2026.01.15 15:07:38.998971 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.15 15:07:38.999064 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.01.15 15:07:38.999117 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.01.15 15:07:38.999893 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.01.15 15:07:38.999928 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1091 | 2026.01.15 15:07:39.000684 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.01.15 15:07:39.001198 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.01.15 15:07:39.001339 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002293 sec., 4361.098996947231 rows/sec., 7.81 MiB/sec. | ||
| 1094 | 2026.01.15 15:07:39.001389 [ 259 ] {9ea9c6ba-1fa1-4251-af76-61962423b28a} <Debug> TCPHandler: Processed in 0.002466484 sec. | ||
| 1095 | 2026.01.15 15:07:39.001495 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.01.15 15:07:39.001590 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.01.15 15:07:39.001631 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.01.15 15:07:39.001991 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.01.15 15:07:39.002026 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1100 | 2026.01.15 15:07:39.002432 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.01.15 15:07:39.002864 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.01.15 15:07:39.002991 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00142 sec., 28169.014084507042 rows/sec., 1.88 MiB/sec. | ||
| 1103 | 2026.01.15 15:07:39.003026 [ 259 ] {d369baf0-08d7-4f42-aff9-c174e9a79713} <Debug> TCPHandler: Processed in 0.001579447 sec. | ||
| 1104 | 2026.01.15 15:07:43.993629 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.15 15:07:43.993844 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1106 | 2026.01.15 15:07:43.993920 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1107 | 2026.01.15 15:07:43.994622 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.01.15 15:07:43.994679 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1109 | 2026.01.15 15:07:43.995268 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1110 | 2026.01.15 15:07:43.995713 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.01.15 15:07:43.995869 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00208 sec., 961.5384615384617 rows/sec., 78.41 KiB/sec. | ||
| 1112 | 2026.01.15 15:07:43.995918 [ 259 ] {642eee1b-30db-471e-82cf-b52938d95e51} <Debug> TCPHandler: Processed in 0.002434703 sec. | ||
| 1113 | 2026.01.15 15:07:43.996046 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.01.15 15:07:43.996141 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1115 | 2026.01.15 15:07:43.996181 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1116 | 2026.01.15 15:07:43.996618 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.01.15 15:07:43.996655 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1118 | 2026.01.15 15:07:43.997071 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2026.01.15 15:07:43.997528 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.01.15 15:07:43.997660 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001538 sec., 37061.11833550065 rows/sec., 2.84 MiB/sec. | ||
| 1121 | 2026.01.15 15:07:43.997706 [ 259 ] {a6111bf8-985f-413f-bcc9-f3d4ce22b42f} <Debug> TCPHandler: Processed in 0.001711251 sec. | ||
| 1122 | 2026.01.15 15:07:43.997818 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.01.15 15:07:43.997912 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.01.15 15:07:43.997952 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1125 | 2026.01.15 15:07:43.998391 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.01.15 15:07:43.998427 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1127 | 2026.01.15 15:07:43.998816 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1128 | 2026.01.15 15:07:43.999233 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.01.15 15:07:43.999361 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 95.19 KiB/sec. | ||
| 1130 | 2026.01.15 15:07:43.999398 [ 259 ] {86461c44-2d9c-4737-b99d-70cf7ee41763} <Debug> TCPHandler: Processed in 0.001630398 sec. | ||
| 1131 | 2026.01.15 15:07:43.999507 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.15 15:07:43.999600 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1133 | 2026.01.15 15:07:43.999640 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1134 | 2026.01.15 15:07:44.000067 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.01.15 15:07:44.000194 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1136 | 2026.01.15 15:07:44.000598 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2026.01.15 15:07:44.001218 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.01.15 15:07:44.001347 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001766 sec., 37372.593431483576 rows/sec., 2.92 MiB/sec. | ||
| 1139 | 2026.01.15 15:07:44.001386 [ 259 ] {fa3dee56-443a-4b92-960f-d2605a79cb88} <Debug> TCPHandler: Processed in 0.001927748 sec. | ||
| 1140 | 2026.01.15 15:07:44.001496 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.01.15 15:07:44.001589 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.01.15 15:07:44.001634 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1143 | 2026.01.15 15:07:44.002056 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.01.15 15:07:44.002092 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1145 | 2026.01.15 15:07:44.002526 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2026.01.15 15:07:44.002974 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.01.15 15:07:44.003102 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001532 sec., 105091.38381201045 rows/sec., 7.32 MiB/sec. | ||
| 1148 | 2026.01.15 15:07:44.003140 [ 259 ] {0f16a281-78d0-4d51-a754-03d668b5af86} <Debug> TCPHandler: Processed in 0.001692711 sec. | ||
| 1149 | 2026.01.15 15:07:44.003250 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.01.15 15:07:44.003343 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.01.15 15:07:44.003384 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1152 | 2026.01.15 15:07:44.003729 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.01.15 15:07:44.003764 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1154 | 2026.01.15 15:07:44.004153 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2026.01.15 15:07:44.004561 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.01.15 15:07:44.004692 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
| 1157 | 2026.01.15 15:07:44.004728 [ 259 ] {38a02694-467d-4302-8c7f-50d359c36a24} <Debug> TCPHandler: Processed in 0.001528135 sec. | ||
| 1158 | 2026.01.15 15:07:45.687741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1159 | 2026.01.15 15:07:45.688186 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.15 15:07:45.688221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1161 | 2026.01.15 15:07:45.688931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1162 | 2026.01.15 15:07:45.689391 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.15 15:07:45.689538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1164 | 2026.01.15 15:07:45.802065 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1165 | 2026.01.15 15:07:45.819838 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.15 15:07:45.819893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1167 | 2026.01.15 15:07:45.826039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1168 | 2026.01.15 15:07:45.827140 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.01.15 15:07:45.830109 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1170 | 2026.01.15 15:07:48.184238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 194 | ||
| 1171 | 2026.01.15 15:07:48.186151 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.01.15 15:07:48.186194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1173 | 2026.01.15 15:07:48.187430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1174 | 2026.01.15 15:07:48.187908 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.01.15 15:07:48.188137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1176 | 2026.01.15 15:07:48.994500 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.01.15 15:07:48.994782 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1178 | 2026.01.15 15:07:48.994882 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1179 | 2026.01.15 15:07:48.995634 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.01.15 15:07:48.995681 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1181 | 2026.01.15 15:07:48.996211 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1182 | 2026.01.15 15:07:48.996651 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.01.15 15:07:48.996819 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002114 sec., 35950.80416272469 rows/sec., 2.96 MiB/sec. | ||
| 1184 | 2026.01.15 15:07:48.996862 [ 259 ] {8a831be5-5e72-4907-ac9a-6846235c4f8e} <Debug> TCPHandler: Processed in 0.002540436 sec. | ||
| 1185 | 2026.01.15 15:07:48.997008 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.01.15 15:07:48.997118 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.01.15 15:07:48.997162 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1188 | 2026.01.15 15:07:48.997713 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.01.15 15:07:48.997748 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1190 | 2026.01.15 15:07:48.998141 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1191 | 2026.01.15 15:07:48.998593 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.01.15 15:07:48.998721 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001627 sec., 6146.281499692686 rows/sec., 462.17 KiB/sec. | ||
| 1193 | 2026.01.15 15:07:48.998758 [ 259 ] {62a57fa6-fe94-446a-a471-8cd277cff819} <Debug> TCPHandler: Processed in 0.001815885 sec. | ||
| 1194 | 2026.01.15 15:07:48.998876 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.15 15:07:48.998968 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1196 | 2026.01.15 15:07:48.999007 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1197 | 2026.01.15 15:07:48.999466 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.15 15:07:48.999502 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1199 | 2026.01.15 15:07:48.999897 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1200 | 2026.01.15 15:07:49.000418 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.15 15:07:49.000563 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001612 sec., 45905.707196029776 rows/sec., 3.58 MiB/sec. | ||
| 1202 | 2026.01.15 15:07:49.000601 [ 259 ] {75d85574-ff72-4c25-9b83-a87b537df95e} <Debug> TCPHandler: Processed in 0.001777703 sec. | ||
| 1203 | 2026.01.15 15:07:49.000725 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.01.15 15:07:49.000816 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1205 | 2026.01.15 15:07:49.000858 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1206 | 2026.01.15 15:07:49.001281 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.01.15 15:07:49.001316 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1208 | 2026.01.15 15:07:49.001772 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1209 | 2026.01.15 15:07:49.002207 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.01.15 15:07:49.002352 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
| 1211 | 2026.01.15 15:07:49.002391 [ 259 ] {23df4b03-a724-44b9-a0f7-4a34df54d3d3} <Debug> TCPHandler: Processed in 0.001717002 sec. | ||
| 1212 | 2026.01.15 15:07:49.002501 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.15 15:07:49.002592 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.01.15 15:07:49.002644 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1215 | 2026.01.15 15:07:49.003377 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.01.15 15:07:49.003412 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1217 | 2026.01.15 15:07:49.004011 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1218 | 2026.01.15 15:07:49.004435 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.01.15 15:07:49.004567 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001992 sec., 5020.080321285141 rows/sec., 9.00 MiB/sec. | ||
| 1220 | 2026.01.15 15:07:49.004620 [ 259 ] {58fcf8bb-d276-4559-863b-e2ba07ef1684} <Debug> TCPHandler: Processed in 0.002165665 sec. | ||
| 1221 | 2026.01.15 15:07:49.004728 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.01.15 15:07:49.004821 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.01.15 15:07:49.004860 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1224 | 2026.01.15 15:07:49.005211 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.15 15:07:49.005246 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1226 | 2026.01.15 15:07:49.005695 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1227 | 2026.01.15 15:07:49.006116 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.15 15:07:49.006264 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 1229 | 2026.01.15 15:07:49.006300 [ 259 ] {87067fa4-de15-445f-b783-d8d8a31cda39} <Debug> TCPHandler: Processed in 0.001619149 sec. | ||
| 1230 | 2026.01.15 15:07:52.558777 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 1231 | 2026.01.15 15:07:52.559373 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.01.15 15:07:52.559414 [ 286 ] {} <Debug> TCP-Session: 0fcbe507-b3f8-463b-bd5a-d5a9a7970076 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 1233 | 2026.01.15 15:07:52.559436 [ 286 ] {} <Debug> TCP-Session: 0fcbe507-b3f8-463b-bd5a-d5a9a7970076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.01.15 15:07:52.559448 [ 286 ] {} <Debug> TCP-Session: 0fcbe507-b3f8-463b-bd5a-d5a9a7970076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.01.15 15:07:52.559501 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1236 | 2026.01.15 15:07:52.559538 [ 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 | ||
| 1237 | 2026.01.15 15:07:52.559557 [ 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 | ||
| 1238 | 2026.01.15 15:07:52.559934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55520 | ||
| 1239 | 2026.01.15 15:07:52.560042 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59817 | ||
| 1240 | 2026.01.15 15:07:52.560071 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1241 | 2026.01.15 15:07:52.560122 [ 287 ] {} <Debug> TCP-Session: 1eefc0c3-1779-45e8-8a66-767fdd8f2d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:55520 | ||
| 1242 | 2026.01.15 15:07:52.560134 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58025 | ||
| 1243 | 2026.01.15 15:07:52.560150 [ 287 ] {} <Debug> TCP-Session: 1eefc0c3-1779-45e8-8a66-767fdd8f2d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.01.15 15:07:52.560199 [ 287 ] {} <Debug> TCP-Session: 1eefc0c3-1779-45e8-8a66-767fdd8f2d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.01.15 15:07:52.560205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61874 | ||
| 1246 | 2026.01.15 15:07:52.560219 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.01.15 15:07:52.560273 [ 288 ] {} <Debug> TCP-Session: adcd8fcb-abdc-4e24-b5e7-979f27f23587 Authenticating user 'default' from [fd00:1122:3344:101::e]:59817 | ||
| 1248 | 2026.01.15 15:07:52.560296 [ 288 ] {} <Debug> TCP-Session: adcd8fcb-abdc-4e24-b5e7-979f27f23587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.01.15 15:07:52.560299 [ 286 ] {} <Trace> TCP-Session: 0fcbe507-b3f8-463b-bd5a-d5a9a7970076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.15 15:07:52.560310 [ 288 ] {} <Debug> TCP-Session: adcd8fcb-abdc-4e24-b5e7-979f27f23587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.15 15:07:52.560373 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53227 | ||
| 1252 | 2026.01.15 15:07:52.560410 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1253 | 2026.01.15 15:07:52.560453 [ 289 ] {} <Debug> TCP-Session: a6681381-8712-4312-9d67-f0edb252a32d Authenticating user 'default' from [fd00:1122:3344:101::e]:58025 | ||
| 1254 | 2026.01.15 15:07:52.560497 [ 289 ] {} <Debug> TCP-Session: a6681381-8712-4312-9d67-f0edb252a32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.01.15 15:07:52.560509 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1256 | 2026.01.15 15:07:52.560512 [ 289 ] {} <Debug> TCP-Session: a6681381-8712-4312-9d67-f0edb252a32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.01.15 15:07:52.560530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2026.01.15 15:07:52.560592 [ 290 ] {} <Debug> TCP-Session: 297254dd-dec5-4ca4-9956-67d21493d268 Authenticating user 'default' from [fd00:1122:3344:101::e]:61874 | ||
| 1259 | 2026.01.15 15:07:52.560611 [ 290 ] {} <Debug> TCP-Session: 297254dd-dec5-4ca4-9956-67d21493d268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.01.15 15:07:52.560625 [ 290 ] {} <Debug> TCP-Session: 297254dd-dec5-4ca4-9956-67d21493d268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.01.15 15:07:52.560641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.01.15 15:07:52.560664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59668 | ||
| 1263 | 2026.01.15 15:07:52.560680 [ 291 ] {} <Debug> TCP-Session: 821aa410-8ba7-46c1-86db-2b069cbfdba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53227 | ||
| 1264 | 2026.01.15 15:07:52.560709 [ 291 ] {} <Debug> TCP-Session: 821aa410-8ba7-46c1-86db-2b069cbfdba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.01.15 15:07:52.560723 [ 291 ] {} <Debug> TCP-Session: 821aa410-8ba7-46c1-86db-2b069cbfdba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.01.15 15:07:52.560750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35197 | ||
| 1267 | 2026.01.15 15:07:52.560867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2026.01.15 15:07:52.560886 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1269 | 2026.01.15 15:07:52.560910 [ 292 ] {} <Debug> TCP-Session: 9f614ed8-6cf2-467c-9d9b-1a8d31c68b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:59668 | ||
| 1270 | 2026.01.15 15:07:52.560941 [ 292 ] {} <Debug> TCP-Session: 9f614ed8-6cf2-467c-9d9b-1a8d31c68b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.01.15 15:07:52.560954 [ 292 ] {} <Debug> TCP-Session: 9f614ed8-6cf2-467c-9d9b-1a8d31c68b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.01.15 15:07:52.560977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.01.15 15:07:52.560979 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43141 | ||
| 1274 | 2026.01.15 15:07:52.561028 [ 293 ] {} <Debug> TCP-Session: af9e1b40-f37f-489a-9695-a5fa5c30fd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:35197 | ||
| 1275 | 2026.01.15 15:07:52.561053 [ 293 ] {} <Debug> TCP-Session: af9e1b40-f37f-489a-9695-a5fa5c30fd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.01.15 15:07:52.561069 [ 293 ] {} <Debug> TCP-Session: af9e1b40-f37f-489a-9695-a5fa5c30fd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.01.15 15:07:52.561185 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1278 | 2026.01.15 15:07:52.561224 [ 294 ] {} <Debug> TCP-Session: bd0e2134-2487-43e4-b66a-5009ee0610a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43141 | ||
| 1279 | 2026.01.15 15:07:52.561231 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1280 | 2026.01.15 15:07:52.561242 [ 294 ] {} <Debug> TCP-Session: bd0e2134-2487-43e4-b66a-5009ee0610a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.01.15 15:07:52.561269 [ 294 ] {} <Debug> TCP-Session: bd0e2134-2487-43e4-b66a-5009ee0610a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.01.15 15:07:52.572283 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 1283 | 2026.01.15 15:07:52.584137 [ 296 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> AggregatingTransform: Aggregating | ||
| 1284 | 2026.01.15 15:07:52.584254 [ 296 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> Aggregator: Aggregation method: without_key | ||
| 1285 | 2026.01.15 15:07:52.584899 [ 296 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003826105 sec. (261.362 rows/sec., 10.21 KiB/sec.) | ||
| 1286 | 2026.01.15 15:07:52.584919 [ 296 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> Aggregator: Merging aggregated data | ||
| 1287 | 2026.01.15 15:07:52.584947 [ 296 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1288 | 2026.01.15 15:07:52.588067 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027629 sec., 36.193854283542656 rows/sec., 1.41 KiB/sec. | ||
| 1289 | 2026.01.15 15:07:52.588201 [ 286 ] {df6a498b-c431-427c-94d3-518e5b9ddbea} <Debug> TCPHandler: Processed in 0.028059931 sec. | ||
| 1290 | 2026.01.15 15:07:52.589094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1291 | 2026.01.15 15:07:52.589132 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.01.15 15:07:52.589145 [ 286 ] {} <Debug> TCP-Session: 0fcbe507-b3f8-463b-bd5a-d5a9a7970076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.01.15 15:07:52.589152 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2026.01.15 15:07:52.589187 [ 287 ] {} <Debug> TCP-Session: 1eefc0c3-1779-45e8-8a66-767fdd8f2d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.01.15 15:07:52.589197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1296 | 2026.01.15 15:07:52.589216 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.01.15 15:07:52.589235 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1298 | 2026.01.15 15:07:52.589256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.01.15 15:07:52.589285 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1300 | 2026.01.15 15:07:52.589322 [ 292 ] {} <Debug> TCP-Session: 9f614ed8-6cf2-467c-9d9b-1a8d31c68b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.01.15 15:07:52.589296 [ 290 ] {} <Debug> TCP-Session: 297254dd-dec5-4ca4-9956-67d21493d268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.01.15 15:07:52.589346 [ 293 ] {} <Debug> TCP-Session: af9e1b40-f37f-489a-9695-a5fa5c30fd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.01.15 15:07:52.589258 [ 288 ] {} <Debug> TCP-Session: adcd8fcb-abdc-4e24-b5e7-979f27f23587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.01.15 15:07:52.589213 [ 294 ] {} <Debug> TCP-Session: bd0e2134-2487-43e4-b66a-5009ee0610a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.01.15 15:07:52.589171 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1306 | 2026.01.15 15:07:52.589280 [ 289 ] {} <Debug> TCP-Session: a6681381-8712-4312-9d67-f0edb252a32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.01.15 15:07:52.589477 [ 291 ] {} <Debug> TCP-Session: 821aa410-8ba7-46c1-86db-2b069cbfdba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.01.15 15:07:53.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.92 MiB, peak 174.02 MiB, free memory in arenas 0.00 B, will set to 166.44 MiB (RSS), difference: 2.52 MiB | ||
| 1309 | 2026.01.15 15:07:53.110435 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1310 | 2026.01.15 15:07:53.110491 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1311 | 2026.01.15 15:07:53.190508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2809 | ||
| 1312 | 2026.01.15 15:07:53.190996 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.15 15:07:53.191042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1314 | 2026.01.15 15:07:53.191531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1315 | 2026.01.15 15:07:53.191761 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.15 15:07:53.191890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2809 | ||
| 1317 | 2026.01.15 15:07:53.191899 [ 68 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1318 | 2026.01.15 15:07:53.191944 [ 68 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.01.15 15:07:53.191963 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1320 | 2026.01.15 15:07:53.194019 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 1321 | 2026.01.15 15:07:53.194152 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1322 | 2026.01.15 15:07:53.194555 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 1323 | 2026.01.15 15:07:53.196719 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 1324 | 2026.01.15 15:07:53.196781 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1325 | 2026.01.15 15:07:53.196845 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1326 | 2026.01.15 15:07:53.196908 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1327 | 2026.01.15 15:07:53.196963 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 491 rows starting from the beginning of the part | ||
| 1328 | 2026.01.15 15:07:53.229378 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2809 rows, containing 4 columns (4 merged, 0 gathered) in 0.03733668 sec., 75234.32720852524 rows/sec., 1.08 MiB/sec. | ||
| 1329 | 2026.01.15 15:07:53.230157 [ 192 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1330 | 2026.01.15 15:07:53.230471 [ 192 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.15 15:07:53.230534 [ 192 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_6_1} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1332 | 2026.01.15 15:07:53.230620 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1333 | 2026.01.15 15:07:53.331075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1334 | 2026.01.15 15:07:53.350308 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.01.15 15:07:53.350389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1336 | 2026.01.15 15:07:53.357788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1337 | 2026.01.15 15:07:53.358719 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.01.15 15:07:53.359072 [ 68 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1339 | 2026.01.15 15:07:53.359145 [ 68 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.15 15:07:53.359167 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1341 | 2026.01.15 15:07:53.359278 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1342 | 2026.01.15 15:07:53.364055 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2026.01.15 15:07:53.364540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1344 | 2026.01.15 15:07:53.365709 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1345 | 2026.01.15 15:07:53.370487 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1346 | 2026.01.15 15:07:53.375364 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1347 | 2026.01.15 15:07:53.379877 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1348 | 2026.01.15 15:07:53.387629 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1349 | 2026.01.15 15:07:53.392636 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 1350 | 2026.01.15 15:07:53.463878 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104636917 sec., 439.61539883672225 rows/sec., 2.27 MiB/sec. | ||
| 1351 | 2026.01.15 15:07:53.465996 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1352 | 2026.01.15 15:07:53.468182 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_6_1} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.01.15 15:07:53.468282 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_6_1} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1354 | 2026.01.15 15:07:53.469717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1355 | 2026.01.15 15:07:53.867455 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39455 | ||
| 1356 | 2026.01.15 15:07:53.867554 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1357 | 2026.01.15 15:07:53.867580 [ 286 ] {} <Debug> TCP-Session: f6587262-3f47-4d58-b0cb-856394cbe654 Authenticating user 'default' from [fd00:1122:3344:101::e]:39455 | ||
| 1358 | 2026.01.15 15:07:53.867602 [ 286 ] {} <Debug> TCP-Session: f6587262-3f47-4d58-b0cb-856394cbe654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.01.15 15:07:53.867615 [ 286 ] {} <Debug> TCP-Session: f6587262-3f47-4d58-b0cb-856394cbe654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.01.15 15:07:53.867833 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49743 | ||
| 1361 | 2026.01.15 15:07:53.867857 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46855 | ||
| 1362 | 2026.01.15 15:07:53.867903 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53863 | ||
| 1363 | 2026.01.15 15:07:53.867897 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37671 | ||
| 1364 | 2026.01.15 15:07:53.867954 [ 286 ] {} <Trace> TCP-Session: f6587262-3f47-4d58-b0cb-856394cbe654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.01.15 15:07:53.867958 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51983 | ||
| 1366 | 2026.01.15 15:07:53.867981 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.01.15 15:07:53.867949 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 1368 | 2026.01.15 15:07:53.868037 [ 287 ] {} <Debug> TCP-Session: 3849f5ff-77e9-49b2-ab14-4ff4ffc42f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:49743 | ||
| 1369 | 2026.01.15 15:07:53.867936 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59346 | ||
| 1370 | 2026.01.15 15:07:53.868084 [ 287 ] {} <Debug> TCP-Session: 3849f5ff-77e9-49b2-ab14-4ff4ffc42f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.01.15 15:07:53.867875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46916 | ||
| 1372 | 2026.01.15 15:07:53.868124 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1373 | 2026.01.15 15:07:53.868139 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1374 | 2026.01.15 15:07:53.868118 [ 287 ] {} <Debug> TCP-Session: 3849f5ff-77e9-49b2-ab14-4ff4ffc42f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.15 15:07:53.868183 [ 290 ] {} <Debug> TCP-Session: 58c2c1de-3add-4a94-bcce-f65802669a82 Authenticating user 'default' from [fd00:1122:3344:101::e]:37671 | ||
| 1376 | 2026.01.15 15:07:53.868202 [ 290 ] {} <Debug> TCP-Session: 58c2c1de-3add-4a94-bcce-f65802669a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.01.15 15:07:53.868216 [ 290 ] {} <Debug> TCP-Session: 58c2c1de-3add-4a94-bcce-f65802669a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.01.15 15:07:53.868332 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1379 | 2026.01.15 15:07:53.868368 [ 293 ] {} <Debug> TCP-Session: f5a37cd4-ba3e-4331-ab25-d51ecb905232 Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 1380 | 2026.01.15 15:07:53.868369 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.01.15 15:07:53.868390 [ 293 ] {} <Debug> TCP-Session: f5a37cd4-ba3e-4331-ab25-d51ecb905232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.01.15 15:07:53.868397 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1383 | 2026.01.15 15:07:53.868417 [ 293 ] {} <Debug> TCP-Session: f5a37cd4-ba3e-4331-ab25-d51ecb905232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.01.15 15:07:53.868415 [ 292 ] {} <Debug> TCP-Session: 116c17ec-047f-418d-82c0-82e4cd7cdb17 Authenticating user 'default' from [fd00:1122:3344:101::e]:59346 | ||
| 1385 | 2026.01.15 15:07:53.868466 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.01.15 15:07:53.868477 [ 292 ] {} <Debug> TCP-Session: 116c17ec-047f-418d-82c0-82e4cd7cdb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.01.15 15:07:53.868502 [ 292 ] {} <Debug> TCP-Session: 116c17ec-047f-418d-82c0-82e4cd7cdb17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.01.15 15:07:53.868514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1389 | 2026.01.15 15:07:53.868547 [ 294 ] {} <Debug> TCP-Session: 726c6fcb-d563-40f0-8f3d-714c2f4e43bb Authenticating user 'default' from [fd00:1122:3344:101::e]:51983 | ||
| 1390 | 2026.01.15 15:07:53.868549 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1391 | 2026.01.15 15:07:53.868564 [ 294 ] {} <Debug> TCP-Session: 726c6fcb-d563-40f0-8f3d-714c2f4e43bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.01.15 15:07:53.868586 [ 289 ] {} <Debug> TCP-Session: 7ee78517-80b3-4a09-b7f3-70c51219e3af Authenticating user 'default' from [fd00:1122:3344:101::e]:46916 | ||
| 1393 | 2026.01.15 15:07:53.868589 [ 294 ] {} <Debug> TCP-Session: 726c6fcb-d563-40f0-8f3d-714c2f4e43bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.01.15 15:07:53.868610 [ 289 ] {} <Debug> TCP-Session: 7ee78517-80b3-4a09-b7f3-70c51219e3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.01.15 15:07:53.868628 [ 289 ] {} <Debug> TCP-Session: 7ee78517-80b3-4a09-b7f3-70c51219e3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.01.15 15:07:53.868680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2026.01.15 15:07:53.868703 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1398 | 2026.01.15 15:07:53.868711 [ 291 ] {} <Debug> TCP-Session: 437deea2-0b2c-415c-8015-8006cccbec3b Authenticating user 'default' from [fd00:1122:3344:101::e]:53863 | ||
| 1399 | 2026.01.15 15:07:53.868729 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 1400 | 2026.01.15 15:07:53.868742 [ 291 ] {} <Debug> TCP-Session: 437deea2-0b2c-415c-8015-8006cccbec3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.01.15 15:07:53.868735 [ 288 ] {} <Debug> TCP-Session: 9726e3aa-bcf7-4e8c-b160-3f8333504707 Authenticating user 'default' from [fd00:1122:3344:101::e]:46855 | ||
| 1402 | 2026.01.15 15:07:53.868762 [ 291 ] {} <Debug> TCP-Session: 437deea2-0b2c-415c-8015-8006cccbec3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.01.15 15:07:53.868861 [ 288 ] {} <Debug> TCP-Session: 9726e3aa-bcf7-4e8c-b160-3f8333504707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.01.15 15:07:53.868886 [ 288 ] {} <Debug> TCP-Session: 9726e3aa-bcf7-4e8c-b160-3f8333504707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.01.15 15:07:53.869925 [ 336 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> AggregatingTransform: Aggregating | ||
| 1406 | 2026.01.15 15:07:53.869982 [ 336 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> Aggregator: Aggregation method: without_key | ||
| 1407 | 2026.01.15 15:07:53.870017 [ 336 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001169645 sec. (854.960 rows/sec., 33.40 KiB/sec.) | ||
| 1408 | 2026.01.15 15:07:53.870033 [ 336 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Trace> Aggregator: Merging aggregated data | ||
| 1409 | 2026.01.15 15:07:53.871131 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 1410 | 2026.01.15 15:07:53.871268 [ 286 ] {ba5e45de-8052-4d43-81f9-b1435fe3c914} <Debug> TCPHandler: Processed in 0.003421412 sec. | ||
| 1411 | 2026.01.15 15:07:53.871392 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1412 | 2026.01.15 15:07:53.871419 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.01.15 15:07:53.871437 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.01.15 15:07:53.871444 [ 286 ] {} <Debug> TCP-Session: f6587262-3f47-4d58-b0cb-856394cbe654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.01.15 15:07:53.871473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.01.15 15:07:53.871492 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2026.01.15 15:07:53.871455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.01.15 15:07:53.871536 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2026.01.15 15:07:53.871565 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.01.15 15:07:53.871584 [ 289 ] {} <Debug> TCP-Session: 7ee78517-80b3-4a09-b7f3-70c51219e3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.15 15:07:53.871600 [ 291 ] {} <Debug> TCP-Session: 437deea2-0b2c-415c-8015-8006cccbec3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.15 15:07:53.871564 [ 288 ] {} <Debug> TCP-Session: 9726e3aa-bcf7-4e8c-b160-3f8333504707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.01.15 15:07:53.871629 [ 293 ] {} <Debug> TCP-Session: f5a37cd4-ba3e-4331-ab25-d51ecb905232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.15 15:07:53.871620 [ 287 ] {} <Debug> TCP-Session: 3849f5ff-77e9-49b2-ab14-4ff4ffc42f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.01.15 15:07:53.871539 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1426 | 2026.01.15 15:07:53.871557 [ 292 ] {} <Debug> TCP-Session: 116c17ec-047f-418d-82c0-82e4cd7cdb17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.01.15 15:07:53.871545 [ 294 ] {} <Debug> TCP-Session: 726c6fcb-d563-40f0-8f3d-714c2f4e43bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.01.15 15:07:53.871723 [ 290 ] {} <Debug> TCP-Session: 58c2c1de-3add-4a94-bcce-f65802669a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.01.15 15:07:53.995330 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.01.15 15:07:53.995538 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1431 | 2026.01.15 15:07:53.995611 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1432 | 2026.01.15 15:07:53.996273 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.15 15:07:53.996323 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1434 | 2026.01.15 15:07:53.996719 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1435 | 2026.01.15 15:07:53.996949 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.15 15:07:53.997102 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 1437 | 2026.01.15 15:07:53.997115 [ 68 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1438 | 2026.01.15 15:07:53.997145 [ 259 ] {1dd8c485-c1be-4ea0-a295-0553b367dd1e} <Debug> TCPHandler: Processed in 0.001951739 sec. | ||
| 1439 | 2026.01.15 15:07:53.997181 [ 68 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.01.15 15:07:53.997208 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1441 | 2026.01.15 15:07:53.997291 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.15 15:07:53.997355 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 1443 | 2026.01.15 15:07:53.997397 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1444 | 2026.01.15 15:07:53.997457 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1445 | 2026.01.15 15:07:53.997527 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1446 | 2026.01.15 15:07:53.997580 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1447 | 2026.01.15 15:07:53.997674 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1448 | 2026.01.15 15:07:53.997724 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1449 | 2026.01.15 15:07:53.997780 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1450 | 2026.01.15 15:07:53.997826 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1451 | 2026.01.15 15:07:53.997872 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1452 | 2026.01.15 15:07:53.997981 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.15 15:07:53.998033 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1454 | 2026.01.15 15:07:53.998413 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1455 | 2026.01.15 15:07:53.998676 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.15 15:07:53.998787 [ 68 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1457 | 2026.01.15 15:07:53.998823 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.45 MiB/sec. | ||
| 1458 | 2026.01.15 15:07:53.998825 [ 68 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.01.15 15:07:53.998866 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1460 | 2026.01.15 15:07:53.998870 [ 259 ] {773b8342-1f25-4a09-82c9-d9eabffff524} <Debug> TCPHandler: Processed in 0.001634589 sec. | ||
| 1461 | 2026.01.15 15:07:53.998955 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 1462 | 2026.01.15 15:07:53.999005 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.01.15 15:07:53.999012 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719912 sec., 257571.31760229592 rows/sec., 22.61 MiB/sec. | ||
| 1464 | 2026.01.15 15:07:53.999087 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1465 | 2026.01.15 15:07:53.999109 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.01.15 15:07:53.999123 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1467 | 2026.01.15 15:07:53.999164 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1468 | 2026.01.15 15:07:53.999200 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1469 | 2026.01.15 15:07:53.999252 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1470 | 2026.01.15 15:07:53.999269 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1471 | 2026.01.15 15:07:53.999294 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1472 | 2026.01.15 15:07:53.999354 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1473 | 2026.01.15 15:07:53.999395 [ 188 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1474 | 2026.01.15 15:07:53.999627 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.01.15 15:07:53.999650 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.01.15 15:07:53.999669 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1477 | 2026.01.15 15:07:53.999746 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_6_1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1478 | 2026.01.15 15:07:53.999847 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1479 | 2026.01.15 15:07:54.000054 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1480 | 2026.01.15 15:07:54.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.33 MiB, peak 182.02 MiB, free memory in arenas 0.00 B, will set to 180.05 MiB (RSS), difference: 8.73 MiB | ||
| 1481 | 2026.01.15 15:07:54.000479 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.01.15 15:07:54.000522 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608038 sec., 233825.3200484068 rows/sec., 19.39 MiB/sec. | ||
| 1483 | 2026.01.15 15:07:54.000617 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2026.01.15 15:07:54.000652 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 1485 | 2026.01.15 15:07:54.000661 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.15 15:07:54.000696 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1487 | 2026.01.15 15:07:54.000699 [ 259 ] {ca7b9bef-0ba4-4c81-931c-f8f7847d6d67} <Debug> TCPHandler: Processed in 0.001744972 sec. | ||
| 1488 | 2026.01.15 15:07:54.000720 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1489 | 2026.01.15 15:07:54.000786 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 1490 | 2026.01.15 15:07:54.000857 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.01.15 15:07:54.000908 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1492 | 2026.01.15 15:07:54.000951 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 246 rows starting from the beginning of the part | ||
| 1493 | 2026.01.15 15:07:54.000966 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.01.15 15:07:54.001001 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1495 | 2026.01.15 15:07:54.001019 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1496 | 2026.01.15 15:07:54.001036 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.01.15 15:07:54.001053 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1498 | 2026.01.15 15:07:54.001112 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 1499 | 2026.01.15 15:07:54.001128 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_6_1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1500 | 2026.01.15 15:07:54.001154 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 1501 | 2026.01.15 15:07:54.001207 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 1502 | 2026.01.15 15:07:54.001219 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1503 | 2026.01.15 15:07:54.001414 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.15 15:07:54.001455 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1505 | 2026.01.15 15:07:54.001810 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2026.01.15 15:07:54.002066 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.15 15:07:54.002217 [ 68 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1508 | 2026.01.15 15:07:54.002237 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. | ||
| 1509 | 2026.01.15 15:07:54.002254 [ 68 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.01.15 15:07:54.002265 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505535 sec., 629012.2780274122 rows/sec., 44.84 MiB/sec. | ||
| 1511 | 2026.01.15 15:07:54.002290 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1512 | 2026.01.15 15:07:54.002297 [ 259 ] {3726a806-d692-4f01-b98f-745a5b911e2f} <Debug> TCPHandler: Processed in 0.001492475 sec. | ||
| 1513 | 2026.01.15 15:07:54.002385 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 1514 | 2026.01.15 15:07:54.002516 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2026.01.15 15:07:54.002534 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1516 | 2026.01.15 15:07:54.002553 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1517 | 2026.01.15 15:07:54.002649 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1518 | 2026.01.15 15:07:54.002696 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1519 | 2026.01.15 15:07:54.002761 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 1520 | 2026.01.15 15:07:54.002812 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 1521 | 2026.01.15 15:07:54.002863 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 1522 | 2026.01.15 15:07:54.002983 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.01.15 15:07:54.003091 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1524 | 2026.01.15 15:07:54.003200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1525 | 2026.01.15 15:07:54.003839 [ 188 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498905 sec., 200146.10665786025 rows/sec., 13.44 MiB/sec. | ||
| 1526 | 2026.01.15 15:07:54.004065 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1527 | 2026.01.15 15:07:54.004355 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.15 15:07:54.004425 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_6_1} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1529 | 2026.01.15 15:07:54.004493 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1530 | 2026.01.15 15:07:55.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.06 MiB, peak 182.02 MiB, free memory in arenas 0.00 B, will set to 180.38 MiB (RSS), difference: 3.32 MiB | ||
| 1531 | 2026.01.15 15:07:58.188234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 218 | ||
| 1532 | 2026.01.15 15:07:58.190351 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.15 15:07:58.190402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1534 | 2026.01.15 15:07:58.191597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1535 | 2026.01.15 15:07:58.191892 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.01.15 15:07:58.192134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1537 | 2026.01.15 15:07:58.991049 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.01.15 15:07:58.991287 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 1539 | 2026.01.15 15:07:58.991633 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2026.01.15 15:07:58.995653 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <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 | ||
| 1541 | 2026.01.15 15:07:58.995913 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2026.01.15 15:07:58.995983 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2026.01.15 15:07:58.996171 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1544 | 2026.01.15 15:07:58.996290 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2026.01.15 15:07:58.998454 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1546 | 2026.01.15 15:07:58.998482 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2026.01.15 15:07:58.998571 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <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'))" | ||
| 1548 | 2026.01.15 15:07:58.998594 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1549 | 2026.01.15 15:07:59.008245 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.017061 sec., 1523.9434968641933 rows/sec., 65.94 KiB/sec. | ||
| 1550 | 2026.01.15 15:07:59.008338 [ 259 ] {8e173fc4-84f3-45d8-b975-93302cf419b7} <Debug> TCPHandler: Processed in 0.017421763 sec. | ||
| 1551 | 2026.01.15 15:07:59.008694 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.01.15 15:07:59.008864 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 1553 | 2026.01.15 15:07:59.009131 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2026.01.15 15:07:59.009175 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <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 | ||
| 1555 | 2026.01.15 15:07:59.009398 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2026.01.15 15:07:59.009452 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2026.01.15 15:07:59.009561 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1558 | 2026.01.15 15:07:59.009591 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1559 | 2026.01.15 15:07:59.009610 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1560 | 2026.01.15 15:07:59.009624 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1561 | 2026.01.15 15:07:59.009656 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <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'))" | ||
| 1562 | 2026.01.15 15:07:59.009675 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1563 | 2026.01.15 15:07:59.010392 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001602 sec., 16229.712858926343 rows/sec., 702.25 KiB/sec. | ||
| 1564 | 2026.01.15 15:07:59.010478 [ 259 ] {d42df96e-1dec-45d6-84c1-17e4ef21de5f} <Debug> TCPHandler: Processed in 0.001853315 sec. | ||
| 1565 | 2026.01.15 15:07:59.010717 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.01.15 15:07:59.010851 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) 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) | ||
| 1567 | 2026.01.15 15:07:59.011059 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1568 | 2026.01.15 15:07:59.011094 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <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 | ||
| 1569 | 2026.01.15 15:07:59.011285 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1570 | 2026.01.15 15:07:59.011338 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2026.01.15 15:07:59.011439 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1572 | 2026.01.15 15:07:59.011468 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1573 | 2026.01.15 15:07:59.011486 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1574 | 2026.01.15 15:07:59.011500 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2026.01.15 15:07:59.011532 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <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'))" | ||
| 1576 | 2026.01.15 15:07:59.011550 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1577 | 2026.01.15 15:07:59.012023 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 916.87 KiB/sec. | ||
| 1578 | 2026.01.15 15:07:59.012103 [ 259 ] {afe274f6-dba7-47ce-96e7-5162e1afb4fb} <Debug> TCPHandler: Processed in 0.001438383 sec. | ||
| 1579 | 2026.01.15 15:07:59.018627 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.15 15:07:59.018755 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1581 | 2026.01.15 15:07:59.018805 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1582 | 2026.01.15 15:07:59.019415 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.15 15:07:59.019457 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1584 | 2026.01.15 15:07:59.019877 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1585 | 2026.01.15 15:07:59.020080 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.01.15 15:07:59.020229 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001511 sec., 1985.440105890139 rows/sec., 180.96 KiB/sec. | ||
| 1587 | 2026.01.15 15:07:59.020267 [ 259 ] {f8346d09-151b-4088-89e0-42dbf40db4d4} <Debug> TCPHandler: Processed in 0.001702681 sec. | ||
| 1588 | 2026.01.15 15:07:59.020383 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.15 15:07:59.020478 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.01.15 15:07:59.020520 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1591 | 2026.01.15 15:07:59.020948 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.01.15 15:07:59.020984 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1593 | 2026.01.15 15:07:59.021286 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1594 | 2026.01.15 15:07:59.021495 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.15 15:07:59.021629 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 1596 | 2026.01.15 15:07:59.021665 [ 259 ] {2dae5d0f-4ff8-49b4-9aa0-9df8aca576ee} <Debug> TCPHandler: Processed in 0.0013342 sec. | ||
| 1597 | 2026.01.15 15:07:59.021787 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.01.15 15:07:59.021911 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1599 | 2026.01.15 15:07:59.021962 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1600 | 2026.01.15 15:07:59.022416 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.01.15 15:07:59.022452 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1602 | 2026.01.15 15:07:59.022761 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1603 | 2026.01.15 15:07:59.022969 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.01.15 15:07:59.023093 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 135.12 KiB/sec. | ||
| 1605 | 2026.01.15 15:07:59.023132 [ 259 ] {f65df694-edf0-4f42-a982-ec46ae37a479} <Debug> TCPHandler: Processed in 0.001405823 sec. | ||
| 1606 | 2026.01.15 15:07:59.023238 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.01.15 15:07:59.023333 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1608 | 2026.01.15 15:07:59.023373 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1609 | 2026.01.15 15:07:59.023872 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.15 15:07:59.023908 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1611 | 2026.01.15 15:07:59.024237 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1612 | 2026.01.15 15:07:59.024446 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.15 15:07:59.024570 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Debug> executeQuery: Read 209 rows, 19.09 KiB in 0.001256 sec., 166401.27388535033 rows/sec., 14.84 MiB/sec. | ||
| 1614 | 2026.01.15 15:07:59.024607 [ 259 ] {ae0aaa6e-1a63-4dea-ac25-a9c75b749ced} <Debug> TCPHandler: Processed in 0.001417563 sec. | ||
| 1615 | 2026.01.15 15:07:59.024716 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.01.15 15:07:59.024811 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.01.15 15:07:59.024852 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1618 | 2026.01.15 15:07:59.025248 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.15 15:07:59.025282 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1620 | 2026.01.15 15:07:59.025580 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1621 | 2026.01.15 15:07:59.025790 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.15 15:07:59.025916 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Debug> executeQuery: Read 30 rows, 2.30 KiB in 0.001124 sec., 26690.391459074734 rows/sec., 2.00 MiB/sec. | ||
| 1623 | 2026.01.15 15:07:59.025953 [ 259 ] {23805510-97f3-4eb6-8265-b3eff2af0b17} <Debug> TCPHandler: Processed in 0.001285748 sec. | ||
| 1624 | 2026.01.15 15:07:59.026053 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.01.15 15:07:59.026144 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.01.15 15:07:59.026184 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1627 | 2026.01.15 15:07:59.026575 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.01.15 15:07:59.026609 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1629 | 2026.01.15 15:07:59.026896 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1630 | 2026.01.15 15:07:59.027098 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.01.15 15:07:59.027219 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 1632 | 2026.01.15 15:07:59.027258 [ 259 ] {dcae3131-774a-4597-b9e3-18b0c7a2e0c7} <Debug> TCPHandler: Processed in 0.001253827 sec. | ||
| 1633 | 2026.01.15 15:07:59.027357 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.01.15 15:07:59.027449 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1635 | 2026.01.15 15:07:59.027488 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1636 | 2026.01.15 15:07:59.027870 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.01.15 15:07:59.027905 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1638 | 2026.01.15 15:07:59.028189 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1639 | 2026.01.15 15:07:59.028407 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.15 15:07:59.028528 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 1641 | 2026.01.15 15:07:59.028567 [ 259 ] {ca255a22-3562-48ae-a906-56bc5cfc12bf} <Debug> TCPHandler: Processed in 0.001258597 sec. | ||
| 1642 | 2026.01.15 15:07:59.028675 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.01.15 15:07:59.028768 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1644 | 2026.01.15 15:07:59.028807 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1645 | 2026.01.15 15:07:59.029231 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.15 15:07:59.029266 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1647 | 2026.01.15 15:07:59.029557 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1648 | 2026.01.15 15:07:59.029759 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.01.15 15:07:59.029877 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001128 sec., 112588.65248226949 rows/sec., 9.13 MiB/sec. | ||
| 1650 | 2026.01.15 15:07:59.029915 [ 259 ] {f1367764-17e9-4004-b6c7-dd98acaa404a} <Debug> TCPHandler: Processed in 0.001289329 sec. | ||
| 1651 | 2026.01.15 15:07:59.030025 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.01.15 15:07:59.030117 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.01.15 15:07:59.030159 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1654 | 2026.01.15 15:07:59.030540 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.01.15 15:07:59.030574 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1656 | 2026.01.15 15:07:59.030896 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1657 | 2026.01.15 15:07:59.031110 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.01.15 15:07:59.031235 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001135 sec., 173568.281938326 rows/sec., 12.45 MiB/sec. | ||
| 1659 | 2026.01.15 15:07:59.031274 [ 259 ] {f5697836-a812-4c1c-b745-0490e2a8ebe4} <Debug> TCPHandler: Processed in 0.001299009 sec. | ||
| 1660 | 2026.01.15 15:07:59.031384 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.01.15 15:07:59.031478 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.01.15 15:07:59.031533 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1663 | 2026.01.15 15:07:59.032355 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.15 15:07:59.032392 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1665 | 2026.01.15 15:07:59.032909 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1666 | 2026.01.15 15:07:59.033155 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.01.15 15:07:59.033289 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001829 sec., 8747.94969928923 rows/sec., 15.68 MiB/sec. | ||
| 1668 | 2026.01.15 15:07:59.033345 [ 259 ] {48bd0c10-8536-4a4e-a96a-ab0eca243a6e} <Debug> TCPHandler: Processed in 0.00200978 sec. | ||
| 1669 | 2026.01.15 15:07:59.033456 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.01.15 15:07:59.033551 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.01.15 15:07:59.033592 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1672 | 2026.01.15 15:07:59.033907 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.01.15 15:07:59.033941 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1674 | 2026.01.15 15:07:59.034251 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1675 | 2026.01.15 15:07:59.034449 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.15 15:07:59.034570 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001037 sec., 8678.881388621023 rows/sec., 613.06 KiB/sec. | ||
| 1677 | 2026.01.15 15:07:59.034607 [ 259 ] {bf2618a4-2047-45c1-97bc-107648911c0d} <Debug> TCPHandler: Processed in 0.001200136 sec. | ||
| 1678 | 2026.01.15 15:07:59.034712 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.01.15 15:07:59.034804 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.01.15 15:07:59.034845 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1681 | 2026.01.15 15:07:59.035169 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.01.15 15:07:59.035204 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1683 | 2026.01.15 15:07:59.035495 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1684 | 2026.01.15 15:07:59.035705 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.01.15 15:07:59.035826 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 1686 | 2026.01.15 15:07:59.035861 [ 259 ] {fed4452c-dc5b-4e2e-a5ca-430002e53d77} <Debug> TCPHandler: Processed in 0.001198126 sec. | ||
| 1687 | 2026.01.15 15:08:00.691974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3257 | ||
| 1688 | 2026.01.15 15:08:00.692446 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.01.15 15:08:00.692493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1690 | 2026.01.15 15:08:00.692982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1691 | 2026.01.15 15:08:00.693217 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.01.15 15:08:00.693344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3257 | ||
| 1693 | 2026.01.15 15:08:00.864611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1694 | 2026.01.15 15:08:00.882136 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.01.15 15:08:00.882186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1696 | 2026.01.15 15:08:00.888111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1697 | 2026.01.15 15:08:00.889163 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.01.15 15:08:00.892346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1699 | 2026.01.15 15:08:03.993220 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.15 15:08:03.993414 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1701 | 2026.01.15 15:08:03.993482 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1702 | 2026.01.15 15:08:03.994196 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.15 15:08:03.994245 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1704 | 2026.01.15 15:08:03.994634 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1705 | 2026.01.15 15:08:03.994869 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.15 15:08:03.995020 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 1707 | 2026.01.15 15:08:03.995062 [ 259 ] {957e8044-d7e6-4ef7-aaa7-8d8eae962a18} <Debug> TCPHandler: Processed in 0.00197353 sec. | ||
| 1708 | 2026.01.15 15:08:03.995202 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.15 15:08:03.995311 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.15 15:08:03.995357 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1711 | 2026.01.15 15:08:03.996003 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.15 15:08:03.996047 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1713 | 2026.01.15 15:08:03.996411 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1714 | 2026.01.15 15:08:03.996667 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.15 15:08:03.996814 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001527 sec., 41912.246234446626 rows/sec., 3.27 MiB/sec. | ||
| 1716 | 2026.01.15 15:08:03.996858 [ 259 ] {714bf64b-931f-4fd2-8ac9-4e71728250f7} <Debug> TCPHandler: Processed in 0.001717151 sec. | ||
| 1717 | 2026.01.15 15:08:03.996995 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.01.15 15:08:03.997105 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.01.15 15:08:03.997154 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1720 | 2026.01.15 15:08:03.997572 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.01.15 15:08:03.997608 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1722 | 2026.01.15 15:08:03.997947 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1723 | 2026.01.15 15:08:03.998171 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.01.15 15:08:03.998306 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 1725 | 2026.01.15 15:08:03.998344 [ 259 ] {ac41fc68-92e1-49d4-ab50-d6bd1fe04b44} <Debug> TCPHandler: Processed in 0.001412683 sec. | ||
| 1726 | 2026.01.15 15:08:03.998449 [ 259 ] {} <Trace> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.01.15 15:08:03.998555 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53054) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.15 15:08:03.998598 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1729 | 2026.01.15 15:08:03.998925 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.01.15 15:08:03.998962 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1731 | 2026.01.15 15:08:03.999271 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1732 | 2026.01.15 15:08:03.999478 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.01.15 15:08:03.999607 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 1734 | 2026.01.15 15:08:03.999647 [ 259 ] {1bf89d91-0900-435e-8c31-698e5318e7db} <Debug> TCPHandler: Processed in 0.001246668 sec. | ||
| 1735 | 2026.01.15 15:08:08.110560 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1736 | 2026.01.15 15:08:08.110656 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1737 | 2026.01.15 15:08:08.193197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 256 | ||
| 1738 | 2026.01.15 15:08:08.193434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3769 | ||
| 1739 | 2026.01.15 15:08:08.194069 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.15 15:08:08.194113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1741 | 2026.01.15 15:08:08.194665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1742 | 2026.01.15 15:08:08.194895 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.15 15:08:08.195041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3769 | ||
| 1744 | 2026.01.15 15:08:08.195550 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.01.15 15:08:08.195600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1746 | 2026.01.15 15:08:08.196755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1747 | 2026.01.15 15:08:08.197014 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.01.15 15:08:08.197260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1749 | 2026.01.15 15:08:08.392405 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1750 | 2026.01.15 15:08:08.399394 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1751 | 2026.01.15 15:08:08.399459 [ 259 ] {} <Debug> TCP-Session: 85be56be-7c3c-40cc-8c1d-14374d603af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.01.15 15:08:08.410284 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.01.15 15:08:08.410354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1754 | 2026.01.15 15:08:08.416409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1755 | 2026.01.15 15:08:08.417126 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.15 15:08:08.420440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1757 | 2026.01.15 15:08:08.996826 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.15 15:08:08.997005 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2026.01.15 15:08:08.997069 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2026.01.15 15:08:08.997809 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.01.15 15:08:08.997848 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1762 | 2026.01.15 15:08:08.998279 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1763 | 2026.01.15 15:08:08.998522 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.01.15 15:08:08.998671 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Debug> executeQuery: Read 124 rows, 10.90 KiB in 0.001714 sec., 72345.39089848308 rows/sec., 6.21 MiB/sec. | ||
| 1765 | 2026.01.15 15:08:08.998712 [ 260 ] {a4887283-09e7-4607-b390-7950f8f81ff6} <Debug> TCPHandler: Processed in 0.002016491 sec. | ||
| 1766 | 2026.01.15 15:08:08.998846 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.01.15 15:08:08.998942 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.01.15 15:08:08.998983 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1769 | 2026.01.15 15:08:08.999392 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.01.15 15:08:08.999427 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1771 | 2026.01.15 15:08:08.999723 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1772 | 2026.01.15 15:08:08.999935 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.01.15 15:08:09.000024 [ 49 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1774 | 2026.01.15 15:08:09.000057 [ 49 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.15 15:08:09.000062 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001138 sec., 29876.977152899828 rows/sec., 2.19 MiB/sec. | ||
| 1776 | 2026.01.15 15:08:09.000102 [ 260 ] {cea6c401-26d7-4b9c-b377-a53b046f30cb} <Debug> TCPHandler: Processed in 0.001305429 sec. | ||
| 1777 | 2026.01.15 15:08:09.000178 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1778 | 2026.01.15 15:08:09.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.08 MiB, peak 185.60 MiB, free memory in arenas 0.00 B, will set to 182.42 MiB (RSS), difference: 2.34 MiB | ||
| 1779 | 2026.01.15 15:08:09.000210 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.01.15 15:08:09.000288 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 1781 | 2026.01.15 15:08:09.000326 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1782 | 2026.01.15 15:08:09.000371 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1783 | 2026.01.15 15:08:09.000437 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2026.01.15 15:08:09.000479 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1785 | 2026.01.15 15:08:09.000549 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1786 | 2026.01.15 15:08:09.000603 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 1787 | 2026.01.15 15:08:09.000652 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1788 | 2026.01.15 15:08:09.000700 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1789 | 2026.01.15 15:08:09.000750 [ 194 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1790 | 2026.01.15 15:08:09.000812 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.01.15 15:08:09.000852 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1792 | 2026.01.15 15:08:09.001189 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1793 | 2026.01.15 15:08:09.001441 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.01.15 15:08:09.001571 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001262 sec., 83993.66085578446 rows/sec., 6.58 MiB/sec. | ||
| 1795 | 2026.01.15 15:08:09.001608 [ 260 ] {d90a9372-7b21-416b-be9e-e16f1544267a} <Debug> TCPHandler: Processed in 0.001447244 sec. | ||
| 1796 | 2026.01.15 15:08:09.001658 [ 188 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419693 sec., 81707.80584253074 rows/sec., 6.35 MiB/sec. | ||
| 1797 | 2026.01.15 15:08:09.001725 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.01.15 15:08:09.001813 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1799 | 2026.01.15 15:08:09.001823 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.01.15 15:08:09.001868 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.01.15 15:08:09.002067 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.01.15 15:08:09.002127 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_6_1} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1803 | 2026.01.15 15:08:09.002198 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1804 | 2026.01.15 15:08:09.002293 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.01.15 15:08:09.002328 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1806 | 2026.01.15 15:08:09.002684 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1807 | 2026.01.15 15:08:09.002889 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.01.15 15:08:09.003014 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 1809 | 2026.01.15 15:08:09.003049 [ 260 ] {391630b7-d48f-417a-ba05-5fd2ba19593b} <Debug> TCPHandler: Processed in 0.001375401 sec. | ||
| 1810 | 2026.01.15 15:08:09.003157 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.01.15 15:08:09.003251 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.01.15 15:08:09.003307 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1813 | 2026.01.15 15:08:09.004177 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.01.15 15:08:09.004213 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1815 | 2026.01.15 15:08:09.004767 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1816 | 2026.01.15 15:08:09.004994 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.01.15 15:08:09.005134 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.0019 sec., 17894.736842105263 rows/sec., 32.07 MiB/sec. | ||
| 1818 | 2026.01.15 15:08:09.005184 [ 260 ] {adc48b51-47e8-4520-ac99-d7f726a74c86} <Debug> TCPHandler: Processed in 0.002076382 sec. | ||
| 1819 | 2026.01.15 15:08:09.005300 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.01.15 15:08:09.005395 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.01.15 15:08:09.005436 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1822 | 2026.01.15 15:08:09.005752 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.01.15 15:08:09.005788 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1824 | 2026.01.15 15:08:09.006079 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1825 | 2026.01.15 15:08:09.006285 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.01.15 15:08:09.006407 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001031 sec., 14548.981571290009 rows/sec., 1.08 MiB/sec. | ||
| 1827 | 2026.01.15 15:08:09.006442 [ 260 ] {2fca73ba-cd10-4143-b7b5-9a3eb623e732} <Debug> TCPHandler: Processed in 0.001192276 sec. | ||
| 1828 | 2026.01.15 15:08:09.006555 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.01.15 15:08:09.006648 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2026.01.15 15:08:09.006689 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2026.01.15 15:08:09.007014 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.01.15 15:08:09.007050 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1833 | 2026.01.15 15:08:09.007345 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1834 | 2026.01.15 15:08:09.007558 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.01.15 15:08:09.007682 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 1836 | 2026.01.15 15:08:09.007717 [ 260 ] {9e2da88a-efa0-4f77-bd37-e3b87dda19c2} <Debug> TCPHandler: Processed in 0.001211936 sec. | ||
| 1837 | 2026.01.15 15:08:09.940447 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.01.15 15:08:09.940687 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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) | ||
| 1839 | 2026.01.15 15:08:09.941062 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1840 | 2026.01.15 15:08:09.941103 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <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 | ||
| 1841 | 2026.01.15 15:08:09.941364 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1842 | 2026.01.15 15:08:09.941434 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1843 | 2026.01.15 15:08:09.941590 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1844 | 2026.01.15 15:08:09.941687 [ 307 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1845 | 2026.01.15 15:08:09.941687 [ 311 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1846 | 2026.01.15 15:08:09.941793 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1847 | 2026.01.15 15:08:09.941816 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1848 | 2026.01.15 15:08:09.941970 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1849 | 2026.01.15 15:08:09.941995 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1850 | 2026.01.15 15:08:09.942050 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <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'))" | ||
| 1851 | 2026.01.15 15:08:09.942098 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <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'))" | ||
| 1852 | 2026.01.15 15:08:09.942935 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00235 sec., 12340.425531914892 rows/sec., 537.73 KiB/sec. | ||
| 1853 | 2026.01.15 15:08:09.943028 [ 260 ] {9f6566b9-855d-470a-a9ca-0ca5ed637cba} <Debug> TCPHandler: Processed in 0.002717661 sec. | ||
| 1854 | 2026.01.15 15:08:09.943333 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.15 15:08:09.943475 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', '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) | ||
| 1856 | 2026.01.15 15:08:09.943699 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1857 | 2026.01.15 15:08:09.943735 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <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', '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 | ||
| 1858 | 2026.01.15 15:08:09.943930 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1859 | 2026.01.15 15:08:09.943983 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1860 | 2026.01.15 15:08:09.944095 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1861 | 2026.01.15 15:08:09.944156 [ 311 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1862 | 2026.01.15 15:08:09.944165 [ 314 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1863 | 2026.01.15 15:08:09.944263 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1864 | 2026.01.15 15:08:09.944290 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1865 | 2026.01.15 15:08:09.944344 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1866 | 2026.01.15 15:08:09.944361 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1867 | 2026.01.15 15:08:09.944392 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <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', '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'))" | ||
| 1868 | 2026.01.15 15:08:09.944422 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <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', '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'))" | ||
| 1869 | 2026.01.15 15:08:09.945268 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001853 sec., 15650.296815974096 rows/sec., 681.96 KiB/sec. | ||
| 1870 | 2026.01.15 15:08:09.945362 [ 260 ] {af3a1dde-794b-4287-9a95-128d552bf659} <Debug> TCPHandler: Processed in 0.002083642 sec. | ||
| 1871 | 2026.01.15 15:08:09.945682 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.01.15 15:08:09.945815 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', '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) | ||
| 1873 | 2026.01.15 15:08:09.946026 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1874 | 2026.01.15 15:08:09.946062 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <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', '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 | ||
| 1875 | 2026.01.15 15:08:09.946257 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1876 | 2026.01.15 15:08:09.946310 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1877 | 2026.01.15 15:08:09.946423 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1878 | 2026.01.15 15:08:09.946485 [ 307 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1879 | 2026.01.15 15:08:09.946501 [ 305 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.01.15 15:08:09.946598 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1881 | 2026.01.15 15:08:09.946624 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.01.15 15:08:09.946678 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1883 | 2026.01.15 15:08:09.946696 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1884 | 2026.01.15 15:08:09.946726 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <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', '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'))" | ||
| 1885 | 2026.01.15 15:08:09.946758 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <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', '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'))" | ||
| 1886 | 2026.01.15 15:08:09.947504 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001743 sec., 16637.98049340218 rows/sec., 725.00 KiB/sec. | ||
| 1887 | 2026.01.15 15:08:09.947590 [ 260 ] {8c346ed0-34f5-4782-bb5a-5288aae724a0} <Debug> TCPHandler: Processed in 0.001958759 sec. | ||
| 1888 | 2026.01.15 15:08:09.947791 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.01.15 15:08:09.947927 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', '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) | ||
| 1890 | 2026.01.15 15:08:09.948163 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1891 | 2026.01.15 15:08:09.948199 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <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', '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 | ||
| 1892 | 2026.01.15 15:08:09.948395 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1893 | 2026.01.15 15:08:09.948449 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1894 | 2026.01.15 15:08:09.948549 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1895 | 2026.01.15 15:08:09.948617 [ 339 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1896 | 2026.01.15 15:08:09.948619 [ 300 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1897 | 2026.01.15 15:08:09.948727 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1898 | 2026.01.15 15:08:09.948753 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1899 | 2026.01.15 15:08:09.948807 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1900 | 2026.01.15 15:08:09.948825 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1901 | 2026.01.15 15:08:09.948855 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <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', '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'))" | ||
| 1902 | 2026.01.15 15:08:09.948886 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <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', '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'))" | ||
| 1903 | 2026.01.15 15:08:09.949390 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00152 sec., 19078.947368421053 rows/sec., 831.36 KiB/sec. | ||
| 1904 | 2026.01.15 15:08:09.949474 [ 260 ] {5d83d006-8370-451d-a607-8f5f56ffdd18} <Debug> TCPHandler: Processed in 0.001734912 sec. | ||
| 1905 | 2026.01.15 15:08:09.949672 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.01.15 15:08:09.949808 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', '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) | ||
| 1907 | 2026.01.15 15:08:09.950014 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1908 | 2026.01.15 15:08:09.950050 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <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', '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 | ||
| 1909 | 2026.01.15 15:08:09.950257 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1910 | 2026.01.15 15:08:09.950310 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1911 | 2026.01.15 15:08:09.950409 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1912 | 2026.01.15 15:08:09.950468 [ 311 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2026.01.15 15:08:09.950469 [ 300 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1914 | 2026.01.15 15:08:09.950555 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1915 | 2026.01.15 15:08:09.950581 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1916 | 2026.01.15 15:08:09.950636 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1917 | 2026.01.15 15:08:09.950654 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1918 | 2026.01.15 15:08:09.950683 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <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', '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'))" | ||
| 1919 | 2026.01.15 15:08:09.950713 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <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', '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'))" | ||
| 1920 | 2026.01.15 15:08:09.951394 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001641 sec., 17672.151127361365 rows/sec., 770.06 KiB/sec. | ||
| 1921 | 2026.01.15 15:08:09.951480 [ 260 ] {f109a596-592f-4f73-96f2-645013e9ea9b} <Debug> TCPHandler: Processed in 0.001857886 sec. | ||
| 1922 | 2026.01.15 15:08:09.951677 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.15 15:08:09.951895 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', 'sled_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) | ||
| 1924 | 2026.01.15 15:08:09.952100 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1925 | 2026.01.15 15:08:09.952135 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <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', 'sled_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 | ||
| 1926 | 2026.01.15 15:08:09.952354 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.01.15 15:08:09.952407 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2026.01.15 15:08:09.952512 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1929 | 2026.01.15 15:08:09.952573 [ 339 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1930 | 2026.01.15 15:08:09.952575 [ 329 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1931 | 2026.01.15 15:08:09.952666 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 1932 | 2026.01.15 15:08:09.952691 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1933 | 2026.01.15 15:08:09.952745 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1934 | 2026.01.15 15:08:09.952763 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1935 | 2026.01.15 15:08:09.952793 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <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', 'sled_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'))" | ||
| 1936 | 2026.01.15 15:08:09.952838 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <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', 'sled_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'))" | ||
| 1937 | 2026.01.15 15:08:09.953449 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001609 sec., 18023.6171535115 rows/sec., 785.38 KiB/sec. | ||
| 1938 | 2026.01.15 15:08:09.953550 [ 260 ] {d3c96996-1a48-40f4-8bfc-4deaae192c13} <Debug> TCPHandler: Processed in 0.001923288 sec. | ||
| 1939 | 2026.01.15 15:08:10.033237 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.15 15:08:10.033371 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1941 | 2026.01.15 15:08:10.033424 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1942 | 2026.01.15 15:08:10.034085 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.01.15 15:08:10.034126 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1944 | 2026.01.15 15:08:10.034542 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1945 | 2026.01.15 15:08:10.034747 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.01.15 15:08:10.034899 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001565 sec., 3833.865814696486 rows/sec., 853.63 KiB/sec. | ||
| 1947 | 2026.01.15 15:08:10.034940 [ 260 ] {ef6b6496-8c8f-476d-b888-f6dd290c327e} <Debug> TCPHandler: Processed in 0.001768453 sec. | ||
| 1948 | 2026.01.15 15:08:10.035076 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.01.15 15:08:10.035172 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1950 | 2026.01.15 15:08:10.035215 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1951 | 2026.01.15 15:08:10.035641 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.15 15:08:10.035677 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1953 | 2026.01.15 15:08:10.036010 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1954 | 2026.01.15 15:08:10.036218 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.01.15 15:08:10.036352 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001198 sec., 1669.449081803005 rows/sec., 136.13 KiB/sec. | ||
| 1956 | 2026.01.15 15:08:10.036389 [ 260 ] {4aafbbc9-ddab-4474-a7fa-e9a69a6084a9} <Debug> TCPHandler: Processed in 0.001364051 sec. | ||
| 1957 | 2026.01.15 15:08:10.036502 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.01.15 15:08:10.036598 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1959 | 2026.01.15 15:08:10.036637 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1960 | 2026.01.15 15:08:10.037820 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.01.15 15:08:10.037857 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1962 | 2026.01.15 15:08:10.038310 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1963 | 2026.01.15 15:08:10.038521 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.01.15 15:08:10.038649 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002069 sec., 578540.3576607056 rows/sec., 47.69 MiB/sec. | ||
| 1965 | 2026.01.15 15:08:10.038685 [ 260 ] {33efbfac-53e6-45c8-9df6-1ba2dedfc5f3} <Debug> TCPHandler: Processed in 0.002232907 sec. | ||
| 1966 | 2026.01.15 15:08:10.038800 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.01.15 15:08:10.038892 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.01.15 15:08:10.038931 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1969 | 2026.01.15 15:08:10.039312 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.01.15 15:08:10.039349 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1971 | 2026.01.15 15:08:10.039656 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1972 | 2026.01.15 15:08:10.039874 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.01.15 15:08:10.040003 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 123.69 KiB/sec. | ||
| 1974 | 2026.01.15 15:08:10.040040 [ 260 ] {92c46ac7-5302-4cb5-a3ae-6737c9d2a6e5} <Debug> TCPHandler: Processed in 0.001289958 sec. | ||
| 1975 | 2026.01.15 15:08:10.040153 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.01.15 15:08:10.040245 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1977 | 2026.01.15 15:08:10.040284 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1978 | 2026.01.15 15:08:10.040773 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.15 15:08:10.040807 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1980 | 2026.01.15 15:08:10.041162 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1981 | 2026.01.15 15:08:10.041374 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.15 15:08:10.041505 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 1983 | 2026.01.15 15:08:10.041541 [ 260 ] {4fd46416-605d-40e7-b5ff-cd60f4ba9761} <Debug> TCPHandler: Processed in 0.001436803 sec. | ||
| 1984 | 2026.01.15 15:08:10.041650 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.01.15 15:08:10.041742 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1986 | 2026.01.15 15:08:10.041780 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1987 | 2026.01.15 15:08:10.042362 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.01.15 15:08:10.042397 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1989 | 2026.01.15 15:08:10.042732 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1990 | 2026.01.15 15:08:10.042936 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.01.15 15:08:10.043059 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001335 sec., 391011.23595505615 rows/sec., 28.94 MiB/sec. | ||
| 1992 | 2026.01.15 15:08:10.043097 [ 260 ] {9e206487-9128-4ceb-9c09-b87ed58027d4} <Debug> TCPHandler: Processed in 0.001495915 sec. | ||
| 1993 | 2026.01.15 15:08:10.043208 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.01.15 15:08:10.043299 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.01.15 15:08:10.043342 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1996 | 2026.01.15 15:08:10.044200 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.01.15 15:08:10.044236 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1998 | 2026.01.15 15:08:10.044691 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1999 | 2026.01.15 15:08:10.044900 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.01.15 15:08:10.045027 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Debug> executeQuery: Read 2217 rows, 151.65 KiB in 0.001745 sec., 1270487.106017192 rows/sec., 84.87 MiB/sec. | ||
| 2001 | 2026.01.15 15:08:10.045063 [ 260 ] {a94c27ff-b527-44c8-9232-6846fed8b7a6} <Debug> TCPHandler: Processed in 0.001905307 sec. | ||
| 2002 | 2026.01.15 15:08:10.045168 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.01.15 15:08:10.045260 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.01.15 15:08:10.045301 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2005 | 2026.01.15 15:08:10.045619 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.01.15 15:08:10.045654 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2007 | 2026.01.15 15:08:10.045962 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2008 | 2026.01.15 15:08:10.046197 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.01.15 15:08:10.046334 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 2010 | 2026.01.15 15:08:10.046370 [ 260 ] {61942453-95dc-4513-8127-fce91b983be9} <Debug> TCPHandler: Processed in 0.001251007 sec. | ||
| 2011 | 2026.01.15 15:08:13.993323 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.01.15 15:08:13.993562 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2013 | 2026.01.15 15:08:13.993654 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2014 | 2026.01.15 15:08:13.994564 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.01.15 15:08:13.994629 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2016 | 2026.01.15 15:08:13.995199 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2017 | 2026.01.15 15:08:13.995592 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.01.15 15:08:13.995829 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002331 sec., 24024.024024024024 rows/sec., 1.85 MiB/sec. | ||
| 2019 | 2026.01.15 15:08:13.995834 [ 42 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2020 | 2026.01.15 15:08:13.995887 [ 260 ] {27a69f4a-d14e-4937-a720-648c07f4b9f1} <Debug> TCPHandler: Processed in 0.002711341 sec. | ||
| 2021 | 2026.01.15 15:08:13.995925 [ 42 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.01.15 15:08:13.995958 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2023 | 2026.01.15 15:08:13.996071 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.01.15 15:08:13.996129 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 2025 | 2026.01.15 15:08:13.996205 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2026 | 2026.01.15 15:08:13.996269 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2027 | 2026.01.15 15:08:13.996311 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2026.01.15 15:08:13.996366 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2029 | 2026.01.15 15:08:13.996461 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 209 rows starting from the beginning of the part | ||
| 2030 | 2026.01.15 15:08:13.996532 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2031 | 2026.01.15 15:08:13.996596 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 124 rows starting from the beginning of the part | ||
| 2032 | 2026.01.15 15:08:13.996658 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2033 | 2026.01.15 15:08:13.996719 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2034 | 2026.01.15 15:08:13.996877 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.01.15 15:08:13.996933 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2036 | 2026.01.15 15:08:13.997449 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2037 | 2026.01.15 15:08:13.997787 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.01.15 15:08:13.997967 [ 42 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2039 | 2026.01.15 15:08:13.997995 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00182 sec., 35164.83516483517 rows/sec., 2.74 MiB/sec. | ||
| 2040 | 2026.01.15 15:08:13.998019 [ 42 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.01.15 15:08:13.998052 [ 260 ] {3ed78ea1-3387-49a2-8706-890df4fa212f} <Debug> TCPHandler: Processed in 0.002049672 sec. | ||
| 2042 | 2026.01.15 15:08:13.998062 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2043 | 2026.01.15 15:08:13.998182 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 2044 | 2026.01.15 15:08:13.998252 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.01.15 15:08:13.998298 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2026.01.15 15:08:13.998336 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2047 | 2026.01.15 15:08:13.998364 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.01.15 15:08:13.998421 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2049 | 2026.01.15 15:08:13.998424 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 127 rows starting from the beginning of the part | ||
| 2050 | 2026.01.15 15:08:13.998494 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2051 | 2026.01.15 15:08:13.998553 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2052 | 2026.01.15 15:08:13.998611 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2053 | 2026.01.15 15:08:13.998674 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2054 | 2026.01.15 15:08:13.998928 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1843 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862406 sec., 643863.9382393692 rows/sec., 56.39 MiB/sec. | ||
| 2055 | 2026.01.15 15:08:13.999057 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.01.15 15:08:13.999110 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2057 | 2026.01.15 15:08:13.999347 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2058 | 2026.01.15 15:08:13.999709 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2059 | 2026.01.15 15:08:13.999719 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2026.01.15 15:08:13.999819 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_11_2} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2061 | 2026.01.15 15:08:13.999906 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2062 | 2026.01.15 15:08:14.000034 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.15 15:08:14.000146 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200644 sec., 499890.3530631367 rows/sec., 40.27 MiB/sec. | ||
| 2064 | 2026.01.15 15:08:14.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.74 MiB, peak 190.02 MiB, free memory in arenas 0.00 B, will set to 183.73 MiB (RSS), difference: -3.01 MiB | ||
| 2065 | 2026.01.15 15:08:14.000383 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2066 | 2026.01.15 15:08:14.000404 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002061 sec., 62105.77389616691 rows/sec., 4.33 MiB/sec. | ||
| 2067 | 2026.01.15 15:08:14.000420 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2068 | 2026.01.15 15:08:14.000427 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.01.15 15:08:14.000454 [ 260 ] {be72114c-5fc8-45b4-ae67-356053845362} <Debug> TCPHandler: Processed in 0.002268588 sec. | ||
| 2070 | 2026.01.15 15:08:14.000457 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2071 | 2026.01.15 15:08:14.000614 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2072 | 2026.01.15 15:08:14.000624 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.01.15 15:08:14.000774 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2074 | 2026.01.15 15:08:14.000800 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.01.15 15:08:14.000830 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2076 | 2026.01.15 15:08:14.000829 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2077 | 2026.01.15 15:08:14.000886 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_11_2} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2078 | 2026.01.15 15:08:14.000928 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 947 rows starting from the beginning of the part | ||
| 2079 | 2026.01.15 15:08:14.000952 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2080 | 2026.01.15 15:08:14.001072 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2081 | 2026.01.15 15:08:14.001149 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2082 | 2026.01.15 15:08:14.001231 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2083 | 2026.01.15 15:08:14.001296 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2217 rows starting from the beginning of the part | ||
| 2084 | 2026.01.15 15:08:14.001300 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.15 15:08:14.001358 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2086 | 2026.01.15 15:08:14.001380 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2087 | 2026.01.15 15:08:14.001865 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2088 | 2026.01.15 15:08:14.002266 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.01.15 15:08:14.002420 [ 41 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2090 | 2026.01.15 15:08:14.002464 [ 41 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.01.15 15:08:14.002479 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001726 sec., 27809.965237543453 rows/sec., 1.87 MiB/sec. | ||
| 2092 | 2026.01.15 15:08:14.002488 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2093 | 2026.01.15 15:08:14.002531 [ 260 ] {2fd4b4bf-16e8-4dac-8bef-3b4c3b1af685} <Debug> TCPHandler: Processed in 0.001979379 sec. | ||
| 2094 | 2026.01.15 15:08:14.002611 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2095 | 2026.01.15 15:08:14.002726 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2096 | 2026.01.15 15:08:14.002769 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2097 | 2026.01.15 15:08:14.002817 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2098 | 2026.01.15 15:08:14.002866 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2099 | 2026.01.15 15:08:14.002936 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2100 | 2026.01.15 15:08:14.003006 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2101 | 2026.01.15 15:08:14.003074 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2102 | 2026.01.15 15:08:14.004038 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001489214 sec., 362607.3888641928 rows/sec., 24.39 MiB/sec. | ||
| 2103 | 2026.01.15 15:08:14.004046 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.003500565 sec., 1088110.062232811 rows/sec., 74.54 MiB/sec. | ||
| 2104 | 2026.01.15 15:08:14.004206 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2105 | 2026.01.15 15:08:14.004519 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2106 | 2026.01.15 15:08:14.004554 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.01.15 15:08:14.004657 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_11_2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2108 | 2026.01.15 15:08:14.004747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2109 | 2026.01.15 15:08:14.004849 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.01.15 15:08:14.004930 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2111 | 2026.01.15 15:08:14.005015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2112 | 2026.01.15 15:08:14.294768 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61758 | ||
| 2113 | 2026.01.15 15:08:14.294886 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2026.01.15 15:08:14.294912 [ 259 ] {} <Debug> TCP-Session: 2fcdb743-9111-4021-ac9f-62a1c7732135 Authenticating user 'default' from [fd00:1122:3344:101::e]:61758 | ||
| 2115 | 2026.01.15 15:08:14.294934 [ 259 ] {} <Debug> TCP-Session: 2fcdb743-9111-4021-ac9f-62a1c7732135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.01.15 15:08:14.294946 [ 259 ] {} <Debug> TCP-Session: 2fcdb743-9111-4021-ac9f-62a1c7732135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.01.15 15:08:14.295160 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64997 | ||
| 2118 | 2026.01.15 15:08:14.295167 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55053 | ||
| 2119 | 2026.01.15 15:08:14.295211 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33374 | ||
| 2120 | 2026.01.15 15:08:14.295222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62725 | ||
| 2121 | 2026.01.15 15:08:14.295247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65382 | ||
| 2122 | 2026.01.15 15:08:14.295283 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2026.01.15 15:08:14.295298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.01.15 15:08:14.295317 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2125 | 2026.01.15 15:08:14.295328 [ 287 ] {} <Debug> TCP-Session: 5589d27c-317d-4805-a171-5d94daac92c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55053 | ||
| 2126 | 2026.01.15 15:08:14.295338 [ 290 ] {} <Debug> TCP-Session: 7543d042-f7d9-42da-a548-eb419e9fca50 Authenticating user 'default' from [fd00:1122:3344:101::e]:33374 | ||
| 2127 | 2026.01.15 15:08:14.295358 [ 291 ] {} <Debug> TCP-Session: d22e23e1-e86a-457a-9034-62b36dc57e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:62725 | ||
| 2128 | 2026.01.15 15:08:14.295372 [ 290 ] {} <Debug> TCP-Session: 7543d042-f7d9-42da-a548-eb419e9fca50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.01.15 15:08:14.295366 [ 287 ] {} <Debug> TCP-Session: 5589d27c-317d-4805-a171-5d94daac92c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.01.15 15:08:14.295397 [ 290 ] {} <Debug> TCP-Session: 7543d042-f7d9-42da-a548-eb419e9fca50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.01.15 15:08:14.295395 [ 291 ] {} <Debug> TCP-Session: d22e23e1-e86a-457a-9034-62b36dc57e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.01.15 15:08:14.295407 [ 287 ] {} <Debug> TCP-Session: 5589d27c-317d-4805-a171-5d94daac92c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.01.15 15:08:14.295437 [ 291 ] {} <Debug> TCP-Session: d22e23e1-e86a-457a-9034-62b36dc57e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.01.15 15:08:14.295382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.01.15 15:08:14.295294 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2026.01.15 15:08:14.295507 [ 293 ] {} <Debug> TCP-Session: 5e4a9224-1e5c-47ee-8b64-cb35babc5559 Authenticating user 'default' from [fd00:1122:3344:101::e]:65382 | ||
| 2137 | 2026.01.15 15:08:14.295257 [ 259 ] {} <Trace> TCP-Session: 2fcdb743-9111-4021-ac9f-62a1c7732135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.01.15 15:08:14.295526 [ 286 ] {} <Debug> TCP-Session: 7a7c9a40-90df-47af-ae31-b483de08b608 Authenticating user 'default' from [fd00:1122:3344:101::e]:64997 | ||
| 2139 | 2026.01.15 15:08:14.295538 [ 293 ] {} <Debug> TCP-Session: 5e4a9224-1e5c-47ee-8b64-cb35babc5559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.01.15 15:08:14.295568 [ 286 ] {} <Debug> TCP-Session: 7a7c9a40-90df-47af-ae31-b483de08b608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.01.15 15:08:14.295580 [ 293 ] {} <Debug> TCP-Session: 5e4a9224-1e5c-47ee-8b64-cb35babc5559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.01.15 15:08:14.295593 [ 286 ] {} <Debug> TCP-Session: 7a7c9a40-90df-47af-ae31-b483de08b608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.01.15 15:08:14.295213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52107 | ||
| 2144 | 2026.01.15 15:08:14.295198 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58593 | ||
| 2145 | 2026.01.15 15:08:14.295240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59248 | ||
| 2146 | 2026.01.15 15:08:14.295691 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61758) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2147 | 2026.01.15 15:08:14.295673 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2148 | 2026.01.15 15:08:14.295744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.01.15 15:08:14.295745 [ 289 ] {} <Debug> TCP-Session: 713316e9-6c7a-4e5e-915c-201719636115 Authenticating user 'default' from [fd00:1122:3344:101::e]:52107 | ||
| 2150 | 2026.01.15 15:08:14.295776 [ 288 ] {} <Debug> TCP-Session: a5ad86c2-1cfc-4afa-95cb-242a714b52c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58593 | ||
| 2151 | 2026.01.15 15:08:14.295779 [ 289 ] {} <Debug> TCP-Session: 713316e9-6c7a-4e5e-915c-201719636115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.01.15 15:08:14.295806 [ 288 ] {} <Debug> TCP-Session: a5ad86c2-1cfc-4afa-95cb-242a714b52c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.01.15 15:08:14.295807 [ 289 ] {} <Debug> TCP-Session: 713316e9-6c7a-4e5e-915c-201719636115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.01.15 15:08:14.295823 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.01.15 15:08:14.295828 [ 288 ] {} <Debug> TCP-Session: a5ad86c2-1cfc-4afa-95cb-242a714b52c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.01.15 15:08:14.295866 [ 292 ] {} <Debug> TCP-Session: afebb9d5-22ed-41b8-9bdd-30f469a78430 Authenticating user 'default' from [fd00:1122:3344:101::e]:59248 | ||
| 2157 | 2026.01.15 15:08:14.295898 [ 292 ] {} <Debug> TCP-Session: afebb9d5-22ed-41b8-9bdd-30f469a78430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.01.15 15:08:14.295909 [ 292 ] {} <Debug> TCP-Session: afebb9d5-22ed-41b8-9bdd-30f469a78430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.01.15 15:08:14.295942 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2160 | 2026.01.15 15:08:14.295997 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2161 | 2026.01.15 15:08:14.296272 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 2162 | 2026.01.15 15:08:14.297732 [ 329 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> AggregatingTransform: Aggregating | ||
| 2163 | 2026.01.15 15:08:14.297766 [ 329 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2164 | 2026.01.15 15:08:14.297798 [ 329 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001371941 sec. (728.894 rows/sec., 28.47 KiB/sec.) | ||
| 2165 | 2026.01.15 15:08:14.297811 [ 329 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Trace> Aggregator: Merging aggregated data | ||
| 2166 | 2026.01.15 15:08:14.298845 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 2167 | 2026.01.15 15:08:14.298984 [ 259 ] {bf0e824a-d3a4-4af4-a4bc-0ef27084b89e} <Debug> TCPHandler: Processed in 0.003849196 sec. | ||
| 2168 | 2026.01.15 15:08:14.299104 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2026.01.15 15:08:14.299135 [ 259 ] {} <Debug> TCP-Session: 2fcdb743-9111-4021-ac9f-62a1c7732135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.01.15 15:08:14.299148 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2026.01.15 15:08:14.299179 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2026.01.15 15:08:14.299190 [ 293 ] {} <Debug> TCP-Session: 5e4a9224-1e5c-47ee-8b64-cb35babc5559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.01.15 15:08:14.299201 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2026.01.15 15:08:14.299226 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.01.15 15:08:14.299266 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2176 | 2026.01.15 15:08:14.299281 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.01.15 15:08:14.299298 [ 286 ] {} <Debug> TCP-Session: 7a7c9a40-90df-47af-ae31-b483de08b608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.15 15:08:14.299308 [ 291 ] {} <Debug> TCP-Session: d22e23e1-e86a-457a-9034-62b36dc57e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.15 15:08:14.299324 [ 290 ] {} <Debug> TCP-Session: 7543d042-f7d9-42da-a548-eb419e9fca50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.01.15 15:08:14.299305 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2181 | 2026.01.15 15:08:14.299294 [ 289 ] {} <Debug> TCP-Session: 713316e9-6c7a-4e5e-915c-201719636115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.01.15 15:08:14.299402 [ 292 ] {} <Debug> TCP-Session: afebb9d5-22ed-41b8-9bdd-30f469a78430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.01.15 15:08:14.299241 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.01.15 15:08:14.299231 [ 288 ] {} <Debug> TCP-Session: a5ad86c2-1cfc-4afa-95cb-242a714b52c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.01.15 15:08:14.299477 [ 287 ] {} <Debug> TCP-Session: 5589d27c-317d-4805-a171-5d94daac92c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.01.15 15:08:14.355261 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33308 | ||
| 2187 | 2026.01.15 15:08:14.355373 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.01.15 15:08:14.355404 [ 259 ] {} <Debug> TCP-Session: 30fbdf8c-f89e-4819-af27-3730c1135299 Authenticating user 'default' from [fd00:1122:3344:101::e]:33308 | ||
| 2189 | 2026.01.15 15:08:14.355427 [ 259 ] {} <Debug> TCP-Session: 30fbdf8c-f89e-4819-af27-3730c1135299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.01.15 15:08:14.355440 [ 259 ] {} <Debug> TCP-Session: 30fbdf8c-f89e-4819-af27-3730c1135299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.01.15 15:08:14.355625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45057 | ||
| 2192 | 2026.01.15 15:08:14.355652 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33973 | ||
| 2193 | 2026.01.15 15:08:14.355691 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40501 | ||
| 2194 | 2026.01.15 15:08:14.355715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52154 | ||
| 2195 | 2026.01.15 15:08:14.355742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.01.15 15:08:14.355755 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.01.15 15:08:14.355785 [ 286 ] {} <Debug> TCP-Session: a1af8c12-b80f-4a37-83cc-9c76d17144da Authenticating user 'default' from [fd00:1122:3344:101::e]:45057 | ||
| 2198 | 2026.01.15 15:08:14.355736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40830 | ||
| 2199 | 2026.01.15 15:08:14.355824 [ 286 ] {} <Debug> TCP-Session: a1af8c12-b80f-4a37-83cc-9c76d17144da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.15 15:08:14.355812 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.01.15 15:08:14.355888 [ 286 ] {} <Debug> TCP-Session: a1af8c12-b80f-4a37-83cc-9c76d17144da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.01.15 15:08:14.355903 [ 291 ] {} <Debug> TCP-Session: 1ff6cdde-e453-4b49-aea9-410e53f4959c Authenticating user 'default' from [fd00:1122:3344:101::e]:52154 | ||
| 2203 | 2026.01.15 15:08:14.355914 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.01.15 15:08:14.355926 [ 291 ] {} <Debug> TCP-Session: 1ff6cdde-e453-4b49-aea9-410e53f4959c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.15 15:08:14.355729 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52586 | ||
| 2206 | 2026.01.15 15:08:14.355946 [ 293 ] {} <Debug> TCP-Session: dc119ab8-aa20-44e9-824e-69dc6c4c75f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40830 | ||
| 2207 | 2026.01.15 15:08:14.355950 [ 291 ] {} <Debug> TCP-Session: 1ff6cdde-e453-4b49-aea9-410e53f4959c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.01.15 15:08:14.355720 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46755 | ||
| 2209 | 2026.01.15 15:08:14.356010 [ 293 ] {} <Debug> TCP-Session: dc119ab8-aa20-44e9-824e-69dc6c4c75f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.01.15 15:08:14.356034 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.01.15 15:08:14.356047 [ 293 ] {} <Debug> TCP-Session: dc119ab8-aa20-44e9-824e-69dc6c4c75f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.01.15 15:08:14.355706 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42962 | ||
| 2213 | 2026.01.15 15:08:14.356079 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.01.15 15:08:14.356073 [ 292 ] {} <Debug> TCP-Session: 12ec8ba7-2648-4cd0-8e45-11f1138a6338 Authenticating user 'default' from [fd00:1122:3344:101::e]:52586 | ||
| 2215 | 2026.01.15 15:08:14.356130 [ 289 ] {} <Debug> TCP-Session: 1efc1323-5662-4898-8c3d-f64248f7aef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46755 | ||
| 2216 | 2026.01.15 15:08:14.356148 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.01.15 15:08:14.356159 [ 289 ] {} <Debug> TCP-Session: 1efc1323-5662-4898-8c3d-f64248f7aef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.15 15:08:14.356179 [ 290 ] {} <Debug> TCP-Session: b3970c51-eba5-4407-9a0f-24906c5d1fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:42962 | ||
| 2219 | 2026.01.15 15:08:14.356187 [ 289 ] {} <Debug> TCP-Session: 1efc1323-5662-4898-8c3d-f64248f7aef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.15 15:08:14.356204 [ 290 ] {} <Debug> TCP-Session: b3970c51-eba5-4407-9a0f-24906c5d1fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.15 15:08:14.356154 [ 292 ] {} <Debug> TCP-Session: 12ec8ba7-2648-4cd0-8e45-11f1138a6338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.15 15:08:14.356230 [ 290 ] {} <Debug> TCP-Session: b3970c51-eba5-4407-9a0f-24906c5d1fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.15 15:08:14.356248 [ 292 ] {} <Debug> TCP-Session: 12ec8ba7-2648-4cd0-8e45-11f1138a6338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.01.15 15:08:14.355808 [ 259 ] {} <Trace> TCP-Session: 30fbdf8c-f89e-4819-af27-3730c1135299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.15 15:08:14.355819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2026.01.15 15:08:14.355810 [ 287 ] {} <Debug> TCP-Session: 63589658-5c2d-4e63-bb11-5a0320688253 Authenticating user 'default' from [fd00:1122:3344:101::e]:33973 | ||
| 2227 | 2026.01.15 15:08:14.356331 [ 288 ] {} <Debug> TCP-Session: 7bc2359d-86b4-426d-8e20-7a96806db33c Authenticating user 'default' from [fd00:1122:3344:101::e]:40501 | ||
| 2228 | 2026.01.15 15:08:14.356357 [ 287 ] {} <Debug> TCP-Session: 63589658-5c2d-4e63-bb11-5a0320688253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.01.15 15:08:14.356363 [ 288 ] {} <Debug> TCP-Session: 7bc2359d-86b4-426d-8e20-7a96806db33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.15 15:08:14.356388 [ 287 ] {} <Debug> TCP-Session: 63589658-5c2d-4e63-bb11-5a0320688253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.15 15:08:14.356394 [ 288 ] {} <Debug> TCP-Session: 7bc2359d-86b4-426d-8e20-7a96806db33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.01.15 15:08:14.356468 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2233 | 2026.01.15 15:08:14.356738 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2234 | 2026.01.15 15:08:14.356798 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2235 | 2026.01.15 15:08:14.357103 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 2236 | 2026.01.15 15:08:14.357195 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2237 | 2026.01.15 15:08:14.738171 [ 309 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> AggregatingTransform: Aggregating | ||
| 2238 | 2026.01.15 15:08:14.738253 [ 309 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2239 | 2026.01.15 15:08:14.738295 [ 309 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947018 sec. (1055.946 rows/sec., 41.25 KiB/sec.) | ||
| 2240 | 2026.01.15 15:08:14.738318 [ 309 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Trace> Aggregator: Merging aggregated data | ||
| 2241 | 2026.01.15 15:08:14.739823 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.383393 sec., 2.6082896662171717 rows/sec., 104.33 B/sec. | ||
| 2242 | 2026.01.15 15:08:14.739965 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2243 | 2026.01.15 15:08:14.739983 [ 259 ] {71c58f0f-e6b3-43fa-a8b5-2a505ded10c0} <Debug> TCPHandler: Processed in 0.384305643 sec. | ||
| 2244 | 2026.01.15 15:08:14.740117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2245 | 2026.01.15 15:08:14.740138 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.01.15 15:08:14.740162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2026.01.15 15:08:14.740191 [ 288 ] {} <Debug> TCP-Session: 7bc2359d-86b4-426d-8e20-7a96806db33c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.15 15:08:14.740208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.01.15 15:08:14.740228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.01.15 15:08:14.740253 [ 289 ] {} <Debug> TCP-Session: 1efc1323-5662-4898-8c3d-f64248f7aef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.01.15 15:08:14.740272 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.01.15 15:08:14.740290 [ 291 ] {} <Debug> TCP-Session: 1ff6cdde-e453-4b49-aea9-410e53f4959c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.15 15:08:14.740280 [ 293 ] {} <Debug> TCP-Session: dc119ab8-aa20-44e9-824e-69dc6c4c75f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.01.15 15:08:14.740336 [ 292 ] {} <Debug> TCP-Session: 12ec8ba7-2648-4cd0-8e45-11f1138a6338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.01.15 15:08:14.740245 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.01.15 15:08:14.740223 [ 286 ] {} <Debug> TCP-Session: a1af8c12-b80f-4a37-83cc-9c76d17144da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.01.15 15:08:14.740186 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.01.15 15:08:14.740415 [ 290 ] {} <Debug> TCP-Session: b3970c51-eba5-4407-9a0f-24906c5d1fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.01.15 15:08:14.740278 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.01.15 15:08:14.740463 [ 287 ] {} <Debug> TCP-Session: 63589658-5c2d-4e63-bb11-5a0320688253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.01.15 15:08:14.740490 [ 259 ] {} <Debug> TCP-Session: 30fbdf8c-f89e-4819-af27-3730c1135299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.15 15:08:15.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.42 MiB, peak 194.56 MiB, free memory in arenas 0.00 B, will set to 204.63 MiB (RSS), difference: 22.21 MiB | ||
| 2263 | 2026.01.15 15:08:15.695101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4217 | ||
| 2264 | 2026.01.15 15:08:15.695578 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.15 15:08:15.695621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2266 | 2026.01.15 15:08:15.696102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2267 | 2026.01.15 15:08:15.696327 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.15 15:08:15.696450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4217 | ||
| 2269 | 2026.01.15 15:08:15.920506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2270 | 2026.01.15 15:08:15.936823 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.01.15 15:08:15.936878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2272 | 2026.01.15 15:08:15.943282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2273 | 2026.01.15 15:08:15.943969 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.01.15 15:08:15.946778 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2275 | 2026.01.15 15:08:16.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.16 MiB, peak 209.16 MiB, free memory in arenas 0.00 B, will set to 206.25 MiB (RSS), difference: 1.09 MiB | ||
| 2276 | 2026.01.15 15:08:18.197439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 310 | ||
| 2277 | 2026.01.15 15:08:18.200289 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.01.15 15:08:18.200338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2279 | 2026.01.15 15:08:18.201518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2280 | 2026.01.15 15:08:18.201780 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.15 15:08:18.202001 [ 38 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2282 | 2026.01.15 15:08:18.202068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2283 | 2026.01.15 15:08:18.202116 [ 38 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.01.15 15:08:18.202164 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2285 | 2026.01.15 15:08:18.202301 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 2286 | 2026.01.15 15:08:18.202884 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2287 | 2026.01.15 15:08:18.203054 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 2288 | 2026.01.15 15:08:18.203452 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2289 | 2026.01.15 15:08:18.203822 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2290 | 2026.01.15 15:08:18.204183 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2291 | 2026.01.15 15:08:18.204525 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2292 | 2026.01.15 15:08:18.204881 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 2293 | 2026.01.15 15:08:18.211042 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.008799584 sec., 35228.93809525541 rows/sec., 34.92 MiB/sec. | ||
| 2294 | 2026.01.15 15:08:18.211996 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2295 | 2026.01.15 15:08:18.212593 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.01.15 15:08:18.212670 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_6_1} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2297 | 2026.01.15 15:08:18.212876 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2298 | 2026.01.15 15:08:18.995684 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.15 15:08:18.995970 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2300 | 2026.01.15 15:08:18.996076 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2301 | 2026.01.15 15:08:18.996796 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.01.15 15:08:18.996845 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2303 | 2026.01.15 15:08:18.997263 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2304 | 2026.01.15 15:08:18.997487 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.15 15:08:18.997657 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001763 sec., 72603.51673284174 rows/sec., 6.26 MiB/sec. | ||
| 2306 | 2026.01.15 15:08:18.997700 [ 260 ] {924b1fa0-d74f-4468-8b1e-7df5fbf052f6} <Debug> TCPHandler: Processed in 0.002206826 sec. | ||
| 2307 | 2026.01.15 15:08:18.997825 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.01.15 15:08:18.997920 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2309 | 2026.01.15 15:08:18.997962 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2310 | 2026.01.15 15:08:18.998383 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.01.15 15:08:18.998421 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2312 | 2026.01.15 15:08:18.998721 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2313 | 2026.01.15 15:08:18.998935 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.15 15:08:18.999068 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001167 sec., 30848.329048843185 rows/sec., 2.27 MiB/sec. | ||
| 2315 | 2026.01.15 15:08:18.999108 [ 260 ] {b2403abb-7f40-40a8-9647-668f740d875a} <Debug> TCPHandler: Processed in 0.00133389 sec. | ||
| 2316 | 2026.01.15 15:08:18.999220 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.01.15 15:08:18.999314 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2318 | 2026.01.15 15:08:18.999355 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2319 | 2026.01.15 15:08:18.999789 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.15 15:08:18.999827 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2321 | 2026.01.15 15:08:19.000147 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2322 | 2026.01.15 15:08:19.000356 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.15 15:08:19.000490 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 2324 | 2026.01.15 15:08:19.000530 [ 260 ] {49404899-d27e-4e62-8b1d-0551be491789} <Debug> TCPHandler: Processed in 0.00135922 sec. | ||
| 2325 | 2026.01.15 15:08:19.000645 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.15 15:08:19.000739 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2327 | 2026.01.15 15:08:19.000782 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2328 | 2026.01.15 15:08:19.001192 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.15 15:08:19.001229 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2330 | 2026.01.15 15:08:19.001561 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2331 | 2026.01.15 15:08:19.001768 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.15 15:08:19.001902 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2333 | 2026.01.15 15:08:19.001939 [ 260 ] {d00287d2-07af-452a-aee2-b95fabd64d68} <Debug> TCPHandler: Processed in 0.00134412 sec. | ||
| 2334 | 2026.01.15 15:08:19.002049 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.15 15:08:19.002143 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.15 15:08:19.002198 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2337 | 2026.01.15 15:08:19.003088 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.15 15:08:19.003128 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2339 | 2026.01.15 15:08:19.003698 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2340 | 2026.01.15 15:08:19.003918 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.15 15:08:19.004028 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2342 | 2026.01.15 15:08:19.004060 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001935 sec., 18604.6511627907 rows/sec., 33.34 MiB/sec. | ||
| 2343 | 2026.01.15 15:08:19.004093 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.01.15 15:08:19.004117 [ 260 ] {f73a54d7-5296-46b0-b062-3ce78c7b701c} <Debug> TCPHandler: Processed in 0.002118004 sec. | ||
| 2345 | 2026.01.15 15:08:19.004118 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2346 | 2026.01.15 15:08:19.004245 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.15 15:08:19.004259 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 2348 | 2026.01.15 15:08:19.004344 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.01.15 15:08:19.004392 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2350 | 2026.01.15 15:08:19.004533 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2351 | 2026.01.15 15:08:19.004602 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2352 | 2026.01.15 15:08:19.004740 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.01.15 15:08:19.004746 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2354 | 2026.01.15 15:08:19.004786 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2355 | 2026.01.15 15:08:19.004882 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2356 | 2026.01.15 15:08:19.004992 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2357 | 2026.01.15 15:08:19.005101 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2358 | 2026.01.15 15:08:19.005110 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2359 | 2026.01.15 15:08:19.005193 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2360 | 2026.01.15 15:08:19.005348 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.01.15 15:08:19.005489 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 2362 | 2026.01.15 15:08:19.005529 [ 260 ] {10ced9d3-8693-488b-a9db-9f196018ce62} <Debug> TCPHandler: Processed in 0.00133325 sec. | ||
| 2363 | 2026.01.15 15:08:19.006928 [ 191 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 19 columns (19 merged, 0 gathered) in 0.002723062 sec., 42599.10350921132 rows/sec., 76.34 MiB/sec. | ||
| 2364 | 2026.01.15 15:08:19.007207 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2365 | 2026.01.15 15:08:19.007519 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.01.15 15:08:19.007586 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2367 | 2026.01.15 15:08:19.007668 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2368 | 2026.01.15 15:08:23.110711 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2369 | 2026.01.15 15:08:23.110787 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2370 | 2026.01.15 15:08:23.197454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4729 | ||
| 2371 | 2026.01.15 15:08:23.197952 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.01.15 15:08:23.197989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2373 | 2026.01.15 15:08:23.198483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2374 | 2026.01.15 15:08:23.198702 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.01.15 15:08:23.198832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4729 | ||
| 2376 | 2026.01.15 15:08:23.447776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2377 | 2026.01.15 15:08:23.466080 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.01.15 15:08:23.466147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2379 | 2026.01.15 15:08:23.472515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2380 | 2026.01.15 15:08:23.473250 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.01.15 15:08:23.476107 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2382 | 2026.01.15 15:08:23.993416 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.01.15 15:08:23.993621 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2384 | 2026.01.15 15:08:23.993696 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2385 | 2026.01.15 15:08:23.994388 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.01.15 15:08:23.994438 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2387 | 2026.01.15 15:08:23.994840 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2388 | 2026.01.15 15:08:23.995065 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.01.15 15:08:23.995217 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 2390 | 2026.01.15 15:08:23.995261 [ 260 ] {d0c509b8-d09d-4e51-b8b1-3a5ee6229d71} <Debug> TCPHandler: Processed in 0.00198901 sec. | ||
| 2391 | 2026.01.15 15:08:23.995409 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.01.15 15:08:23.995513 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2393 | 2026.01.15 15:08:23.995556 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2394 | 2026.01.15 15:08:23.995982 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.01.15 15:08:23.996020 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2396 | 2026.01.15 15:08:23.996347 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2397 | 2026.01.15 15:08:23.996555 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.01.15 15:08:23.996685 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2399 | 2026.01.15 15:08:23.996721 [ 260 ] {49f50894-b6a5-416e-a198-fc160ac5b0bb} <Debug> TCPHandler: Processed in 0.001365771 sec. | ||
| 2400 | 2026.01.15 15:08:23.996838 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.01.15 15:08:23.996932 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2402 | 2026.01.15 15:08:23.996976 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2403 | 2026.01.15 15:08:23.997389 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.01.15 15:08:23.997424 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2405 | 2026.01.15 15:08:23.997762 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2406 | 2026.01.15 15:08:23.997966 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.01.15 15:08:23.998095 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2408 | 2026.01.15 15:08:23.998130 [ 260 ] {79e33e7e-b9c3-4744-b186-0139b4411189} <Debug> TCPHandler: Processed in 0.00134177 sec. | ||
| 2409 | 2026.01.15 15:08:23.998242 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.01.15 15:08:23.998335 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.01.15 15:08:23.998376 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2412 | 2026.01.15 15:08:23.998710 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.01.15 15:08:23.998746 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2414 | 2026.01.15 15:08:23.999043 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2415 | 2026.01.15 15:08:23.999246 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.01.15 15:08:23.999371 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 2417 | 2026.01.15 15:08:23.999405 [ 260 ] {8b74d2dc-30f3-496a-81ad-deb8aedc722e} <Debug> TCPHandler: Processed in 0.001212296 sec. | ||
| 2418 | 2026.01.15 15:08:24.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.26 MiB, peak 210.98 MiB, free memory in arenas 0.00 B, will set to 210.09 MiB (RSS), difference: 2.84 MiB | ||
| 2419 | 2026.01.15 15:08:28.202283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 330 | ||
| 2420 | 2026.01.15 15:08:28.204405 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.01.15 15:08:28.204464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2422 | 2026.01.15 15:08:28.205657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2423 | 2026.01.15 15:08:28.205963 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.01.15 15:08:28.206323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2425 | 2026.01.15 15:08:28.998284 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.15 15:08:28.998460 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.01.15 15:08:28.998527 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2428 | 2026.01.15 15:08:28.999201 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.15 15:08:28.999245 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2430 | 2026.01.15 15:08:28.999647 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2431 | 2026.01.15 15:08:28.999869 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.15 15:08:29.000029 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 2433 | 2026.01.15 15:08:29.000076 [ 260 ] {a57e200d-b657-45e0-9dad-7d218e627273} <Debug> TCPHandler: Processed in 0.001923277 sec. | ||
| 2434 | 2026.01.15 15:08:29.000207 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.15 15:08:29.000314 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.15 15:08:29.000359 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2437 | 2026.01.15 15:08:29.000788 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.15 15:08:29.000824 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2439 | 2026.01.15 15:08:29.001123 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2440 | 2026.01.15 15:08:29.001331 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.15 15:08:29.001463 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 834.20 KiB/sec. | ||
| 2442 | 2026.01.15 15:08:29.001499 [ 260 ] {e3e8be68-fb5e-428b-b1b1-ae84f6b74511} <Debug> TCPHandler: Processed in 0.0013462 sec. | ||
| 2443 | 2026.01.15 15:08:29.001613 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.01.15 15:08:29.001708 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2445 | 2026.01.15 15:08:29.001747 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2446 | 2026.01.15 15:08:29.002308 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.01.15 15:08:29.002342 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2448 | 2026.01.15 15:08:29.002670 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2449 | 2026.01.15 15:08:29.002879 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.01.15 15:08:29.003006 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Debug> executeQuery: Read 260 rows, 23.78 KiB in 0.001318 sec., 197268.58877086497 rows/sec., 17.62 MiB/sec. | ||
| 2451 | 2026.01.15 15:08:29.003042 [ 260 ] {f7557cd3-3e79-463d-8c2b-e42f80662b1d} <Debug> TCPHandler: Processed in 0.001479114 sec. | ||
| 2452 | 2026.01.15 15:08:29.003155 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.01.15 15:08:29.003250 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.01.15 15:08:29.003289 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2455 | 2026.01.15 15:08:29.003708 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.01.15 15:08:29.003744 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2457 | 2026.01.15 15:08:29.004043 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2458 | 2026.01.15 15:08:29.004251 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.15 15:08:29.004378 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Debug> executeQuery: Read 63 rows, 4.73 KiB in 0.001147 sec., 54925.893635571054 rows/sec., 4.03 MiB/sec. | ||
| 2460 | 2026.01.15 15:08:29.004414 [ 260 ] {662e352a-acff-4528-9182-ee9583d125d3} <Debug> TCPHandler: Processed in 0.0013083 sec. | ||
| 2461 | 2026.01.15 15:08:29.004524 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.01.15 15:08:29.004617 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.01.15 15:08:29.004657 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2464 | 2026.01.15 15:08:29.005085 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.01.15 15:08:29.005123 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2466 | 2026.01.15 15:08:29.005452 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2467 | 2026.01.15 15:08:29.005674 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.01.15 15:08:29.005809 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.65 MiB/sec. | ||
| 2469 | 2026.01.15 15:08:29.005850 [ 260 ] {29aedc21-138e-41cb-942e-8abb697bacdf} <Debug> TCPHandler: Processed in 0.001374602 sec. | ||
| 2470 | 2026.01.15 15:08:29.005972 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.01.15 15:08:29.006068 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.01.15 15:08:29.006109 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2473 | 2026.01.15 15:08:29.006525 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.01.15 15:08:29.006565 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2475 | 2026.01.15 15:08:29.006873 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2476 | 2026.01.15 15:08:29.007086 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.01.15 15:08:29.007218 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 2478 | 2026.01.15 15:08:29.007256 [ 260 ] {99cd6fec-7cdb-45a8-a941-145accf37880} <Debug> TCPHandler: Processed in 0.00133432 sec. | ||
| 2479 | 2026.01.15 15:08:29.007366 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.01.15 15:08:29.007461 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2481 | 2026.01.15 15:08:29.007501 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2482 | 2026.01.15 15:08:29.007970 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.01.15 15:08:29.008008 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2484 | 2026.01.15 15:08:29.008319 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2485 | 2026.01.15 15:08:29.008531 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.01.15 15:08:29.008673 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Debug> executeQuery: Read 154 rows, 12.72 KiB in 0.001231 sec., 125101.54346060113 rows/sec., 10.09 MiB/sec. | ||
| 2487 | 2026.01.15 15:08:29.008712 [ 260 ] {e06cfe95-5c9b-45b5-8d7a-e9f04047505f} <Debug> TCPHandler: Processed in 0.001396511 sec. | ||
| 2488 | 2026.01.15 15:08:29.008823 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.01.15 15:08:29.008918 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.01.15 15:08:29.008964 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.01.15 15:08:29.009363 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.15 15:08:29.009401 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2493 | 2026.01.15 15:08:29.009755 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2494 | 2026.01.15 15:08:29.009970 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.01.15 15:08:29.010103 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001204 sec., 167774.08637873756 rows/sec., 12.02 MiB/sec. | ||
| 2496 | 2026.01.15 15:08:29.010141 [ 260 ] {15663e51-30b6-471d-9873-678a4216202b} <Debug> TCPHandler: Processed in 0.001368651 sec. | ||
| 2497 | 2026.01.15 15:08:29.010254 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.01.15 15:08:29.010349 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.15 15:08:29.010406 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2500 | 2026.01.15 15:08:29.011253 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.15 15:08:29.011292 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2502 | 2026.01.15 15:08:29.011891 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2026.01.15 15:08:29.012123 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.15 15:08:29.012264 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001933 sec., 20175.892395240557 rows/sec., 36.15 MiB/sec. | ||
| 2505 | 2026.01.15 15:08:29.012316 [ 260 ] {27e49dd2-227b-4b30-b7fd-8bac752f5965} <Debug> TCPHandler: Processed in 0.002112973 sec. | ||
| 2506 | 2026.01.15 15:08:29.012430 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.01.15 15:08:29.012524 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.01.15 15:08:29.012567 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2509 | 2026.01.15 15:08:29.012884 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.01.15 15:08:29.012922 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2511 | 2026.01.15 15:08:29.013226 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2512 | 2026.01.15 15:08:29.013432 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Trace> oximeter.measurements_i64 (9c77ddaa-fd21-4d87-8652-dc86203757c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.01.15 15:08:29.013560 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001055 sec., 2843.6018957345973 rows/sec., 200.87 KiB/sec. | ||
| 2514 | 2026.01.15 15:08:29.013596 [ 260 ] {fae92a90-3cfb-4cee-89b8-84f4c5c9219c} <Debug> TCPHandler: Processed in 0.001216857 sec. | ||
| 2515 | 2026.01.15 15:08:29.013707 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.01.15 15:08:29.013802 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.01.15 15:08:29.013845 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2518 | 2026.01.15 15:08:29.014175 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.01.15 15:08:29.014211 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2520 | 2026.01.15 15:08:29.014521 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2521 | 2026.01.15 15:08:29.014736 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.01.15 15:08:29.014866 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2523 | 2026.01.15 15:08:29.014902 [ 260 ] {7a5c7343-c6b7-49f2-bfd4-e554c46d9ddf} <Debug> TCPHandler: Processed in 0.001245727 sec. | ||
| 2524 | 2026.01.15 15:08:30.698939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5177 | ||
| 2525 | 2026.01.15 15:08:30.699472 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.01.15 15:08:30.699521 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2527 | 2026.01.15 15:08:30.700004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2528 | 2026.01.15 15:08:30.700235 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.01.15 15:08:30.700361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5177 | ||
| 2530 | 2026.01.15 15:08:30.700355 [ 89 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2531 | 2026.01.15 15:08:30.700441 [ 89 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.01.15 15:08:30.700462 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2533 | 2026.01.15 15:08:30.700592 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 2534 | 2026.01.15 15:08:30.700746 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2535 | 2026.01.15 15:08:30.700789 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2809 rows starting from the beginning of the part | ||
| 2536 | 2026.01.15 15:08:30.700859 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2537 | 2026.01.15 15:08:30.700906 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2538 | 2026.01.15 15:08:30.700950 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2539 | 2026.01.15 15:08:30.700988 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2540 | 2026.01.15 15:08:30.701030 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2541 | 2026.01.15 15:08:30.702396 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001860976 sec., 2781873.5975101236 rows/sec., 39.80 MiB/sec. | ||
| 2542 | 2026.01.15 15:08:30.703183 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.01.15 15:08:30.703688 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.15 15:08:30.703773 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_11_2} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2545 | 2026.01.15 15:08:30.703880 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2546 | 2026.01.15 15:08:30.976196 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2547 | 2026.01.15 15:08:30.993518 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.01.15 15:08:30.993588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2549 | 2026.01.15 15:08:31.000160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2550 | 2026.01.15 15:08:31.000878 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.01.15 15:08:31.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.69 MiB, peak 216.55 MiB, free memory in arenas 0.00 B, will set to 212.11 MiB (RSS), difference: -2.57 MiB | ||
| 2552 | 2026.01.15 15:08:31.001189 [ 89 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2553 | 2026.01.15 15:08:31.001246 [ 89 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.01.15 15:08:31.001271 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2555 | 2026.01.15 15:08:31.001395 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2556 | 2026.01.15 15:08:31.004041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2557 | 2026.01.15 15:08:31.005807 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2558 | 2026.01.15 15:08:31.007213 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2559 | 2026.01.15 15:08:31.011770 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2560 | 2026.01.15 15:08:31.016060 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2561 | 2026.01.15 15:08:31.020120 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2562 | 2026.01.15 15:08:31.024743 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2563 | 2026.01.15 15:08:31.029023 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 2564 | 2026.01.15 15:08:31.079559 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078218766 sec., 1061.1264309641501 rows/sec., 5.49 MiB/sec. | ||
| 2565 | 2026.01.15 15:08:31.082099 [ 201 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.01.15 15:08:31.084134 [ 201 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_11_2} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.01.15 15:08:31.084212 [ 201 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_11_2} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2568 | 2026.01.15 15:08:31.086167 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2569 | 2026.01.15 15:08:32.001148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.68 MiB, peak 218.56 MiB, free memory in arenas 0.00 B, will set to 220.79 MiB (RSS), difference: 12.10 MiB | ||
| 2570 | 2026.01.15 15:08:33.994049 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.01.15 15:08:33.994261 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2572 | 2026.01.15 15:08:33.994335 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2573 | 2026.01.15 15:08:33.994997 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.15 15:08:33.995035 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2575 | 2026.01.15 15:08:33.995464 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2576 | 2026.01.15 15:08:33.995702 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.01.15 15:08:33.995849 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 2578 | 2026.01.15 15:08:33.995889 [ 260 ] {96fa96b8-a99c-424d-8a82-a202af5305c5} <Debug> TCPHandler: Processed in 0.001982039 sec. | ||
| 2579 | 2026.01.15 15:08:33.996011 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.01.15 15:08:33.996106 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2581 | 2026.01.15 15:08:33.996145 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2582 | 2026.01.15 15:08:33.996555 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.01.15 15:08:33.996590 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2584 | 2026.01.15 15:08:33.996889 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2585 | 2026.01.15 15:08:33.997094 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.01.15 15:08:33.997221 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 2587 | 2026.01.15 15:08:33.997257 [ 260 ] {8ff09093-8c6d-4b3d-a28c-02af1c632f25} <Debug> TCPHandler: Processed in 0.001295998 sec. | ||
| 2588 | 2026.01.15 15:08:33.997373 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.01.15 15:08:33.997468 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.01.15 15:08:33.997512 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2591 | 2026.01.15 15:08:33.997918 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.01.15 15:08:33.997954 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2593 | 2026.01.15 15:08:33.998296 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2594 | 2026.01.15 15:08:33.998502 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.01.15 15:08:33.998628 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2596 | 2026.01.15 15:08:33.998665 [ 260 ] {ff591c6c-d53f-46a4-8d8d-3687b05e11c9} <Debug> TCPHandler: Processed in 0.00134097 sec. | ||
| 2597 | 2026.01.15 15:08:33.998772 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.01.15 15:08:33.998867 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.01.15 15:08:33.998907 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2600 | 2026.01.15 15:08:33.999240 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.15 15:08:33.999275 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2602 | 2026.01.15 15:08:33.999578 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2603 | 2026.01.15 15:08:33.999781 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.15 15:08:33.999907 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2605 | 2026.01.15 15:08:33.999942 [ 260 ] {f90ac3be-5a3f-4bc7-bcba-eeb383de75b9} <Debug> TCPHandler: Processed in 0.001218477 sec. | ||
| 2606 | 2026.01.15 15:08:38.110836 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2607 | 2026.01.15 15:08:38.110994 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2608 | 2026.01.15 15:08:38.201409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5689 | ||
| 2609 | 2026.01.15 15:08:38.201904 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.01.15 15:08:38.201950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2611 | 2026.01.15 15:08:38.202546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2612 | 2026.01.15 15:08:38.202781 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.01.15 15:08:38.202932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5689 | ||
| 2614 | 2026.01.15 15:08:38.207351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 360 | ||
| 2615 | 2026.01.15 15:08:38.209506 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.01.15 15:08:38.209547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2617 | 2026.01.15 15:08:38.210697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2618 | 2026.01.15 15:08:38.210974 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.01.15 15:08:38.211209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2620 | 2026.01.15 15:08:38.504086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2621 | 2026.01.15 15:08:38.521138 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.15 15:08:38.521189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2623 | 2026.01.15 15:08:38.526973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2624 | 2026.01.15 15:08:38.527672 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.15 15:08:38.530465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2626 | 2026.01.15 15:08:38.995585 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.01.15 15:08:38.995785 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2628 | 2026.01.15 15:08:38.995858 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2629 | 2026.01.15 15:08:38.996527 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.01.15 15:08:38.996565 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2631 | 2026.01.15 15:08:38.996973 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2632 | 2026.01.15 15:08:38.997197 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.01.15 15:08:38.997324 [ 149 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2634 | 2026.01.15 15:08:38.997349 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001619 sec., 82767.14021000618 rows/sec., 7.16 MiB/sec. | ||
| 2635 | 2026.01.15 15:08:38.997371 [ 149 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.01.15 15:08:38.997392 [ 260 ] {304f225e-619c-47c0-8c71-e6e1868016b7} <Debug> TCPHandler: Processed in 0.001947278 sec. | ||
| 2637 | 2026.01.15 15:08:38.997395 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2638 | 2026.01.15 15:08:38.997510 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.01.15 15:08:38.997534 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 2640 | 2026.01.15 15:08:38.997605 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.01.15 15:08:38.997651 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2642 | 2026.01.15 15:08:38.997699 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.01.15 15:08:38.997761 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1391 rows starting from the beginning of the part | ||
| 2644 | 2026.01.15 15:08:38.997873 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2645 | 2026.01.15 15:08:38.997924 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2646 | 2026.01.15 15:08:38.997968 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 260 rows starting from the beginning of the part | ||
| 2647 | 2026.01.15 15:08:38.998011 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2648 | 2026.01.15 15:08:38.998057 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
| 2649 | 2026.01.15 15:08:38.998061 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.01.15 15:08:38.998107 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2651 | 2026.01.15 15:08:38.998459 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2652 | 2026.01.15 15:08:38.998685 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.01.15 15:08:38.998820 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001234 sec., 31604.538087520257 rows/sec., 2.32 MiB/sec. | ||
| 2654 | 2026.01.15 15:08:38.998859 [ 260 ] {7195765a-612d-44cd-9a2e-f037e8dd83b1} <Debug> TCPHandler: Processed in 0.001398742 sec. | ||
| 2655 | 2026.01.15 15:08:38.998972 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.01.15 15:08:38.999066 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2657 | 2026.01.15 15:08:38.999105 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2658 | 2026.01.15 15:08:38.999373 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907287 sec., 1061717.5076430554 rows/sec., 93.75 MiB/sec. | ||
| 2659 | 2026.01.15 15:08:38.999517 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.15 15:08:38.999553 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2661 | 2026.01.15 15:08:38.999682 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2662 | 2026.01.15 15:08:38.999898 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2663 | 2026.01.15 15:08:39.000056 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.01.15 15:08:39.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.59 MiB, peak 225.34 MiB, free memory in arenas 0.00 B, will set to 221.63 MiB (RSS), difference: -2.96 MiB | ||
| 2665 | 2026.01.15 15:08:39.000229 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_16_3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2666 | 2026.01.15 15:08:39.000307 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.01.15 15:08:39.000314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2668 | 2026.01.15 15:08:39.000421 [ 149 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2669 | 2026.01.15 15:08:39.000452 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001405 sec., 73309.60854092527 rows/sec., 5.73 MiB/sec. | ||
| 2670 | 2026.01.15 15:08:39.000457 [ 149 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.01.15 15:08:39.000483 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2672 | 2026.01.15 15:08:39.000490 [ 260 ] {d2a74f49-2851-440a-bf55-ad099e82e699} <Debug> TCPHandler: Processed in 0.001567107 sec. | ||
| 2673 | 2026.01.15 15:08:39.000585 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 2674 | 2026.01.15 15:08:39.000610 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.15 15:08:39.000716 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.15 15:08:39.000722 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2677 | 2026.01.15 15:08:39.000763 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2678 | 2026.01.15 15:08:39.000767 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 619 rows starting from the beginning of the part | ||
| 2679 | 2026.01.15 15:08:39.000864 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2680 | 2026.01.15 15:08:39.000915 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2681 | 2026.01.15 15:08:39.000954 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 154 rows starting from the beginning of the part | ||
| 2682 | 2026.01.15 15:08:39.000994 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2683 | 2026.01.15 15:08:39.001034 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 103 rows starting from the beginning of the part | ||
| 2684 | 2026.01.15 15:08:39.001188 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.15 15:08:39.001229 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2686 | 2026.01.15 15:08:39.001595 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2687 | 2026.01.15 15:08:39.001816 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.15 15:08:39.001940 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2689 | 2026.01.15 15:08:39.001949 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 2690 | 2026.01.15 15:08:39.001981 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448313 sec., 762266.1676032736 rows/sec., 61.51 MiB/sec. | ||
| 2691 | 2026.01.15 15:08:39.001987 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.01.15 15:08:39.002003 [ 260 ] {9aab0a93-692f-4653-b074-d62ef6369c96} <Debug> TCPHandler: Processed in 0.001442793 sec. | ||
| 2693 | 2026.01.15 15:08:39.002027 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2694 | 2026.01.15 15:08:39.002093 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2695 | 2026.01.15 15:08:39.002133 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.01.15 15:08:39.002157 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2697 | 2026.01.15 15:08:39.002187 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2698 | 2026.01.15 15:08:39.002218 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3809 rows starting from the beginning of the part | ||
| 2699 | 2026.01.15 15:08:39.002231 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.15 15:08:39.002263 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2701 | 2026.01.15 15:08:39.002290 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2702 | 2026.01.15 15:08:39.002306 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2703 | 2026.01.15 15:08:39.002346 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 2704 | 2026.01.15 15:08:39.002382 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2705 | 2026.01.15 15:08:39.002418 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 2706 | 2026.01.15 15:08:39.002442 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.01.15 15:08:39.002513 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_16_3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2708 | 2026.01.15 15:08:39.002603 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2709 | 2026.01.15 15:08:39.003085 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.01.15 15:08:39.003122 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2711 | 2026.01.15 15:08:39.003704 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2712 | 2026.01.15 15:08:39.003939 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.01.15 15:08:39.004077 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001865 sec., 20911.52815013405 rows/sec., 37.47 MiB/sec. | ||
| 2714 | 2026.01.15 15:08:39.004129 [ 260 ] {91faba58-40f9-4f31-8881-db2d201e6e6e} <Debug> TCPHandler: Processed in 0.002045241 sec. | ||
| 2715 | 2026.01.15 15:08:39.004164 [ 186 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4651 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089973 sec., 2225387.6007010615 rows/sec., 153.10 MiB/sec. | ||
| 2716 | 2026.01.15 15:08:39.004276 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.15 15:08:39.004397 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.15 15:08:39.004447 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2719 | 2026.01.15 15:08:39.004521 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2720 | 2026.01.15 15:08:39.004755 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.01.15 15:08:39.004816 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2722 | 2026.01.15 15:08:39.004871 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.01.15 15:08:39.004893 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2724 | 2026.01.15 15:08:39.004909 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2725 | 2026.01.15 15:08:39.005247 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2726 | 2026.01.15 15:08:39.005461 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.01.15 15:08:39.005561 [ 148 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2728 | 2026.01.15 15:08:39.005592 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001221 sec., 49140.04914004914 rows/sec., 3.31 MiB/sec. | ||
| 2729 | 2026.01.15 15:08:39.005593 [ 148 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.15 15:08:39.005633 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2731 | 2026.01.15 15:08:39.005636 [ 260 ] {8493ed2e-5211-4dd4-95be-e229eaff0cf3} <Debug> TCPHandler: Processed in 0.001422652 sec. | ||
| 2732 | 2026.01.15 15:08:39.005700 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2733 | 2026.01.15 15:08:39.005773 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2734 | 2026.01.15 15:08:39.005800 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2735 | 2026.01.15 15:08:39.005866 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2736 | 2026.01.15 15:08:39.005908 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2737 | 2026.01.15 15:08:39.005945 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2738 | 2026.01.15 15:08:39.005981 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2739 | 2026.01.15 15:08:39.006016 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 2740 | 2026.01.15 15:08:39.006768 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094943 sec., 767163.222195128 rows/sec., 51.63 MiB/sec. | ||
| 2741 | 2026.01.15 15:08:39.006908 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2742 | 2026.01.15 15:08:39.007130 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.01.15 15:08:39.007186 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_16_3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2744 | 2026.01.15 15:08:39.007243 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2745 | 2026.01.15 15:08:40.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.90 MiB, peak 225.34 MiB, free memory in arenas 0.00 B, will set to 222.36 MiB (RSS), difference: 3.46 MiB | ||
| 2746 | 2026.01.15 15:08:42.127239 [ 143 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2747 | 2026.01.15 15:08:42.127351 [ 143 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.15 15:08:42.127390 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2749 | 2026.01.15 15:08:42.127578 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 2750 | 2026.01.15 15:08:42.127787 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2026.01.15 15:08:42.127840 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2752 | 2026.01.15 15:08:42.127952 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 2753 | 2026.01.15 15:08:42.128038 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2754 | 2026.01.15 15:08:42.128119 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 2755 | 2026.01.15 15:08:42.128204 [ 186 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 2756 | 2026.01.15 15:08:42.128965 [ 201 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459603 sec., 17813.062867094683 rows/sec., 1.49 MiB/sec. | ||
| 2757 | 2026.01.15 15:08:42.129124 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2758 | 2026.01.15 15:08:42.129428 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.15 15:08:42.129506 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_5_1} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2760 | 2026.01.15 15:08:42.129579 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2761 | 2026.01.15 15:08:44.020881 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.15 15:08:44.021129 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.15 15:08:44.021196 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2764 | 2026.01.15 15:08:44.021799 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.15 15:08:44.021847 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2766 | 2026.01.15 15:08:44.022217 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2767 | 2026.01.15 15:08:44.022443 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.15 15:08:44.022598 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 107.36 KiB/sec. | ||
| 2769 | 2026.01.15 15:08:44.022639 [ 260 ] {7ab80653-8d3f-4840-bc47-903cca83d4ce} <Debug> TCPHandler: Processed in 0.001948739 sec. | ||
| 2770 | 2026.01.15 15:08:44.022757 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.01.15 15:08:44.022851 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2772 | 2026.01.15 15:08:44.022891 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2773 | 2026.01.15 15:08:44.023747 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.01.15 15:08:44.023784 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2775 | 2026.01.15 15:08:44.024175 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2776 | 2026.01.15 15:08:44.024388 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.01.15 15:08:44.024516 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001683 sec., 711229.9465240642 rows/sec., 58.63 MiB/sec. | ||
| 2778 | 2026.01.15 15:08:44.024553 [ 260 ] {7596e8c4-9428-46e0-93ca-3d3bddcf5345} <Debug> TCPHandler: Processed in 0.001846415 sec. | ||
| 2779 | 2026.01.15 15:08:44.024664 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.15 15:08:44.024759 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2781 | 2026.01.15 15:08:44.024798 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2782 | 2026.01.15 15:08:44.025180 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.15 15:08:44.025217 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2784 | 2026.01.15 15:08:44.025514 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2785 | 2026.01.15 15:08:44.025724 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.15 15:08:44.025827 [ 142 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2787 | 2026.01.15 15:08:44.025853 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 125.58 KiB/sec. | ||
| 2788 | 2026.01.15 15:08:44.025906 [ 142 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.01.15 15:08:44.025915 [ 260 ] {b6e2d010-fb96-4b8c-8c59-c1e1c72265e7} <Debug> TCPHandler: Processed in 0.001301439 sec. | ||
| 2790 | 2026.01.15 15:08:44.025936 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2791 | 2026.01.15 15:08:44.026036 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.15 15:08:44.026039 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 2793 | 2026.01.15 15:08:44.026134 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.01.15 15:08:44.026155 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2026.01.15 15:08:44.026173 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2796 | 2026.01.15 15:08:44.026192 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
| 2797 | 2026.01.15 15:08:44.026285 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 2798 | 2026.01.15 15:08:44.026344 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2799 | 2026.01.15 15:08:44.026395 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part | ||
| 2800 | 2026.01.15 15:08:44.026445 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 2801 | 2026.01.15 15:08:44.026496 [ 189 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 2802 | 2026.01.15 15:08:44.026627 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.01.15 15:08:44.026662 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2804 | 2026.01.15 15:08:44.026971 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2805 | 2026.01.15 15:08:44.027182 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.01.15 15:08:44.027298 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301669 sec., 153648.89230672314 rows/sec., 11.84 MiB/sec. | ||
| 2807 | 2026.01.15 15:08:44.027313 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001197 sec., 190476.19047619047 rows/sec., 12.90 MiB/sec. | ||
| 2808 | 2026.01.15 15:08:44.027367 [ 260 ] {73be6b4d-320c-4cb0-93bf-e80b5ccbb5fb} <Debug> TCPHandler: Processed in 0.001382131 sec. | ||
| 2809 | 2026.01.15 15:08:44.027437 [ 201 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2810 | 2026.01.15 15:08:44.027478 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.15 15:08:44.027570 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2812 | 2026.01.15 15:08:44.027610 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2813 | 2026.01.15 15:08:44.027680 [ 201 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.15 15:08:44.027744 [ 201 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_11_2} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2815 | 2026.01.15 15:08:44.027809 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2816 | 2026.01.15 15:08:44.028138 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.01.15 15:08:44.028174 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2818 | 2026.01.15 15:08:44.028488 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2819 | 2026.01.15 15:08:44.028695 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.01.15 15:08:44.028821 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001268 sec., 411671.92429022084 rows/sec., 30.47 MiB/sec. | ||
| 2821 | 2026.01.15 15:08:44.028858 [ 260 ] {328145c6-505e-4798-8a90-679b4e56f976} <Debug> TCPHandler: Processed in 0.001430353 sec. | ||
| 2822 | 2026.01.15 15:08:44.028974 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.01.15 15:08:44.029068 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.01.15 15:08:44.029110 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2825 | 2026.01.15 15:08:44.029628 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.01.15 15:08:44.029664 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2827 | 2026.01.15 15:08:44.030034 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2828 | 2026.01.15 15:08:44.030246 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.01.15 15:08:44.030372 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001322 sec., 639183.0559757942 rows/sec., 43.02 MiB/sec. | ||
| 2830 | 2026.01.15 15:08:44.030410 [ 260 ] {2bd89b81-f74a-4ad2-95c7-eac8d55a45d0} <Debug> TCPHandler: Processed in 0.001485445 sec. | ||
| 2831 | 2026.01.15 15:08:44.030531 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.01.15 15:08:44.030624 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.01.15 15:08:44.030664 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2834 | 2026.01.15 15:08:44.030989 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.01.15 15:08:44.031026 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2836 | 2026.01.15 15:08:44.031322 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2837 | 2026.01.15 15:08:44.031523 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.01.15 15:08:44.031648 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 2839 | 2026.01.15 15:08:44.031684 [ 260 ] {6c9631e4-b762-44fa-8cb3-1dcfb508d54d} <Debug> TCPHandler: Processed in 0.001203796 sec. | ||
| 2840 | 2026.01.15 15:08:45.703874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6137 | ||
| 2841 | 2026.01.15 15:08:45.704374 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.01.15 15:08:45.704419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2843 | 2026.01.15 15:08:45.704887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2844 | 2026.01.15 15:08:45.705106 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.01.15 15:08:45.705230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6137 | ||
| 2846 | 2026.01.15 15:08:46.031394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2847 | 2026.01.15 15:08:46.048046 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.01.15 15:08:46.048106 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2849 | 2026.01.15 15:08:46.054332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2850 | 2026.01.15 15:08:46.055067 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.01.15 15:08:46.057829 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2852 | 2026.01.15 15:08:47.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.91 MiB, peak 226.91 MiB, free memory in arenas 0.00 B, will set to 224.38 MiB (RSS), difference: 1.47 MiB | ||
| 2853 | 2026.01.15 15:08:48.212244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 386 | ||
| 2854 | 2026.01.15 15:08:48.214443 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.01.15 15:08:48.214490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2856 | 2026.01.15 15:08:48.215627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2857 | 2026.01.15 15:08:48.215886 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.15 15:08:48.216124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2859 | 2026.01.15 15:08:48.995287 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.01.15 15:08:48.995488 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2861 | 2026.01.15 15:08:48.995563 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2862 | 2026.01.15 15:08:48.996334 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.15 15:08:48.996386 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2864 | 2026.01.15 15:08:48.996794 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2865 | 2026.01.15 15:08:48.997033 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.15 15:08:48.997200 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001767 sec., 75834.7481607244 rows/sec., 6.56 MiB/sec. | ||
| 2867 | 2026.01.15 15:08:48.997251 [ 260 ] {3cb261b9-170f-4a2f-92e1-4648d18055d9} <Debug> TCPHandler: Processed in 0.002109943 sec. | ||
| 2868 | 2026.01.15 15:08:48.997383 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.01.15 15:08:48.997487 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.01.15 15:08:48.997531 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2871 | 2026.01.15 15:08:48.997951 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.01.15 15:08:48.997988 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2873 | 2026.01.15 15:08:48.998295 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2874 | 2026.01.15 15:08:48.998519 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.01.15 15:08:48.998652 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001188 sec., 32828.28282828283 rows/sec., 2.41 MiB/sec. | ||
| 2876 | 2026.01.15 15:08:48.998690 [ 260 ] {4d6ad78d-1023-4bf2-ba08-1d29b0f532f6} <Debug> TCPHandler: Processed in 0.001365052 sec. | ||
| 2877 | 2026.01.15 15:08:48.998792 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.01.15 15:08:48.998888 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2879 | 2026.01.15 15:08:48.998927 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2880 | 2026.01.15 15:08:48.999345 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.01.15 15:08:48.999383 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2882 | 2026.01.15 15:08:48.999685 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2883 | 2026.01.15 15:08:48.999891 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.01.15 15:08:49.000022 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001154 sec., 89254.76603119583 rows/sec., 6.97 MiB/sec. | ||
| 2885 | 2026.01.15 15:08:49.000058 [ 260 ] {5e1970f2-2171-43e2-852f-986ede683f80} <Debug> TCPHandler: Processed in 0.001316659 sec. | ||
| 2886 | 2026.01.15 15:08:49.000172 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.01.15 15:08:49.000267 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.01.15 15:08:49.000311 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2889 | 2026.01.15 15:08:49.000717 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.01.15 15:08:49.000753 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2891 | 2026.01.15 15:08:49.001082 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2892 | 2026.01.15 15:08:49.001287 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.01.15 15:08:49.001418 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2894 | 2026.01.15 15:08:49.001456 [ 260 ] {f4ccdb55-b362-41bf-94af-b9faa7b7a4e9} <Debug> TCPHandler: Processed in 0.00133331 sec. | ||
| 2895 | 2026.01.15 15:08:49.001559 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.01.15 15:08:49.001651 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.01.15 15:08:49.001704 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2898 | 2026.01.15 15:08:49.002530 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.01.15 15:08:49.002567 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2900 | 2026.01.15 15:08:49.003144 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2901 | 2026.01.15 15:08:49.003372 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.15 15:08:49.003507 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001872 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 2903 | 2026.01.15 15:08:49.003557 [ 260 ] {9ceb2089-9d51-42db-944e-cb03c87605fe} <Debug> TCPHandler: Processed in 0.002048431 sec. | ||
| 2904 | 2026.01.15 15:08:49.003666 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.01.15 15:08:49.003761 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.01.15 15:08:49.003802 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2907 | 2026.01.15 15:08:49.004132 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.01.15 15:08:49.004168 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2909 | 2026.01.15 15:08:49.004469 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2910 | 2026.01.15 15:08:49.004676 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.01.15 15:08:49.004813 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2912 | 2026.01.15 15:08:49.004849 [ 260 ] {03b754ef-fc98-439a-9f5a-def2a78026f9} <Debug> TCPHandler: Processed in 0.001233397 sec. | ||
| 2913 | 2026.01.15 15:08:53.111281 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2914 | 2026.01.15 15:08:53.111344 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2915 | 2026.01.15 15:08:53.205360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6649 | ||
| 2916 | 2026.01.15 15:08:53.205867 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.01.15 15:08:53.205912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2918 | 2026.01.15 15:08:53.206452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2919 | 2026.01.15 15:08:53.206698 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.01.15 15:08:53.206831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6649 | ||
| 2921 | 2026.01.15 15:08:53.557971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2922 | 2026.01.15 15:08:53.574519 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.01.15 15:08:53.574574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2924 | 2026.01.15 15:08:53.580182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2026.01.15 15:08:53.580870 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.01.15 15:08:53.583557 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2927 | 2026.01.15 15:08:53.993584 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.01.15 15:08:53.993784 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2929 | 2026.01.15 15:08:53.993859 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2930 | 2026.01.15 15:08:53.994558 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.01.15 15:08:53.994604 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2932 | 2026.01.15 15:08:53.994982 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2933 | 2026.01.15 15:08:53.995200 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.01.15 15:08:53.995346 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 2935 | 2026.01.15 15:08:53.995449 [ 260 ] {3a5bcff2-6855-4a02-9732-41600b41cf70} <Debug> TCPHandler: Processed in 0.00201117 sec. | ||
| 2936 | 2026.01.15 15:08:53.995580 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.01.15 15:08:53.995676 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2938 | 2026.01.15 15:08:53.995717 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2939 | 2026.01.15 15:08:53.996137 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.15 15:08:53.996176 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2941 | 2026.01.15 15:08:53.996478 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2942 | 2026.01.15 15:08:53.996692 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.15 15:08:53.996822 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 2944 | 2026.01.15 15:08:53.996859 [ 260 ] {be174541-ee93-4061-9a97-ecc6a90d3163} <Debug> TCPHandler: Processed in 0.00133099 sec. | ||
| 2945 | 2026.01.15 15:08:53.996977 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.01.15 15:08:53.997070 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.01.15 15:08:53.997115 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2948 | 2026.01.15 15:08:53.997523 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.01.15 15:08:53.997560 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2950 | 2026.01.15 15:08:53.997898 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2951 | 2026.01.15 15:08:53.998121 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.01.15 15:08:53.998250 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2953 | 2026.01.15 15:08:53.998288 [ 260 ] {c12e7df6-89a6-4f3d-a5b6-8ad8203ef410} <Debug> TCPHandler: Processed in 0.001360851 sec. | ||
| 2954 | 2026.01.15 15:08:53.998402 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.01.15 15:08:53.998496 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.01.15 15:08:53.998538 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2957 | 2026.01.15 15:08:53.998876 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.15 15:08:53.998913 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2959 | 2026.01.15 15:08:53.999222 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2960 | 2026.01.15 15:08:53.999428 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.01.15 15:08:53.999555 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2962 | 2026.01.15 15:08:53.999590 [ 260 ] {1602c62c-7e59-4ec7-a3bc-9e2c5c720e6d} <Debug> TCPHandler: Processed in 0.001239107 sec. | ||
| 2963 | 2026.01.15 15:08:56.722354 [ 135 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2964 | 2026.01.15 15:08:56.722438 [ 135 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.01.15 15:08:56.722470 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2966 | 2026.01.15 15:08:56.722598 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 2967 | 2026.01.15 15:08:56.722769 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2968 | 2026.01.15 15:08:56.722813 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 2969 | 2026.01.15 15:08:56.722896 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 2970 | 2026.01.15 15:08:56.722955 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2971 | 2026.01.15 15:08:56.723008 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 2972 | 2026.01.15 15:08:56.723064 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2973 | 2026.01.15 15:08:56.723993 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449513 sec., 364260.2722431603 rows/sec., 26.81 MiB/sec. | ||
| 2974 | 2026.01.15 15:08:56.724127 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2975 | 2026.01.15 15:08:56.724372 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.15 15:08:56.724435 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_5_1} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2977 | 2026.01.15 15:08:56.724505 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2978 | 2026.01.15 15:08:58.216348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 406 | ||
| 2979 | 2026.01.15 15:08:58.218366 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.15 15:08:58.218404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2981 | 2026.01.15 15:08:58.219555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2982 | 2026.01.15 15:08:58.219825 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.01.15 15:08:58.220064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2984 | 2026.01.15 15:08:58.998103 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.15 15:08:58.998280 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.01.15 15:08:58.998344 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2987 | 2026.01.15 15:08:58.999011 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.01.15 15:08:58.999053 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2989 | 2026.01.15 15:08:58.999447 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2990 | 2026.01.15 15:08:58.999672 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.01.15 15:08:58.999828 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.25 MiB/sec. | ||
| 2992 | 2026.01.15 15:08:58.999869 [ 260 ] {f356374a-41c4-4afc-962f-2aa14d05db12} <Debug> TCPHandler: Processed in 0.001899337 sec. | ||
| 2993 | 2026.01.15 15:08:58.999991 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.01.15 15:08:59.000086 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2995 | 2026.01.15 15:08:59.000127 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2996 | 2026.01.15 15:08:59.000555 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.01.15 15:08:59.000593 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 2998 | 2026.01.15 15:08:59.000895 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2999 | 2026.01.15 15:08:59.001104 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.01.15 15:08:59.001233 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 139.99 KiB/sec. | ||
| 3001 | 2026.01.15 15:08:59.001270 [ 260 ] {1085ecda-5d60-4d2a-9d78-19e082dda810} <Debug> TCPHandler: Processed in 0.001329 sec. | ||
| 3002 | 2026.01.15 15:08:59.001386 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.01.15 15:08:59.001480 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3004 | 2026.01.15 15:08:59.001518 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3005 | 2026.01.15 15:08:59.002069 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.01.15 15:08:59.002107 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3007 | 2026.01.15 15:08:59.002419 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3008 | 2026.01.15 15:08:59.002630 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.01.15 15:08:59.002758 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Debug> executeQuery: Read 255 rows, 23.41 KiB in 0.001296 sec., 196759.25925925924 rows/sec., 17.64 MiB/sec. | ||
| 3010 | 2026.01.15 15:08:59.002796 [ 260 ] {a5567db7-e5f8-4aa9-b45a-a5a0344a03c2} <Debug> TCPHandler: Processed in 0.001459534 sec. | ||
| 3011 | 2026.01.15 15:08:59.002909 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.01.15 15:08:59.003002 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.01.15 15:08:59.003042 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3014 | 2026.01.15 15:08:59.003466 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.01.15 15:08:59.003502 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3016 | 2026.01.15 15:08:59.003792 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3017 | 2026.01.15 15:08:59.003998 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.01.15 15:08:59.004123 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001138 sec., 46572.934973637966 rows/sec., 3.46 MiB/sec. | ||
| 3019 | 2026.01.15 15:08:59.004161 [ 260 ] {3d96f603-2b6c-45df-8595-f34f37a55e21} <Debug> TCPHandler: Processed in 0.00130171 sec. | ||
| 3020 | 2026.01.15 15:08:59.004274 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.01.15 15:08:59.004367 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.01.15 15:08:59.004405 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3023 | 2026.01.15 15:08:59.004812 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.01.15 15:08:59.004849 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3025 | 2026.01.15 15:08:59.005137 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3026 | 2026.01.15 15:08:59.005351 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.01.15 15:08:59.005475 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 3028 | 2026.01.15 15:08:59.005512 [ 260 ] {0a7c0004-e6f1-47b1-8709-827e8093136b} <Debug> TCPHandler: Processed in 0.001288639 sec. | ||
| 3029 | 2026.01.15 15:08:59.005631 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.01.15 15:08:59.005723 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.01.15 15:08:59.005761 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3032 | 2026.01.15 15:08:59.006152 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.01.15 15:08:59.006188 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3034 | 2026.01.15 15:08:59.006475 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3035 | 2026.01.15 15:08:59.006677 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.01.15 15:08:59.006799 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 3037 | 2026.01.15 15:08:59.006838 [ 260 ] {0a7723ee-d224-4d1a-a04e-52d1771b9223} <Debug> TCPHandler: Processed in 0.001256638 sec. | ||
| 3038 | 2026.01.15 15:08:59.006948 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.01.15 15:08:59.007039 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2026.01.15 15:08:59.007079 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2026.01.15 15:08:59.007530 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.01.15 15:08:59.007566 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3043 | 2026.01.15 15:08:59.007864 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3044 | 2026.01.15 15:08:59.008067 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.01.15 15:08:59.008193 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001171 sec., 120409.90606319386 rows/sec., 9.72 MiB/sec. | ||
| 3046 | 2026.01.15 15:08:59.008230 [ 260 ] {e4e99954-ae97-4b8c-8aa9-e2347eacc49d} <Debug> TCPHandler: Processed in 0.00133027 sec. | ||
| 3047 | 2026.01.15 15:08:59.008341 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.01.15 15:08:59.008434 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.01.15 15:08:59.008475 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2026.01.15 15:08:59.008871 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.15 15:08:59.008908 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3052 | 2026.01.15 15:08:59.009240 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3053 | 2026.01.15 15:08:59.009456 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.15 15:08:59.009583 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001167 sec., 168808.91173950298 rows/sec., 12.11 MiB/sec. | ||
| 3055 | 2026.01.15 15:08:59.009620 [ 260 ] {a8bdc69c-d58d-49a7-918b-20ee3092cbcd} <Debug> TCPHandler: Processed in 0.001328659 sec. | ||
| 3056 | 2026.01.15 15:08:59.009738 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.01.15 15:08:59.009831 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.01.15 15:08:59.009884 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2026.01.15 15:08:59.010694 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.01.15 15:08:59.010730 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3061 | 2026.01.15 15:08:59.011282 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3062 | 2026.01.15 15:08:59.011502 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.01.15 15:08:59.011641 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001827 sec., 21346.46962233169 rows/sec., 38.25 MiB/sec. | ||
| 3064 | 2026.01.15 15:08:59.011692 [ 260 ] {bf34edf6-2f67-4235-9859-7522f39f452e} <Debug> TCPHandler: Processed in 0.002004691 sec. | ||
| 3065 | 2026.01.15 15:08:59.011809 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.01.15 15:08:59.011902 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3067 | 2026.01.15 15:08:59.011942 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3068 | 2026.01.15 15:08:59.012278 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.01.15 15:08:59.012314 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3070 | 2026.01.15 15:08:59.012616 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3071 | 2026.01.15 15:08:59.012825 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.15 15:08:59.012949 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3073 | 2026.01.15 15:08:59.012984 [ 260 ] {1c4f9fb1-ce8c-4c87-9469-ec673441da41} <Debug> TCPHandler: Processed in 0.001225437 sec. | ||
| 3074 | 2026.01.15 15:09:00.706908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7097 | ||
| 3075 | 2026.01.15 15:09:00.707386 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.01.15 15:09:00.707433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3077 | 2026.01.15 15:09:00.707898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3078 | 2026.01.15 15:09:00.708119 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.01.15 15:09:00.708246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7097 | ||
| 3080 | 2026.01.15 15:09:01.083606 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3081 | 2026.01.15 15:09:01.100582 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.01.15 15:09:01.100651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3083 | 2026.01.15 15:09:01.106398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3084 | 2026.01.15 15:09:01.107141 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.01.15 15:09:01.110072 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3086 | 2026.01.15 15:09:03.994581 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.01.15 15:09:03.994859 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.01.15 15:09:03.994926 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.01.15 15:09:03.995583 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.15 15:09:03.995625 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3091 | 2026.01.15 15:09:03.996017 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3092 | 2026.01.15 15:09:03.996246 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.15 15:09:03.996388 [ 134 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3094 | 2026.01.15 15:09:03.996402 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 3095 | 2026.01.15 15:09:03.996456 [ 134 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.01.15 15:09:03.996471 [ 260 ] {854efa00-0b12-482e-8605-c8ce1670f6a8} <Debug> TCPHandler: Processed in 0.002062331 sec. | ||
| 3097 | 2026.01.15 15:09:03.996482 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3098 | 2026.01.15 15:09:03.996592 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 3099 | 2026.01.15 15:09:03.996604 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.01.15 15:09:03.996691 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3101 | 2026.01.15 15:09:03.996704 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.15 15:09:03.996723 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1403 rows starting from the beginning of the part | ||
| 3103 | 2026.01.15 15:09:03.996745 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3104 | 2026.01.15 15:09:03.996788 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1197 rows starting from the beginning of the part | ||
| 3105 | 2026.01.15 15:09:03.996839 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
| 3106 | 2026.01.15 15:09:03.996885 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3107 | 2026.01.15 15:09:03.996930 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 255 rows starting from the beginning of the part | ||
| 3108 | 2026.01.15 15:09:03.996975 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 3109 | 2026.01.15 15:09:03.997158 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.01.15 15:09:03.997193 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3111 | 2026.01.15 15:09:03.997502 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3112 | 2026.01.15 15:09:03.997712 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.15 15:09:03.997814 [ 134 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3114 | 2026.01.15 15:09:03.997838 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 3115 | 2026.01.15 15:09:03.997847 [ 134 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.01.15 15:09:03.997880 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3117 | 2026.01.15 15:09:03.997881 [ 260 ] {017aa575-3a20-451a-8aa2-6bee5528e9e7} <Debug> TCPHandler: Processed in 0.00132737 sec. | ||
| 3118 | 2026.01.15 15:09:03.997965 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 3119 | 2026.01.15 15:09:03.998012 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.01.15 15:09:03.998055 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.01.15 15:09:03.998081 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 631 rows starting from the beginning of the part | ||
| 3122 | 2026.01.15 15:09:03.998106 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.01.15 15:09:03.998132 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 522 rows starting from the beginning of the part | ||
| 3124 | 2026.01.15 15:09:03.998149 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3125 | 2026.01.15 15:09:03.998175 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 103 rows starting from the beginning of the part | ||
| 3126 | 2026.01.15 15:09:03.998214 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3127 | 2026.01.15 15:09:03.998252 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 141 rows starting from the beginning of the part | ||
| 3128 | 2026.01.15 15:09:03.998291 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 3129 | 2026.01.15 15:09:03.998502 [ 192 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948798 sec., 1591237.2652270785 rows/sec., 139.21 MiB/sec. | ||
| 3130 | 2026.01.15 15:09:03.998554 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.15 15:09:03.998592 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3132 | 2026.01.15 15:09:03.998779 [ 189 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3133 | 2026.01.15 15:09:03.999061 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3134 | 2026.01.15 15:09:03.999139 [ 189 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.01.15 15:09:03.999225 [ 189 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_21_4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3136 | 2026.01.15 15:09:03.999281 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.01.15 15:09:03.999304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3138 | 2026.01.15 15:09:03.999384 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3139 | 2026.01.15 15:09:03.999415 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.15 15:09:03.999415 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 3141 | 2026.01.15 15:09:03.999433 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3142 | 2026.01.15 15:09:03.999466 [ 260 ] {c593557f-dc3a-459c-b6bb-8add0cd7257f} <Debug> TCPHandler: Processed in 0.001504515 sec. | ||
| 3143 | 2026.01.15 15:09:03.999527 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3144 | 2026.01.15 15:09:03.999572 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641699 sec., 928915.714756481 rows/sec., 73.97 MiB/sec. | ||
| 3145 | 2026.01.15 15:09:03.999583 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.01.15 15:09:03.999628 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3147 | 2026.01.15 15:09:03.999674 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4651 rows starting from the beginning of the part | ||
| 3148 | 2026.01.15 15:09:03.999728 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.01.15 15:09:03.999733 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3150 | 2026.01.15 15:09:03.999752 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3151 | 2026.01.15 15:09:03.999770 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3152 | 2026.01.15 15:09:03.999789 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3153 | 2026.01.15 15:09:03.999832 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3154 | 2026.01.15 15:09:03.999870 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3155 | 2026.01.15 15:09:03.999917 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3156 | 2026.01.15 15:09:03.999995 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.01.15 15:09:04.000103 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.15 15:09:04.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.34 MiB, peak 231.66 MiB, free memory in arenas 0.00 B, will set to 225.06 MiB (RSS), difference: -3.28 MiB | ||
| 3159 | 2026.01.15 15:09:04.000204 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_21_4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3160 | 2026.01.15 15:09:04.000188 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3161 | 2026.01.15 15:09:04.000284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3162 | 2026.01.15 15:09:04.000545 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3163 | 2026.01.15 15:09:04.000751 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.01.15 15:09:04.000853 [ 134 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3165 | 2026.01.15 15:09:04.000877 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 3166 | 2026.01.15 15:09:04.000881 [ 134 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.01.15 15:09:04.000916 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3168 | 2026.01.15 15:09:04.000919 [ 260 ] {7990af93-35d9-430e-90bf-d24408ace1d9} <Debug> TCPHandler: Processed in 0.001386022 sec. | ||
| 3169 | 2026.01.15 15:09:04.001017 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3170 | 2026.01.15 15:09:04.001148 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2026.01.15 15:09:04.001192 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3172 | 2026.01.15 15:09:04.001284 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3173 | 2026.01.15 15:09:04.001335 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3174 | 2026.01.15 15:09:04.001379 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3175 | 2026.01.15 15:09:04.001418 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3176 | 2026.01.15 15:09:04.001460 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3177 | 2026.01.15 15:09:04.001981 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488955 sec., 2480157.3351065004 rows/sec., 170.52 MiB/sec. | ||
| 3178 | 2026.01.15 15:09:04.002336 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3179 | 2026.01.15 15:09:04.002478 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512245 sec., 753846.1029793452 rows/sec., 50.75 MiB/sec. | ||
| 3180 | 2026.01.15 15:09:04.002579 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.15 15:09:04.002643 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3182 | 2026.01.15 15:09:04.002697 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3183 | 2026.01.15 15:09:04.002706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3184 | 2026.01.15 15:09:04.002951 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.15 15:09:04.003017 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_21_4} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3186 | 2026.01.15 15:09:04.003088 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3187 | 2026.01.15 15:09:05.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.07 MiB, peak 231.66 MiB, free memory in arenas 0.00 B, will set to 225.53 MiB (RSS), difference: 3.46 MiB | ||
| 3188 | 2026.01.15 15:09:08.111386 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3189 | 2026.01.15 15:09:08.111457 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3190 | 2026.01.15 15:09:08.208322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7609 | ||
| 3191 | 2026.01.15 15:09:08.208888 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.15 15:09:08.208935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3193 | 2026.01.15 15:09:08.209408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3194 | 2026.01.15 15:09:08.209633 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.15 15:09:08.209762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7609 | ||
| 3196 | 2026.01.15 15:09:08.209777 [ 130 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3197 | 2026.01.15 15:09:08.209831 [ 130 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.01.15 15:09:08.209854 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3199 | 2026.01.15 15:09:08.210037 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 3200 | 2026.01.15 15:09:08.210199 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.01.15 15:09:08.210240 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5177 rows starting from the beginning of the part | ||
| 3202 | 2026.01.15 15:09:08.210309 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3203 | 2026.01.15 15:09:08.210357 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3204 | 2026.01.15 15:09:08.210403 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3205 | 2026.01.15 15:09:08.210444 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3206 | 2026.01.15 15:09:08.210484 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3207 | 2026.01.15 15:09:08.211924 [ 201 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7609 rows, containing 4 columns (4 merged, 0 gathered) in 0.001969749 sec., 3862928.728482665 rows/sec., 55.26 MiB/sec. | ||
| 3208 | 2026.01.15 15:09:08.212557 [ 201 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3209 | 2026.01.15 15:09:08.212808 [ 201 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.01.15 15:09:08.212872 [ 201 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_16_3} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3211 | 2026.01.15 15:09:08.212951 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3212 | 2026.01.15 15:09:08.221125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 434 | ||
| 3213 | 2026.01.15 15:09:08.223251 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.01.15 15:09:08.223296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3215 | 2026.01.15 15:09:08.224467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3216 | 2026.01.15 15:09:08.224730 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.01.15 15:09:08.224881 [ 124 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3218 | 2026.01.15 15:09:08.224927 [ 124 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.01.15 15:09:08.224949 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3220 | 2026.01.15 15:09:08.224969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3221 | 2026.01.15 15:09:08.225112 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 3222 | 2026.01.15 15:09:08.225990 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3223 | 2026.01.15 15:09:08.226170 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 310 rows starting from the beginning of the part | ||
| 3224 | 2026.01.15 15:09:08.226575 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3225 | 2026.01.15 15:09:08.226927 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3226 | 2026.01.15 15:09:08.227273 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 3227 | 2026.01.15 15:09:08.227608 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3228 | 2026.01.15 15:09:08.227968 [ 198 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3229 | 2026.01.15 15:09:08.233366 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 72 columns (72 merged, 0 gathered) in 0.008330479 sec., 52097.84455371654 rows/sec., 47.41 MiB/sec. | ||
| 3230 | 2026.01.15 15:09:08.234291 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3231 | 2026.01.15 15:09:08.234849 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.01.15 15:09:08.234924 [ 196 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_11_2} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3233 | 2026.01.15 15:09:08.235203 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3234 | 2026.01.15 15:09:08.610155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3235 | 2026.01.15 15:09:08.628010 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.01.15 15:09:08.628079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3237 | 2026.01.15 15:09:08.633894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3238 | 2026.01.15 15:09:08.634595 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.15 15:09:08.634932 [ 124 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3240 | 2026.01.15 15:09:08.635001 [ 124 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.01.15 15:09:08.635025 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3242 | 2026.01.15 15:09:08.635121 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 3243 | 2026.01.15 15:09:08.637796 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3244 | 2026.01.15 15:09:08.638261 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2026.01.15 15:09:08.639052 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 3246 | 2026.01.15 15:09:08.642501 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 3247 | 2026.01.15 15:09:08.645975 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 3248 | 2026.01.15 15:09:08.649855 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 3249 | 2026.01.15 15:09:08.654429 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3250 | 2026.01.15 15:09:08.658886 [ 193 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3251 | 2026.01.15 15:09:08.713094 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078006469 sec., 1551.1534049823483 rows/sec., 8.02 MiB/sec. | ||
| 3252 | 2026.01.15 15:09:08.715759 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3253 | 2026.01.15 15:09:08.717974 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.01.15 15:09:08.718088 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_16_3} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3255 | 2026.01.15 15:09:08.720691 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3256 | 2026.01.15 15:09:08.995455 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.01.15 15:09:08.995741 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3258 | 2026.01.15 15:09:08.995847 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3259 | 2026.01.15 15:09:08.996614 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.01.15 15:09:08.996664 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3261 | 2026.01.15 15:09:08.997092 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3262 | 2026.01.15 15:09:08.997325 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.01.15 15:09:08.997479 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Debug> executeQuery: Read 134 rows, 11.88 KiB in 0.001816 sec., 73788.54625550662 rows/sec., 6.39 MiB/sec. | ||
| 3264 | 2026.01.15 15:09:08.997520 [ 260 ] {3172a853-db72-4013-bb75-087fc1e879d3} <Debug> TCPHandler: Processed in 0.002261287 sec. | ||
| 3265 | 2026.01.15 15:09:08.997630 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.01.15 15:09:08.997724 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.01.15 15:09:08.997764 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3268 | 2026.01.15 15:09:08.998165 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.01.15 15:09:08.998203 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3270 | 2026.01.15 15:09:08.998501 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3271 | 2026.01.15 15:09:08.998710 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.01.15 15:09:08.998837 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001132 sec., 34452.29681978799 rows/sec., 2.53 MiB/sec. | ||
| 3273 | 2026.01.15 15:09:08.998875 [ 260 ] {83f8d08e-0d07-4ab8-9c63-d84dd0c9d0f4} <Debug> TCPHandler: Processed in 0.001294529 sec. | ||
| 3274 | 2026.01.15 15:09:08.998986 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.01.15 15:09:08.999081 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3276 | 2026.01.15 15:09:08.999121 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3277 | 2026.01.15 15:09:08.999531 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.15 15:09:08.999569 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3279 | 2026.01.15 15:09:08.999888 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3280 | 2026.01.15 15:09:09.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.86 MiB, peak 236.68 MiB, free memory in arenas 0.00 B, will set to 237.95 MiB (RSS), difference: 11.09 MiB | ||
| 3281 | 2026.01.15 15:09:09.000226 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.15 15:09:09.000373 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001309 sec., 78686.01986249044 rows/sec., 6.15 MiB/sec. | ||
| 3283 | 2026.01.15 15:09:09.000411 [ 260 ] {3e3a7b2d-5737-40ca-8d81-d3749061f1b3} <Debug> TCPHandler: Processed in 0.001475184 sec. | ||
| 3284 | 2026.01.15 15:09:09.000527 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.15 15:09:09.000621 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.15 15:09:09.000667 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3287 | 2026.01.15 15:09:09.001069 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.15 15:09:09.001107 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3289 | 2026.01.15 15:09:09.001349 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000917307 sec. | ||
| 3290 | 2026.01.15 15:09:09.001469 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3291 | 2026.01.15 15:09:09.001680 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.15 15:09:09.001809 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3293 | 2026.01.15 15:09:09.001847 [ 260 ] {e035ddb8-6bfb-41c0-954c-204119daf05e} <Debug> TCPHandler: Processed in 0.001370431 sec. | ||
| 3294 | 2026.01.15 15:09:09.001959 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.01.15 15:09:09.002081 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.01.15 15:09:09.002135 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.01.15 15:09:09.002920 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.01.15 15:09:09.002958 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3299 | 2026.01.15 15:09:09.003538 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3300 | 2026.01.15 15:09:09.003760 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.15 15:09:09.003890 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3302 | 2026.01.15 15:09:09.003918 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001855 sec., 21024.258760107816 rows/sec., 37.67 MiB/sec. | ||
| 3303 | 2026.01.15 15:09:09.003956 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.01.15 15:09:09.003979 [ 260 ] {da37e734-6f7e-4f2e-9af0-da4166e12bc4} <Debug> TCPHandler: Processed in 0.002070572 sec. | ||
| 3305 | 2026.01.15 15:09:09.003982 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3306 | 2026.01.15 15:09:09.004100 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.01.15 15:09:09.004106 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 3308 | 2026.01.15 15:09:09.004200 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.01.15 15:09:09.004247 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3310 | 2026.01.15 15:09:09.004381 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.01.15 15:09:09.004453 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 3312 | 2026.01.15 15:09:09.004583 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.01.15 15:09:09.004603 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3314 | 2026.01.15 15:09:09.004626 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3315 | 2026.01.15 15:09:09.004730 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3316 | 2026.01.15 15:09:09.004839 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
| 3317 | 2026.01.15 15:09:09.004941 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 3318 | 2026.01.15 15:09:09.004941 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3319 | 2026.01.15 15:09:09.005047 [ 196 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 3320 | 2026.01.15 15:09:09.005173 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.01.15 15:09:09.005307 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 3322 | 2026.01.15 15:09:09.005345 [ 260 ] {b254e72a-8d2c-4cec-8f97-d46bf38d71ff} <Debug> TCPHandler: Processed in 0.001295759 sec. | ||
| 3323 | 2026.01.15 15:09:09.008240 [ 198 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 19 columns (19 merged, 0 gathered) in 0.004184226 sec., 74326.76915635054 rows/sec., 133.19 MiB/sec. | ||
| 3324 | 2026.01.15 15:09:09.008976 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3325 | 2026.01.15 15:09:09.009379 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.15 15:09:09.009464 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3327 | 2026.01.15 15:09:09.009596 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3328 | 2026.01.15 15:09:14.033555 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.01.15 15:09:14.033781 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3330 | 2026.01.15 15:09:14.033859 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3331 | 2026.01.15 15:09:14.034580 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.15 15:09:14.034631 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3333 | 2026.01.15 15:09:14.035111 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3334 | 2026.01.15 15:09:14.035421 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.15 15:09:14.035610 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001885 sec., 1061.0079575596817 rows/sec., 86.52 KiB/sec. | ||
| 3336 | 2026.01.15 15:09:14.035663 [ 260 ] {02f57c94-4de3-4bc8-b503-102bdee3c81f} <Debug> TCPHandler: Processed in 0.002262348 sec. | ||
| 3337 | 2026.01.15 15:09:14.035813 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.15 15:09:14.035925 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.01.15 15:09:14.035973 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.01.15 15:09:14.037210 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.15 15:09:14.037256 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3342 | 2026.01.15 15:09:14.037749 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3343 | 2026.01.15 15:09:14.038012 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.15 15:09:14.038168 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002266 sec., 528243.601059135 rows/sec., 43.54 MiB/sec. | ||
| 3345 | 2026.01.15 15:09:14.038216 [ 260 ] {026307cb-51d7-4c0a-9226-cd9a20f465f8} <Debug> TCPHandler: Processed in 0.002460074 sec. | ||
| 3346 | 2026.01.15 15:09:14.038360 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.01.15 15:09:14.038471 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.01.15 15:09:14.038517 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.01.15 15:09:14.038974 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.01.15 15:09:14.039018 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3351 | 2026.01.15 15:09:14.039379 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3352 | 2026.01.15 15:09:14.039639 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.01.15 15:09:14.039795 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001345 sec., 1486.988847583643 rows/sec., 103.83 KiB/sec. | ||
| 3354 | 2026.01.15 15:09:14.039839 [ 260 ] {63e2c7c9-1f5f-4ae6-8066-920af6c66d69} <Debug> TCPHandler: Processed in 0.001541676 sec. | ||
| 3355 | 2026.01.15 15:09:14.039984 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.01.15 15:09:14.040121 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.01.15 15:09:14.040181 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3358 | 2026.01.15 15:09:14.040832 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.01.15 15:09:14.040878 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3360 | 2026.01.15 15:09:14.041275 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3361 | 2026.01.15 15:09:14.041553 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.01.15 15:09:14.041699 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001606 sec., 141967.6214196762 rows/sec., 9.61 MiB/sec. | ||
| 3363 | 2026.01.15 15:09:14.041744 [ 260 ] {65f6a050-7fd2-4512-9406-cd0ff2662d0e} <Debug> TCPHandler: Processed in 0.001823125 sec. | ||
| 3364 | 2026.01.15 15:09:14.041881 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.01.15 15:09:14.041989 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3366 | 2026.01.15 15:09:14.042036 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3367 | 2026.01.15 15:09:14.042727 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.01.15 15:09:14.042770 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3369 | 2026.01.15 15:09:14.043149 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3370 | 2026.01.15 15:09:14.043462 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.01.15 15:09:14.043619 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.00165 sec., 316363.63636363635 rows/sec., 23.42 MiB/sec. | ||
| 3372 | 2026.01.15 15:09:14.043677 [ 260 ] {a52617b0-78c4-41a6-901c-fa995ceb946a} <Debug> TCPHandler: Processed in 0.001853736 sec. | ||
| 3373 | 2026.01.15 15:09:14.043821 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.01.15 15:09:14.043930 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.01.15 15:09:14.043992 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3376 | 2026.01.15 15:09:14.044655 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.01.15 15:09:14.044698 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3378 | 2026.01.15 15:09:14.045159 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3379 | 2026.01.15 15:09:14.045563 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.15 15:09:14.045763 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001853 sec., 456017.2692930383 rows/sec., 30.69 MiB/sec. | ||
| 3381 | 2026.01.15 15:09:14.045817 [ 260 ] {7868852b-7ee9-4088-b064-dbb38e9086cf} <Debug> TCPHandler: Processed in 0.002053042 sec. | ||
| 3382 | 2026.01.15 15:09:14.045995 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.01.15 15:09:14.046126 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.01.15 15:09:14.046174 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3385 | 2026.01.15 15:09:14.046587 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.01.15 15:09:14.046629 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3387 | 2026.01.15 15:09:14.047003 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3388 | 2026.01.15 15:09:14.047272 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.15 15:09:14.047425 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. | ||
| 3390 | 2026.01.15 15:09:14.047467 [ 260 ] {a8604379-e8e5-4503-b05a-7b3d4fdcd35a} <Debug> TCPHandler: Processed in 0.001539676 sec. | ||
| 3391 | 2026.01.15 15:09:14.368688 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41174 | ||
| 3392 | 2026.01.15 15:09:14.368831 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3393 | 2026.01.15 15:09:14.368870 [ 288 ] {} <Debug> TCP-Session: ff19af30-57b2-43d1-9d45-cda23ddaf610 Authenticating user 'default' from [fd00:1122:3344:101::e]:41174 | ||
| 3394 | 2026.01.15 15:09:14.368897 [ 288 ] {} <Debug> TCP-Session: ff19af30-57b2-43d1-9d45-cda23ddaf610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3395 | 2026.01.15 15:09:14.368915 [ 288 ] {} <Debug> TCP-Session: ff19af30-57b2-43d1-9d45-cda23ddaf610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2026.01.15 15:09:14.369189 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36436 | ||
| 3397 | 2026.01.15 15:09:14.369215 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36969 | ||
| 3398 | 2026.01.15 15:09:14.369243 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60952 | ||
| 3399 | 2026.01.15 15:09:14.369260 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37279 | ||
| 3400 | 2026.01.15 15:09:14.369229 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61776 | ||
| 3401 | 2026.01.15 15:09:14.369218 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39244 | ||
| 3402 | 2026.01.15 15:09:14.369201 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44331 | ||
| 3403 | 2026.01.15 15:09:14.369389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3404 | 2026.01.15 15:09:14.369255 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42122 | ||
| 3405 | 2026.01.15 15:09:14.369466 [ 289 ] {} <Debug> TCP-Session: d87b710a-1700-4dd1-b9b9-4a40d439d597 Authenticating user 'default' from [fd00:1122:3344:101::e]:36436 | ||
| 3406 | 2026.01.15 15:09:14.369500 [ 289 ] {} <Debug> TCP-Session: d87b710a-1700-4dd1-b9b9-4a40d439d597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2026.01.15 15:09:14.369510 [ 288 ] {} <Trace> TCP-Session: ff19af30-57b2-43d1-9d45-cda23ddaf610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.01.15 15:09:14.369514 [ 289 ] {} <Debug> TCP-Session: d87b710a-1700-4dd1-b9b9-4a40d439d597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.01.15 15:09:14.369635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3410 | 2026.01.15 15:09:14.369662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3411 | 2026.01.15 15:09:14.369674 [ 294 ] {} <Debug> TCP-Session: 7b6c14f4-b4c8-4fad-97d9-526b4294590b Authenticating user 'default' from [fd00:1122:3344:101::e]:60952 | ||
| 3412 | 2026.01.15 15:09:14.369696 [ 292 ] {} <Debug> TCP-Session: 7e3d5605-6400-4847-8c21-b79bd7198b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:39244 | ||
| 3413 | 2026.01.15 15:09:14.369710 [ 294 ] {} <Debug> TCP-Session: 7b6c14f4-b4c8-4fad-97d9-526b4294590b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2026.01.15 15:09:14.369719 [ 292 ] {} <Debug> TCP-Session: 7e3d5605-6400-4847-8c21-b79bd7198b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.01.15 15:09:14.369732 [ 294 ] {} <Debug> TCP-Session: 7b6c14f4-b4c8-4fad-97d9-526b4294590b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2026.01.15 15:09:14.369745 [ 292 ] {} <Debug> TCP-Session: 7e3d5605-6400-4847-8c21-b79bd7198b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2026.01.15 15:09:14.369779 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3418 | 2026.01.15 15:09:14.369815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3419 | 2026.01.15 15:09:14.369854 [ 290 ] {} <Debug> TCP-Session: ce456276-3400-4f31-9657-302398e4ee20 Authenticating user 'default' from [fd00:1122:3344:101::e]:44331 | ||
| 3420 | 2026.01.15 15:09:14.369873 [ 290 ] {} <Debug> TCP-Session: ce456276-3400-4f31-9657-302398e4ee20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2026.01.15 15:09:14.369888 [ 290 ] {} <Debug> TCP-Session: ce456276-3400-4f31-9657-302398e4ee20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3422 | 2026.01.15 15:09:14.369948 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3423 | 2026.01.15 15:09:14.369953 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3424 | 2026.01.15 15:09:14.369984 [ 293 ] {} <Debug> TCP-Session: 3e4019eb-8758-4d73-9489-0ce0b6b6df32 Authenticating user 'default' from [fd00:1122:3344:101::e]:61776 | ||
| 3425 | 2026.01.15 15:09:14.370005 [ 286 ] {} <Debug> TCP-Session: cf248c1b-4014-4797-bb84-3140f6276191 Authenticating user 'default' from [fd00:1122:3344:101::e]:37279 | ||
| 3426 | 2026.01.15 15:09:14.370009 [ 293 ] {} <Debug> TCP-Session: 3e4019eb-8758-4d73-9489-0ce0b6b6df32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.01.15 15:09:14.370035 [ 293 ] {} <Debug> TCP-Session: 3e4019eb-8758-4d73-9489-0ce0b6b6df32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2026.01.15 15:09:14.370035 [ 286 ] {} <Debug> TCP-Session: cf248c1b-4014-4797-bb84-3140f6276191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2026.01.15 15:09:14.370071 [ 286 ] {} <Debug> TCP-Session: cf248c1b-4014-4797-bb84-3140f6276191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2026.01.15 15:09:14.370136 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3431 | 2026.01.15 15:09:14.370165 [ 291 ] {} <Debug> TCP-Session: 225be46c-2da1-4493-92c1-df9dd53cf9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:36969 | ||
| 3432 | 2026.01.15 15:09:14.370173 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3433 | 2026.01.15 15:09:14.370181 [ 291 ] {} <Debug> TCP-Session: 225be46c-2da1-4493-92c1-df9dd53cf9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.01.15 15:09:14.370209 [ 259 ] {} <Debug> TCP-Session: 70ddba47-2597-4753-9266-d11e05f6d9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42122 | ||
| 3435 | 2026.01.15 15:09:14.370212 [ 291 ] {} <Debug> TCP-Session: 225be46c-2da1-4493-92c1-df9dd53cf9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.01.15 15:09:14.370236 [ 259 ] {} <Debug> TCP-Session: 70ddba47-2597-4753-9266-d11e05f6d9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2026.01.15 15:09:14.370257 [ 259 ] {} <Debug> TCP-Session: 70ddba47-2597-4753-9266-d11e05f6d9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3438 | 2026.01.15 15:09:14.370273 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3439 | 2026.01.15 15:09:14.370356 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3440 | 2026.01.15 15:09:14.370807 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 3441 | 2026.01.15 15:09:14.372253 [ 317 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> AggregatingTransform: Aggregating | ||
| 3442 | 2026.01.15 15:09:14.372318 [ 317 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3443 | 2026.01.15 15:09:14.372360 [ 317 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001412912 sec. (707.758 rows/sec., 27.65 KiB/sec.) | ||
| 3444 | 2026.01.15 15:09:14.372381 [ 317 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Trace> Aggregator: Merging aggregated data | ||
| 3445 | 2026.01.15 15:09:14.374661 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00497 sec., 201.2072434607646 rows/sec., 7.86 KiB/sec. | ||
| 3446 | 2026.01.15 15:09:14.374820 [ 288 ] {891c9c02-edf6-4ae2-a9a5-3ec90fa3988e} <Debug> TCPHandler: Processed in 0.00567175 sec. | ||
| 3447 | 2026.01.15 15:09:14.374944 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3448 | 2026.01.15 15:09:14.374974 [ 288 ] {} <Debug> TCP-Session: ff19af30-57b2-43d1-9d45-cda23ddaf610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3449 | 2026.01.15 15:09:14.374976 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3450 | 2026.01.15 15:09:14.374995 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3451 | 2026.01.15 15:09:14.375023 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3452 | 2026.01.15 15:09:14.375031 [ 286 ] {} <Debug> TCP-Session: cf248c1b-4014-4797-bb84-3140f6276191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2026.01.15 15:09:14.375051 [ 289 ] {} <Debug> TCP-Session: d87b710a-1700-4dd1-b9b9-4a40d439d597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2026.01.15 15:09:14.375062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3455 | 2026.01.15 15:09:14.375080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3456 | 2026.01.15 15:09:14.375102 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3457 | 2026.01.15 15:09:14.375116 [ 290 ] {} <Debug> TCP-Session: ce456276-3400-4f31-9657-302398e4ee20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.01.15 15:09:14.375123 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3459 | 2026.01.15 15:09:14.375155 [ 292 ] {} <Debug> TCP-Session: 7e3d5605-6400-4847-8c21-b79bd7198b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.01.15 15:09:14.375136 [ 291 ] {} <Debug> TCP-Session: 225be46c-2da1-4493-92c1-df9dd53cf9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2026.01.15 15:09:14.375182 [ 259 ] {} <Debug> TCP-Session: 70ddba47-2597-4753-9266-d11e05f6d9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.01.15 15:09:14.375070 [ 293 ] {} <Debug> TCP-Session: 3e4019eb-8758-4d73-9489-0ce0b6b6df32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.01.15 15:09:14.375041 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3464 | 2026.01.15 15:09:14.375279 [ 294 ] {} <Debug> TCP-Session: 7b6c14f4-b4c8-4fad-97d9-526b4294590b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.01.15 15:09:14.463219 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55244 | ||
| 3466 | 2026.01.15 15:09:14.463340 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2026.01.15 15:09:14.463368 [ 288 ] {} <Debug> TCP-Session: 85ce5222-5904-4c69-9da5-d0e14e5bcbf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55244 | ||
| 3468 | 2026.01.15 15:09:14.463390 [ 288 ] {} <Debug> TCP-Session: 85ce5222-5904-4c69-9da5-d0e14e5bcbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.01.15 15:09:14.463402 [ 288 ] {} <Debug> TCP-Session: 85ce5222-5904-4c69-9da5-d0e14e5bcbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.01.15 15:09:14.463611 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 3471 | 2026.01.15 15:09:14.463640 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38540 | ||
| 3472 | 2026.01.15 15:09:14.463653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45331 | ||
| 3473 | 2026.01.15 15:09:14.463673 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39032 | ||
| 3474 | 2026.01.15 15:09:14.463627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 3475 | 2026.01.15 15:09:14.463728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3476 | 2026.01.15 15:09:14.463728 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.01.15 15:09:14.463766 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.01.15 15:09:14.463797 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2026.01.15 15:09:14.463808 [ 293 ] {} <Debug> TCP-Session: f24616a9-2ab7-46ed-aedf-7a59ef21ddbf Authenticating user 'default' from [fd00:1122:3344:101::e]:38540 | ||
| 3480 | 2026.01.15 15:09:14.463826 [ 294 ] {} <Debug> TCP-Session: 82f1b9bf-9045-4f1e-96de-4c0f7d6ba858 Authenticating user 'default' from [fd00:1122:3344:101::e]:45331 | ||
| 3481 | 2026.01.15 15:09:14.463837 [ 286 ] {} <Debug> TCP-Session: a82b85a9-1035-485f-a6f1-240359df3b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:39032 | ||
| 3482 | 2026.01.15 15:09:14.463853 [ 293 ] {} <Debug> TCP-Session: f24616a9-2ab7-46ed-aedf-7a59ef21ddbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.01.15 15:09:14.463878 [ 294 ] {} <Debug> TCP-Session: 82f1b9bf-9045-4f1e-96de-4c0f7d6ba858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.01.15 15:09:14.463886 [ 286 ] {} <Debug> TCP-Session: a82b85a9-1035-485f-a6f1-240359df3b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2026.01.15 15:09:14.463893 [ 293 ] {} <Debug> TCP-Session: f24616a9-2ab7-46ed-aedf-7a59ef21ddbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.01.15 15:09:14.463913 [ 294 ] {} <Debug> TCP-Session: 82f1b9bf-9045-4f1e-96de-4c0f7d6ba858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.01.15 15:09:14.463920 [ 286 ] {} <Debug> TCP-Session: a82b85a9-1035-485f-a6f1-240359df3b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3488 | 2026.01.15 15:09:14.463786 [ 289 ] {} <Debug> TCP-Session: 37398b11-2316-4e2c-89e3-0aa7300c896a Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 3489 | 2026.01.15 15:09:14.463628 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38746 | ||
| 3490 | 2026.01.15 15:09:14.463997 [ 289 ] {} <Debug> TCP-Session: 37398b11-2316-4e2c-89e3-0aa7300c896a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.01.15 15:09:14.463623 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63686 | ||
| 3492 | 2026.01.15 15:09:14.464034 [ 289 ] {} <Debug> TCP-Session: 37398b11-2316-4e2c-89e3-0aa7300c896a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2026.01.15 15:09:14.463810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2026.01.15 15:09:14.464076 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3495 | 2026.01.15 15:09:14.463687 [ 288 ] {} <Trace> TCP-Session: 85ce5222-5904-4c69-9da5-d0e14e5bcbf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.01.15 15:09:14.464106 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3497 | 2026.01.15 15:09:14.464116 [ 292 ] {} <Debug> TCP-Session: 2fd937b5-9907-4112-9071-f1002ecc1d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:38746 | ||
| 3498 | 2026.01.15 15:09:14.464148 [ 291 ] {} <Debug> TCP-Session: 43366ada-0413-4ba1-b7ef-d2501dc81b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:63686 | ||
| 3499 | 2026.01.15 15:09:14.464161 [ 292 ] {} <Debug> TCP-Session: 2fd937b5-9907-4112-9071-f1002ecc1d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.01.15 15:09:14.464177 [ 291 ] {} <Debug> TCP-Session: 43366ada-0413-4ba1-b7ef-d2501dc81b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.01.15 15:09:14.464186 [ 292 ] {} <Debug> TCP-Session: 2fd937b5-9907-4112-9071-f1002ecc1d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.01.15 15:09:14.464200 [ 291 ] {} <Debug> TCP-Session: 43366ada-0413-4ba1-b7ef-d2501dc81b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.01.15 15:09:14.464105 [ 290 ] {} <Debug> TCP-Session: c7848ebd-8366-4e4d-92f2-83907b2bde63 Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 3504 | 2026.01.15 15:09:14.463667 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43400 | ||
| 3505 | 2026.01.15 15:09:14.464248 [ 290 ] {} <Debug> TCP-Session: c7848ebd-8366-4e4d-92f2-83907b2bde63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.01.15 15:09:14.464269 [ 290 ] {} <Debug> TCP-Session: c7848ebd-8366-4e4d-92f2-83907b2bde63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.01.15 15:09:14.464280 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3508 | 2026.01.15 15:09:14.464305 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3509 | 2026.01.15 15:09:14.464332 [ 259 ] {} <Debug> TCP-Session: 1e55eed8-e3c2-4b81-99a3-ec8ff2218a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:43400 | ||
| 3510 | 2026.01.15 15:09:14.464348 [ 259 ] {} <Debug> TCP-Session: 1e55eed8-e3c2-4b81-99a3-ec8ff2218a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.01.15 15:09:14.464361 [ 259 ] {} <Debug> TCP-Session: 1e55eed8-e3c2-4b81-99a3-ec8ff2218a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.01.15 15:09:14.464548 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3513 | 2026.01.15 15:09:14.464608 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3514 | 2026.01.15 15:09:14.464893 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 3515 | 2026.01.15 15:09:14.465772 [ 295 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> AggregatingTransform: Aggregating | ||
| 3516 | 2026.01.15 15:09:14.465815 [ 295 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3517 | 2026.01.15 15:09:14.465843 [ 295 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000850625 sec. (1175.606 rows/sec., 45.92 KiB/sec.) | ||
| 3518 | 2026.01.15 15:09:14.465858 [ 295 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Trace> Aggregator: Merging aggregated data | ||
| 3519 | 2026.01.15 15:09:14.467250 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 3520 | 2026.01.15 15:09:14.467369 [ 288 ] {49cd74db-e1d7-46f3-802f-05de197fe80f} <Debug> TCPHandler: Processed in 0.003802854 sec. | ||
| 3521 | 2026.01.15 15:09:14.467499 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3522 | 2026.01.15 15:09:14.467530 [ 288 ] {} <Debug> TCP-Session: 85ce5222-5904-4c69-9da5-d0e14e5bcbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2026.01.15 15:09:14.467529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2026.01.15 15:09:14.467551 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3525 | 2026.01.15 15:09:14.467571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2026.01.15 15:09:14.467582 [ 286 ] {} <Debug> TCP-Session: a82b85a9-1035-485f-a6f1-240359df3b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.01.15 15:09:14.467590 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.01.15 15:09:14.467617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3529 | 2026.01.15 15:09:14.467651 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3530 | 2026.01.15 15:09:14.467664 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2026.01.15 15:09:14.467678 [ 291 ] {} <Debug> TCP-Session: 43366ada-0413-4ba1-b7ef-d2501dc81b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.01.15 15:09:14.467699 [ 294 ] {} <Debug> TCP-Session: 82f1b9bf-9045-4f1e-96de-4c0f7d6ba858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2026.01.15 15:09:14.467711 [ 259 ] {} <Debug> TCP-Session: 1e55eed8-e3c2-4b81-99a3-ec8ff2218a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.01.15 15:09:14.467659 [ 293 ] {} <Debug> TCP-Session: f24616a9-2ab7-46ed-aedf-7a59ef21ddbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.01.15 15:09:14.467632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3536 | 2026.01.15 15:09:14.467621 [ 292 ] {} <Debug> TCP-Session: 2fd937b5-9907-4112-9071-f1002ecc1d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.01.15 15:09:14.467790 [ 289 ] {} <Debug> TCP-Session: 37398b11-2316-4e2c-89e3-0aa7300c896a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.01.15 15:09:14.467603 [ 290 ] {} <Debug> TCP-Session: c7848ebd-8366-4e4d-92f2-83907b2bde63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.01.15 15:09:15.710695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8057 | ||
| 3540 | 2026.01.15 15:09:15.711179 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.01.15 15:09:15.711228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3542 | 2026.01.15 15:09:15.711688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3543 | 2026.01.15 15:09:15.711908 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.01.15 15:09:15.712043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8057 | ||
| 3545 | 2026.01.15 15:09:16.138726 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3546 | 2026.01.15 15:09:16.153883 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.01.15 15:09:16.153928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 3548 | 2026.01.15 15:09:16.159676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3549 | 2026.01.15 15:09:16.160402 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.01.15 15:09:16.162976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3551 | 2026.01.15 15:09:18.225280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 464 | ||
| 3552 | 2026.01.15 15:09:18.227933 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.01.15 15:09:18.227979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3554 | 2026.01.15 15:09:18.229163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3555 | 2026.01.15 15:09:18.229433 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.01.15 15:09:18.229680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3557 | 2026.01.15 15:09:18.995635 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.01.15 15:09:18.995905 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3559 | 2026.01.15 15:09:18.996006 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3560 | 2026.01.15 15:09:18.996895 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.15 15:09:18.996935 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3562 | 2026.01.15 15:09:18.997355 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3563 | 2026.01.15 15:09:18.997581 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.01.15 15:09:18.997736 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001907 sec., 71316.20346093341 rows/sec., 6.18 MiB/sec. | ||
| 3565 | 2026.01.15 15:09:18.997776 [ 260 ] {f758b8f8-e052-4455-8f07-c62535ee5732} <Debug> TCPHandler: Processed in 0.00232114 sec. | ||
| 3566 | 2026.01.15 15:09:18.997892 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.01.15 15:09:18.997984 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.01.15 15:09:18.998023 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3569 | 2026.01.15 15:09:18.998432 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.01.15 15:09:18.998468 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3571 | 2026.01.15 15:09:18.998751 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3572 | 2026.01.15 15:09:18.998941 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.01.15 15:09:18.999032 [ 114 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3574 | 2026.01.15 15:09:18.999056 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001129 sec., 35429.583702391494 rows/sec., 2.60 MiB/sec. | ||
| 3575 | 2026.01.15 15:09:18.999093 [ 114 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.01.15 15:09:18.999102 [ 260 ] {794d85a1-d32d-45f8-b362-a22e46dab96c} <Debug> TCPHandler: Processed in 0.001299749 sec. | ||
| 3577 | 2026.01.15 15:09:18.999122 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3578 | 2026.01.15 15:09:18.999214 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.01.15 15:09:18.999251 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 3580 | 2026.01.15 15:09:18.999303 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3581 | 2026.01.15 15:09:18.999344 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3582 | 2026.01.15 15:09:18.999396 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2026.01.15 15:09:18.999503 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3584 | 2026.01.15 15:09:18.999577 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 3585 | 2026.01.15 15:09:18.999628 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 3586 | 2026.01.15 15:09:18.999676 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 3587 | 2026.01.15 15:09:18.999719 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 3588 | 2026.01.15 15:09:18.999763 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3589 | 2026.01.15 15:09:18.999838 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.01.15 15:09:18.999879 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3591 | 2026.01.15 15:09:19.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.34 MiB, peak 248.28 MiB, free memory in arenas 0.00 B, will set to 239.97 MiB (RSS), difference: -3.37 MiB | ||
| 3592 | 2026.01.15 15:09:19.000373 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3593 | 2026.01.15 15:09:19.000603 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.01.15 15:09:19.000732 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001389 sec., 74874.01007919366 rows/sec., 5.85 MiB/sec. | ||
| 3595 | 2026.01.15 15:09:19.000751 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507825 sec., 160496.07878898413 rows/sec., 12.40 MiB/sec. | ||
| 3596 | 2026.01.15 15:09:19.000769 [ 260 ] {2a368a8d-4f03-42ec-a2d1-8d4968c5bea7} <Debug> TCPHandler: Processed in 0.001551706 sec. | ||
| 3597 | 2026.01.15 15:09:19.000913 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3598 | 2026.01.15 15:09:19.000924 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.01.15 15:09:19.001026 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.01.15 15:09:19.001071 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3601 | 2026.01.15 15:09:19.001168 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.15 15:09:19.001241 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_16_3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3603 | 2026.01.15 15:09:19.001310 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3604 | 2026.01.15 15:09:19.001505 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.01.15 15:09:19.001545 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3606 | 2026.01.15 15:09:19.001882 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3607 | 2026.01.15 15:09:19.002080 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.01.15 15:09:19.002205 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3609 | 2026.01.15 15:09:19.002241 [ 260 ] {8122c61c-b3e4-405b-9f88-872a6b2f5816} <Debug> TCPHandler: Processed in 0.001363651 sec. | ||
| 3610 | 2026.01.15 15:09:19.002349 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.01.15 15:09:19.002440 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.01.15 15:09:19.002493 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3613 | 2026.01.15 15:09:19.003371 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.01.15 15:09:19.003407 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3615 | 2026.01.15 15:09:19.003979 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3616 | 2026.01.15 15:09:19.004201 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.01.15 15:09:19.004333 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00191 sec., 20942.40837696335 rows/sec., 37.53 MiB/sec. | ||
| 3618 | 2026.01.15 15:09:19.004383 [ 260 ] {07ec21f6-b69a-43bf-807e-8be98c75eee6} <Debug> TCPHandler: Processed in 0.002080873 sec. | ||
| 3619 | 2026.01.15 15:09:19.004492 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2026.01.15 15:09:19.004585 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3621 | 2026.01.15 15:09:19.004625 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3622 | 2026.01.15 15:09:19.004962 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.01.15 15:09:19.004996 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3624 | 2026.01.15 15:09:19.005294 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3625 | 2026.01.15 15:09:19.005503 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.01.15 15:09:19.005627 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3627 | 2026.01.15 15:09:19.005661 [ 260 ] {9e841548-ab78-4c74-8dfc-319c88d96189} <Debug> TCPHandler: Processed in 0.001217686 sec. | ||
| 3628 | 2026.01.15 15:09:20.000273 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.06 MiB, peak 248.28 MiB, free memory in arenas 0.00 B, will set to 240.00 MiB (RSS), difference: 2.94 MiB | ||
| 3629 | 2026.01.15 15:09:23.111534 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3630 | 2026.01.15 15:09:23.111635 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3631 | 2026.01.15 15:09:23.212211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8569 | ||
| 3632 | 2026.01.15 15:09:23.212751 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.01.15 15:09:23.212805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3634 | 2026.01.15 15:09:23.213292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3635 | 2026.01.15 15:09:23.213526 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.15 15:09:23.213660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8569 | ||
| 3637 | 2026.01.15 15:09:23.663060 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3638 | 2026.01.15 15:09:23.679400 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.01.15 15:09:23.679469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3640 | 2026.01.15 15:09:23.685447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3641 | 2026.01.15 15:09:23.686165 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.15 15:09:23.689306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3643 | 2026.01.15 15:09:23.993381 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.01.15 15:09:23.993644 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3645 | 2026.01.15 15:09:23.993710 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3646 | 2026.01.15 15:09:23.994362 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.01.15 15:09:23.994404 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3648 | 2026.01.15 15:09:23.994787 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3649 | 2026.01.15 15:09:23.995007 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.01.15 15:09:23.995166 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 3651 | 2026.01.15 15:09:23.995206 [ 260 ] {bf649cb9-ac3e-441f-94a8-f9e649b1c59e} <Debug> TCPHandler: Processed in 0.00200999 sec. | ||
| 3652 | 2026.01.15 15:09:23.995326 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.01.15 15:09:23.995420 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3654 | 2026.01.15 15:09:23.995459 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3655 | 2026.01.15 15:09:23.995869 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.01.15 15:09:23.995906 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3657 | 2026.01.15 15:09:23.996202 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3658 | 2026.01.15 15:09:23.996413 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.01.15 15:09:23.996542 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 3660 | 2026.01.15 15:09:23.996579 [ 260 ] {13a3c859-1118-4b60-acae-3894cb926baf} <Debug> TCPHandler: Processed in 0.001303039 sec. | ||
| 3661 | 2026.01.15 15:09:23.996693 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.01.15 15:09:23.996786 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.01.15 15:09:23.996828 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3664 | 2026.01.15 15:09:23.997228 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.01.15 15:09:23.997264 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3666 | 2026.01.15 15:09:23.997582 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3667 | 2026.01.15 15:09:23.997784 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.01.15 15:09:23.997914 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 3669 | 2026.01.15 15:09:23.997951 [ 260 ] {bfa747f9-fd50-4fe4-88e9-d6f3cb1b03a4} <Debug> TCPHandler: Processed in 0.001307319 sec. | ||
| 3670 | 2026.01.15 15:09:23.998061 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.01.15 15:09:23.998154 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.01.15 15:09:23.998196 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3673 | 2026.01.15 15:09:23.998528 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.01.15 15:09:23.998563 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3675 | 2026.01.15 15:09:23.998859 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3676 | 2026.01.15 15:09:23.999058 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.01.15 15:09:23.999187 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3678 | 2026.01.15 15:09:23.999222 [ 260 ] {f34d50b3-2f33-4a62-834c-0341fc556835} <Debug> TCPHandler: Processed in 0.001209566 sec. | ||
| 3679 | 2026.01.15 15:09:28.230728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 484 | ||
| 3680 | 2026.01.15 15:09:28.232704 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.01.15 15:09:28.232752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3682 | 2026.01.15 15:09:28.233859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3683 | 2026.01.15 15:09:28.234101 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.01.15 15:09:28.234395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3685 | 2026.01.15 15:09:28.997425 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.01.15 15:09:28.997597 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.01.15 15:09:28.997660 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3688 | 2026.01.15 15:09:28.998282 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.15 15:09:28.998323 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3690 | 2026.01.15 15:09:28.998699 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3691 | 2026.01.15 15:09:28.998929 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.15 15:09:28.999064 [ 102 ] {} <Debug> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3693 | 2026.01.15 15:09:28.999085 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 3694 | 2026.01.15 15:09:28.999132 [ 102 ] {} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.01.15 15:09:28.999146 [ 260 ] {e8ab2a45-9d66-419d-aa7b-1d205b777d65} <Debug> TCPHandler: Processed in 0.001850976 sec. | ||
| 3696 | 2026.01.15 15:09:28.999162 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3697 | 2026.01.15 15:09:28.999262 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3698 | 2026.01.15 15:09:28.999277 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.01.15 15:09:28.999373 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2026.01.15 15:09:28.999379 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3701 | 2026.01.15 15:09:28.999417 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3702 | 2026.01.15 15:09:28.999435 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3703 | 2026.01.15 15:09:28.999486 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3704 | 2026.01.15 15:09:28.999538 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3705 | 2026.01.15 15:09:28.999580 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3706 | 2026.01.15 15:09:28.999622 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 3707 | 2026.01.15 15:09:28.999843 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.15 15:09:28.999885 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3709 | 2026.01.15 15:09:29.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.19 MiB, peak 248.28 MiB, free memory in arenas 0.00 B, will set to 240.88 MiB (RSS), difference: -3.31 MiB | ||
| 3710 | 2026.01.15 15:09:29.000362 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3711 | 2026.01.15 15:09:29.000494 [ 196 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266418 sec., 94755.4440950776 rows/sec., 8.22 MiB/sec. | ||
| 3712 | 2026.01.15 15:09:29.000581 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.01.15 15:09:29.000650 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3714 | 2026.01.15 15:09:29.000724 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001363 sec., 8804.10858400587 rows/sec., 717.91 KiB/sec. | ||
| 3715 | 2026.01.15 15:09:29.000767 [ 260 ] {ebadc032-0c57-4af7-b586-406ada758bd8} <Debug> TCPHandler: Processed in 0.001537777 sec. | ||
| 3716 | 2026.01.15 15:09:29.000894 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.01.15 15:09:29.000917 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_5_1} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.01.15 15:09:29.000987 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.15 15:09:29.000987 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_5_1} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3720 | 2026.01.15 15:09:29.001033 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3721 | 2026.01.15 15:09:29.001072 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3722 | 2026.01.15 15:09:29.001585 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.01.15 15:09:29.001626 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3724 | 2026.01.15 15:09:29.001945 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3725 | 2026.01.15 15:09:29.002157 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.01.15 15:09:29.002271 [ 102 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3727 | 2026.01.15 15:09:29.002284 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Debug> executeQuery: Read 262 rows, 23.98 KiB in 0.001315 sec., 199239.54372623574 rows/sec., 17.81 MiB/sec. | ||
| 3728 | 2026.01.15 15:09:29.002313 [ 102 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.01.15 15:09:29.002334 [ 260 ] {30e0908a-1b90-44f3-8e36-c1de500b2145} <Debug> TCPHandler: Processed in 0.001487834 sec. | ||
| 3730 | 2026.01.15 15:09:29.002337 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3731 | 2026.01.15 15:09:29.002454 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 3732 | 2026.01.15 15:09:29.002461 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.15 15:09:29.002576 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.01.15 15:09:29.002594 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3735 | 2026.01.15 15:09:29.002616 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3736 | 2026.01.15 15:09:29.002635 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1403 rows starting from the beginning of the part | ||
| 3737 | 2026.01.15 15:09:29.002705 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 134 rows starting from the beginning of the part | ||
| 3738 | 2026.01.15 15:09:29.002753 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 3739 | 2026.01.15 15:09:29.002794 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 3740 | 2026.01.15 15:09:29.002832 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3741 | 2026.01.15 15:09:29.002870 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 262 rows starting from the beginning of the part | ||
| 3742 | 2026.01.15 15:09:29.003040 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.01.15 15:09:29.003082 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3744 | 2026.01.15 15:09:29.003397 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3745 | 2026.01.15 15:09:29.003609 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.01.15 15:09:29.003740 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 3.97 MiB/sec. | ||
| 3747 | 2026.01.15 15:09:29.003784 [ 260 ] {0686d80b-e73d-4106-8688-5df2e9bc5cc3} <Debug> TCPHandler: Processed in 0.001370021 sec. | ||
| 3748 | 2026.01.15 15:09:29.003893 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.01.15 15:09:29.003986 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.01.15 15:09:29.004025 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3751 | 2026.01.15 15:09:29.004227 [ 198 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821095 sec., 1750595.1089866261 rows/sec., 153.57 MiB/sec. | ||
| 3752 | 2026.01.15 15:09:29.004411 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.01.15 15:09:29.004435 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3754 | 2026.01.15 15:09:29.004453 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3755 | 2026.01.15 15:09:29.004759 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.01.15 15:09:29.004804 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3757 | 2026.01.15 15:09:29.004841 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_26_5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3758 | 2026.01.15 15:09:29.004926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3759 | 2026.01.15 15:09:29.005039 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.01.15 15:09:29.005184 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.64 MiB/sec. | ||
| 3761 | 2026.01.15 15:09:29.005222 [ 260 ] {b884ee97-3303-485f-9cb8-36ec5a73cad5} <Debug> TCPHandler: Processed in 0.001375821 sec. | ||
| 3762 | 2026.01.15 15:09:29.005333 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2026.01.15 15:09:29.005431 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3764 | 2026.01.15 15:09:29.005470 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3765 | 2026.01.15 15:09:29.005862 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.15 15:09:29.005897 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3767 | 2026.01.15 15:09:29.006185 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3768 | 2026.01.15 15:09:29.006391 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.15 15:09:29.006498 [ 101 ] {} <Debug> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3770 | 2026.01.15 15:09:29.006515 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 3771 | 2026.01.15 15:09:29.006532 [ 101 ] {} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.01.15 15:09:29.006552 [ 260 ] {846ba0e1-cfc4-416e-b728-7df4e226def7} <Debug> TCPHandler: Processed in 0.001264988 sec. | ||
| 3773 | 2026.01.15 15:09:29.006551 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3774 | 2026.01.15 15:09:29.006630 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3775 | 2026.01.15 15:09:29.006658 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.01.15 15:09:29.006713 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3777 | 2026.01.15 15:09:29.006742 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3778 | 2026.01.15 15:09:29.006759 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.01.15 15:09:29.006788 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3780 | 2026.01.15 15:09:29.006803 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2026.01.15 15:09:29.006830 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3782 | 2026.01.15 15:09:29.006871 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3783 | 2026.01.15 15:09:29.006905 [ 198 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 3784 | 2026.01.15 15:09:29.007261 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.01.15 15:09:29.007301 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3786 | 2026.01.15 15:09:29.007524 [ 196 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000922028 sec., 65073.94569362319 rows/sec., 5.21 MiB/sec. | ||
| 3787 | 2026.01.15 15:09:29.007629 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3788 | 2026.01.15 15:09:29.007643 [ 186 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3789 | 2026.01.15 15:09:29.007909 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.15 15:09:29.007982 [ 186 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_5_1} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.01.15 15:09:29.008019 [ 101 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3792 | 2026.01.15 15:09:29.008050 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001308 sec., 116207.95107033639 rows/sec., 9.37 MiB/sec. | ||
| 3793 | 2026.01.15 15:09:29.008052 [ 101 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.01.15 15:09:29.008050 [ 186 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_5_1} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3795 | 2026.01.15 15:09:29.008088 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3796 | 2026.01.15 15:09:29.008089 [ 260 ] {00a734e0-b764-4473-95e3-bbc1b1cbc2e0} <Debug> TCPHandler: Processed in 0.001478484 sec. | ||
| 3797 | 2026.01.15 15:09:29.008156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3798 | 2026.01.15 15:09:29.008193 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 3799 | 2026.01.15 15:09:29.008206 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.01.15 15:09:29.008284 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3801 | 2026.01.15 15:09:29.008308 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.01.15 15:09:29.008312 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 631 rows starting from the beginning of the part | ||
| 3803 | 2026.01.15 15:09:29.008359 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3804 | 2026.01.15 15:09:29.008378 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 103 rows starting from the beginning of the part | ||
| 3805 | 2026.01.15 15:09:29.008420 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 3806 | 2026.01.15 15:09:29.008455 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 3807 | 2026.01.15 15:09:29.008492 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3808 | 2026.01.15 15:09:29.008525 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 152 rows starting from the beginning of the part | ||
| 3809 | 2026.01.15 15:09:29.008766 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.01.15 15:09:29.008805 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3811 | 2026.01.15 15:09:29.009169 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3812 | 2026.01.15 15:09:29.009381 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.01.15 15:09:29.009424 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288339 sec., 1223280.5185591679 rows/sec., 97.52 MiB/sec. | ||
| 3814 | 2026.01.15 15:09:29.009482 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3815 | 2026.01.15 15:09:29.009509 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001219 sec., 165709.59803117308 rows/sec., 11.87 MiB/sec. | ||
| 3816 | 2026.01.15 15:09:29.009527 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.01.15 15:09:29.009546 [ 260 ] {2e20657b-42c3-40bf-85f7-f2026095b685} <Debug> TCPHandler: Processed in 0.001386232 sec. | ||
| 3818 | 2026.01.15 15:09:29.009556 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3819 | 2026.01.15 15:09:29.009582 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3820 | 2026.01.15 15:09:29.009622 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3821 | 2026.01.15 15:09:29.009664 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.01.15 15:09:29.009717 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3823 | 2026.01.15 15:09:29.009749 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6173 rows starting from the beginning of the part | ||
| 3824 | 2026.01.15 15:09:29.009761 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.01.15 15:09:29.009793 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3826 | 2026.01.15 15:09:29.009820 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3827 | 2026.01.15 15:09:29.009834 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 3828 | 2026.01.15 15:09:29.009854 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.01.15 15:09:29.009874 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3830 | 2026.01.15 15:09:29.009909 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 3831 | 2026.01.15 15:09:29.009919 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_26_5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3832 | 2026.01.15 15:09:29.009946 [ 198 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 3833 | 2026.01.15 15:09:29.009981 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3834 | 2026.01.15 15:09:29.010666 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.01.15 15:09:29.010711 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3836 | 2026.01.15 15:09:29.011361 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3837 | 2026.01.15 15:09:29.011589 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.01.15 15:09:29.011726 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001983 sec., 20171.45738779627 rows/sec., 36.15 MiB/sec. | ||
| 3839 | 2026.01.15 15:09:29.011777 [ 260 ] {5cbdc01c-ffc5-4ab9-9f05-0198d3e9f8b5} <Debug> TCPHandler: Processed in 0.002160475 sec. | ||
| 3840 | 2026.01.15 15:09:29.011880 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.01.15 15:09:29.011972 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.01.15 15:09:29.012013 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3843 | 2026.01.15 15:09:29.012353 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.01.15 15:09:29.012387 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3845 | 2026.01.15 15:09:29.012414 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7700 rows, containing 5 columns (5 merged, 0 gathered) in 0.002817935 sec., 2732497.378399431 rows/sec., 187.80 MiB/sec. | ||
| 3846 | 2026.01.15 15:09:29.012726 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3847 | 2026.01.15 15:09:29.012896 [ 188 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3848 | 2026.01.15 15:09:29.012961 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.01.15 15:09:29.013080 [ 101 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3850 | 2026.01.15 15:09:29.013108 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 3851 | 2026.01.15 15:09:29.013109 [ 101 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.01.15 15:09:29.013144 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3853 | 2026.01.15 15:09:29.013145 [ 260 ] {1d9dbc0d-1ae3-4200-b04e-78c512ba09ba} <Debug> TCPHandler: Processed in 0.00131219 sec. | ||
| 3854 | 2026.01.15 15:09:29.013211 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3855 | 2026.01.15 15:09:29.013220 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.01.15 15:09:29.013299 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3857 | 2026.01.15 15:09:29.013319 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3858 | 2026.01.15 15:09:29.013329 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3859 | 2026.01.15 15:09:29.013383 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3860 | 2026.01.15 15:09:29.013409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3861 | 2026.01.15 15:09:29.013418 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3862 | 2026.01.15 15:09:29.013463 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3863 | 2026.01.15 15:09:29.013495 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3864 | 2026.01.15 15:09:29.013528 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 3865 | 2026.01.15 15:09:29.014327 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142854 sec., 1260003.4650095287 rows/sec., 84.85 MiB/sec. | ||
| 3866 | 2026.01.15 15:09:29.014535 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3867 | 2026.01.15 15:09:29.014788 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_26_5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.01.15 15:09:29.014856 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_26_5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3869 | 2026.01.15 15:09:29.014924 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3870 | 2026.01.15 15:09:30.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.50 MiB, peak 248.28 MiB, free memory in arenas 0.00 B, will set to 242.01 MiB (RSS), difference: 3.51 MiB | ||
| 3871 | 2026.01.15 15:09:30.713749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9017 | ||
| 3872 | 2026.01.15 15:09:30.714208 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.01.15 15:09:30.714243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3874 | 2026.01.15 15:09:30.714739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3875 | 2026.01.15 15:09:30.714969 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.01.15 15:09:30.715100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9017 | ||
| 3877 | 2026.01.15 15:09:31.189397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3878 | 2026.01.15 15:09:31.206177 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.01.15 15:09:31.206241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3880 | 2026.01.15 15:09:31.212517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3881 | 2026.01.15 15:09:31.213255 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.01.15 15:09:31.216125 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3883 | 2026.01.15 15:09:33.992915 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.01.15 15:09:33.993111 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3885 | 2026.01.15 15:09:33.993178 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3886 | 2026.01.15 15:09:33.993841 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.01.15 15:09:33.993883 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3888 | 2026.01.15 15:09:33.994307 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3889 | 2026.01.15 15:09:33.994534 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.01.15 15:09:33.994697 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 3891 | 2026.01.15 15:09:33.994746 [ 260 ] {b246f885-d9f9-4579-857a-1d019d45ebfd} <Debug> TCPHandler: Processed in 0.001962039 sec. | ||
| 3892 | 2026.01.15 15:09:33.994867 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.01.15 15:09:33.994970 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3894 | 2026.01.15 15:09:33.995013 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3895 | 2026.01.15 15:09:33.995456 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.01.15 15:09:33.995492 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3897 | 2026.01.15 15:09:33.995797 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3898 | 2026.01.15 15:09:33.996006 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.01.15 15:09:33.996134 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 3900 | 2026.01.15 15:09:33.996172 [ 260 ] {688d6382-6f45-4e7e-b27b-995d3c40c5b5} <Debug> TCPHandler: Processed in 0.001357291 sec. | ||
| 3901 | 2026.01.15 15:09:33.996292 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.01.15 15:09:33.996386 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.01.15 15:09:33.996428 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3904 | 2026.01.15 15:09:33.996837 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.01.15 15:09:33.996873 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3906 | 2026.01.15 15:09:33.997229 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3907 | 2026.01.15 15:09:33.997449 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.01.15 15:09:33.997576 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3909 | 2026.01.15 15:09:33.997613 [ 260 ] {ce996dda-adff-4e7f-bff4-e1654249e08e} <Debug> TCPHandler: Processed in 0.001371051 sec. | ||
| 3910 | 2026.01.15 15:09:33.997725 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.01.15 15:09:33.997819 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3912 | 2026.01.15 15:09:33.997860 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3913 | 2026.01.15 15:09:33.998195 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.01.15 15:09:33.998229 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3915 | 2026.01.15 15:09:33.998533 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3916 | 2026.01.15 15:09:33.998742 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.01.15 15:09:33.998866 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3918 | 2026.01.15 15:09:33.998901 [ 260 ] {25a011f3-834a-4a14-9ceb-07c2b8480543} <Debug> TCPHandler: Processed in 0.001225016 sec. | ||
| 3919 | 2026.01.15 15:09:38.111686 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3920 | 2026.01.15 15:09:38.111755 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3921 | 2026.01.15 15:09:38.216098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9529 | ||
| 3922 | 2026.01.15 15:09:38.216607 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.01.15 15:09:38.216649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3924 | 2026.01.15 15:09:38.217122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3925 | 2026.01.15 15:09:38.217358 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.01.15 15:09:38.217488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9529 | ||
| 3927 | 2026.01.15 15:09:38.235456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 512 | ||
| 3928 | 2026.01.15 15:09:38.237629 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.01.15 15:09:38.237677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3930 | 2026.01.15 15:09:38.238924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3931 | 2026.01.15 15:09:38.239190 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.01.15 15:09:38.239438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3933 | 2026.01.15 15:09:38.717103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3934 | 2026.01.15 15:09:38.733606 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.01.15 15:09:38.733652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3936 | 2026.01.15 15:09:38.740038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3937 | 2026.01.15 15:09:38.740732 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.01.15 15:09:38.743462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3939 | 2026.01.15 15:09:38.995155 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.01.15 15:09:38.995406 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3941 | 2026.01.15 15:09:38.995502 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3942 | 2026.01.15 15:09:38.996420 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.01.15 15:09:38.996465 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3944 | 2026.01.15 15:09:38.996863 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3945 | 2026.01.15 15:09:38.997087 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.01.15 15:09:38.997245 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001911 sec., 71166.92830978545 rows/sec., 6.17 MiB/sec. | ||
| 3947 | 2026.01.15 15:09:38.997286 [ 260 ] {de4efb19-b030-4510-b57e-93d3b4334410} <Debug> TCPHandler: Processed in 0.002303479 sec. | ||
| 3948 | 2026.01.15 15:09:38.997409 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.01.15 15:09:38.997503 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3950 | 2026.01.15 15:09:38.997543 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3951 | 2026.01.15 15:09:38.997951 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.01.15 15:09:38.997987 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3953 | 2026.01.15 15:09:38.998277 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3954 | 2026.01.15 15:09:38.998490 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.01.15 15:09:38.998625 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001141 sec., 35056.967572304995 rows/sec., 2.57 MiB/sec. | ||
| 3956 | 2026.01.15 15:09:38.998663 [ 260 ] {0adaa4b3-bb34-4b8d-a6ab-eee9f0313c1e} <Debug> TCPHandler: Processed in 0.001305839 sec. | ||
| 3957 | 2026.01.15 15:09:38.998773 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.01.15 15:09:38.998867 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3959 | 2026.01.15 15:09:38.998907 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3960 | 2026.01.15 15:09:38.999333 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.01.15 15:09:38.999369 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3962 | 2026.01.15 15:09:38.999675 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3963 | 2026.01.15 15:09:38.999883 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.01.15 15:09:39.000007 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 7.02 MiB/sec. | ||
| 3965 | 2026.01.15 15:09:39.000044 [ 260 ] {087d8829-fd9d-4cde-ab59-cc1a114cd31a} <Debug> TCPHandler: Processed in 0.001320379 sec. | ||
| 3966 | 2026.01.15 15:09:39.000157 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.01.15 15:09:39.000250 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3968 | 2026.01.15 15:09:39.000293 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3969 | 2026.01.15 15:09:39.000706 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.01.15 15:09:39.000742 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3971 | 2026.01.15 15:09:39.001058 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3972 | 2026.01.15 15:09:39.001261 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.15 15:09:39.001390 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 3974 | 2026.01.15 15:09:39.001427 [ 260 ] {8285c4d4-ae10-422a-b042-a06e202dab6b} <Debug> TCPHandler: Processed in 0.00132089 sec. | ||
| 3975 | 2026.01.15 15:09:39.001535 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.01.15 15:09:39.001628 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.01.15 15:09:39.001682 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3978 | 2026.01.15 15:09:39.002496 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.01.15 15:09:39.002532 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3980 | 2026.01.15 15:09:39.003098 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3981 | 2026.01.15 15:09:39.003313 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.01.15 15:09:39.003452 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001842 sec., 21715.526601520087 rows/sec., 38.91 MiB/sec. | ||
| 3983 | 2026.01.15 15:09:39.003505 [ 260 ] {7aa5dd3a-5d14-4e74-804f-f249551d742a} <Debug> TCPHandler: Processed in 0.002019 sec. | ||
| 3984 | 2026.01.15 15:09:39.003617 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.15 15:09:39.003713 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.15 15:09:39.003753 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3987 | 2026.01.15 15:09:39.004088 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.15 15:09:39.004124 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3989 | 2026.01.15 15:09:39.004439 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3990 | 2026.01.15 15:09:39.004646 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.15 15:09:39.004772 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3992 | 2026.01.15 15:09:39.004808 [ 260 ] {f75c8e39-5339-45aa-a668-b2735ba8e032} <Debug> TCPHandler: Processed in 0.001240717 sec. | ||
| 3993 | 2026.01.15 15:09:40.763797 [ 90 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3994 | 2026.01.15 15:09:40.763863 [ 90 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.01.15 15:09:40.763884 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 3996 | 2026.01.15 15:09:40.764012 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 3997 | 2026.01.15 15:09:40.764163 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2026.01.15 15:09:40.764198 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 3999 | 2026.01.15 15:09:40.764291 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 4000 | 2026.01.15 15:09:40.764341 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4001 | 2026.01.15 15:09:40.764383 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 4002 | 2026.01.15 15:09:40.764422 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 4003 | 2026.01.15 15:09:40.765172 [ 196 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212926 sec., 29680.293768952102 rows/sec., 2.48 MiB/sec. | ||
| 4004 | 2026.01.15 15:09:40.765354 [ 188 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4005 | 2026.01.15 15:09:40.765662 [ 188 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.01.15 15:09:40.765743 [ 188 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_9_2} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4007 | 2026.01.15 15:09:40.765834 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4008 | 2026.01.15 15:09:44.022420 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.01.15 15:09:44.022623 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4010 | 2026.01.15 15:09:44.022694 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4011 | 2026.01.15 15:09:44.023343 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.01.15 15:09:44.023394 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4013 | 2026.01.15 15:09:44.023787 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4014 | 2026.01.15 15:09:44.024020 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.01.15 15:09:44.024221 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00165 sec., 1212.1212121212122 rows/sec., 98.84 KiB/sec. | ||
| 4016 | 2026.01.15 15:09:44.024274 [ 260 ] {f3266ecb-7a60-4ad9-813a-239eb50d59ea} <Debug> TCPHandler: Processed in 0.00199282 sec. | ||
| 4017 | 2026.01.15 15:09:44.024401 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.01.15 15:09:44.024508 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4019 | 2026.01.15 15:09:44.024551 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4020 | 2026.01.15 15:09:44.025491 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.01.15 15:09:44.025530 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4022 | 2026.01.15 15:09:44.025924 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4023 | 2026.01.15 15:09:44.026164 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.01.15 15:09:44.026305 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001822 sec., 656970.3622392975 rows/sec., 54.16 MiB/sec. | ||
| 4025 | 2026.01.15 15:09:44.026345 [ 260 ] {09dcdb41-b914-4890-829d-685736680044} <Debug> TCPHandler: Processed in 0.00199567 sec. | ||
| 4026 | 2026.01.15 15:09:44.026459 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.01.15 15:09:44.026557 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.01.15 15:09:44.026599 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4029 | 2026.01.15 15:09:44.026998 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.15 15:09:44.027035 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4031 | 2026.01.15 15:09:44.027341 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4032 | 2026.01.15 15:09:44.027549 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.01.15 15:09:44.027683 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 121.75 KiB/sec. | ||
| 4034 | 2026.01.15 15:09:44.027722 [ 260 ] {bfc38845-31ea-4f87-a540-2eeabc771196} <Debug> TCPHandler: Processed in 0.001313089 sec. | ||
| 4035 | 2026.01.15 15:09:44.027824 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.01.15 15:09:44.027918 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.01.15 15:09:44.027959 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4038 | 2026.01.15 15:09:44.028432 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.01.15 15:09:44.028469 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4040 | 2026.01.15 15:09:44.028782 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4041 | 2026.01.15 15:09:44.028988 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.01.15 15:09:44.029119 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00122 sec., 186885.24590163934 rows/sec., 12.65 MiB/sec. | ||
| 4043 | 2026.01.15 15:09:44.029157 [ 260 ] {e39c067a-0264-4352-b351-c99d90750246} <Debug> TCPHandler: Processed in 0.001382031 sec. | ||
| 4044 | 2026.01.15 15:09:44.029283 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.01.15 15:09:44.029404 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4046 | 2026.01.15 15:09:44.029455 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4047 | 2026.01.15 15:09:44.030115 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.01.15 15:09:44.030161 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4049 | 2026.01.15 15:09:44.030533 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4050 | 2026.01.15 15:09:44.030744 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.01.15 15:09:44.030873 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001494 sec., 349397.59036144573 rows/sec., 25.86 MiB/sec. | ||
| 4052 | 2026.01.15 15:09:44.030913 [ 260 ] {fb9e6c5a-8ee5-4635-87b1-4f5968ea501e} <Debug> TCPHandler: Processed in 0.001692691 sec. | ||
| 4053 | 2026.01.15 15:09:44.031030 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.01.15 15:09:44.031125 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.01.15 15:09:44.031170 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4056 | 2026.01.15 15:09:44.031708 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.01.15 15:09:44.031745 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4058 | 2026.01.15 15:09:44.032117 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4059 | 2026.01.15 15:09:44.032326 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.01.15 15:09:44.032456 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00135 sec., 625925.9259259258 rows/sec., 42.13 MiB/sec. | ||
| 4061 | 2026.01.15 15:09:44.032493 [ 260 ] {57bfd122-63c7-412b-bc8d-90ad01a636ce} <Debug> TCPHandler: Processed in 0.001512885 sec. | ||
| 4062 | 2026.01.15 15:09:44.032611 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.01.15 15:09:44.032706 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.01.15 15:09:44.032748 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4065 | 2026.01.15 15:09:44.033080 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.01.15 15:09:44.033116 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4067 | 2026.01.15 15:09:44.033423 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4068 | 2026.01.15 15:09:44.033647 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.01.15 15:09:44.033775 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4070 | 2026.01.15 15:09:44.033810 [ 260 ] {aa1b3daa-b418-42bc-a29f-94084cebcd7c} <Debug> TCPHandler: Processed in 0.001247308 sec. | ||
| 4071 | 2026.01.15 15:09:45.717552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9977 | ||
| 4072 | 2026.01.15 15:09:45.718022 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.01.15 15:09:45.718068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4074 | 2026.01.15 15:09:45.718559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4075 | 2026.01.15 15:09:45.718787 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.15 15:09:45.718934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9977 | ||
| 4077 | 2026.01.15 15:09:45.718938 [ 85 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4078 | 2026.01.15 15:09:45.719013 [ 85 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.01.15 15:09:45.719032 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4080 | 2026.01.15 15:09:45.719132 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 4081 | 2026.01.15 15:09:45.719263 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2026.01.15 15:09:45.719301 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7609 rows starting from the beginning of the part | ||
| 4083 | 2026.01.15 15:09:45.719363 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4084 | 2026.01.15 15:09:45.719405 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4085 | 2026.01.15 15:09:45.719446 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4086 | 2026.01.15 15:09:45.719484 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4087 | 2026.01.15 15:09:45.719525 [ 197 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4088 | 2026.01.15 15:09:45.721664 [ 196 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9977 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577368 sec., 3871003.2870742558 rows/sec., 55.38 MiB/sec. | ||
| 4089 | 2026.01.15 15:09:45.721911 [ 189 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4090 | 2026.01.15 15:09:45.722214 [ 189 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.01.15 15:09:45.722294 [ 189 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_21_4} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4092 | 2026.01.15 15:09:45.722376 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4093 | 2026.01.15 15:09:46.243516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4094 | 2026.01.15 15:09:46.261758 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.01.15 15:09:46.261825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4096 | 2026.01.15 15:09:46.268103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4097 | 2026.01.15 15:09:46.268834 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.01.15 15:09:46.269178 [ 84 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4099 | 2026.01.15 15:09:46.269261 [ 84 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.01.15 15:09:46.269289 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 4101 | 2026.01.15 15:09:46.269403 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 4102 | 2026.01.15 15:09:46.272006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4103 | 2026.01.15 15:09:46.272657 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.01.15 15:09:46.273417 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 4105 | 2026.01.15 15:09:46.276723 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4106 | 2026.01.15 15:09:46.280162 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4107 | 2026.01.15 15:09:46.283811 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 4108 | 2026.01.15 15:09:46.287938 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 4109 | 2026.01.15 15:09:46.292192 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 4110 | 2026.01.15 15:09:46.339952 [ 199 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070583926 sec., 2252.6375197661855 rows/sec., 11.65 MiB/sec. | ||
| 4111 | 2026.01.15 15:09:46.342713 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4112 | 2026.01.15 15:09:46.344797 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.01.15 15:09:46.344908 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_21_4} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4114 | 2026.01.15 15:09:46.347911 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4115 | 2026.01.15 15:09:47.000246 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.48 MiB, peak 256.02 MiB, free memory in arenas 0.00 B, will set to 250.20 MiB (RSS), difference: 4.72 MiB | ||
| 4116 | 2026.01.15 15:09:48.239565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 538 | ||
| 4117 | 2026.01.15 15:09:48.242052 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.15 15:09:48.242092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4119 | 2026.01.15 15:09:48.243307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4120 | 2026.01.15 15:09:48.243577 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.15 15:09:48.243814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4122 | 2026.01.15 15:09:48.995570 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.01.15 15:09:48.995774 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4124 | 2026.01.15 15:09:48.995851 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4125 | 2026.01.15 15:09:48.996621 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.01.15 15:09:48.996678 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4127 | 2026.01.15 15:09:48.997141 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4128 | 2026.01.15 15:09:48.997379 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.01.15 15:09:48.997558 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001837 sec., 74033.75068045726 rows/sec., 6.42 MiB/sec. | ||
| 4130 | 2026.01.15 15:09:48.997614 [ 260 ] {82bd3401-98b0-4a30-b521-1b0ffec879fd} <Debug> TCPHandler: Processed in 0.002226527 sec. | ||
| 4131 | 2026.01.15 15:09:48.997737 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.15 15:09:48.997844 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.15 15:09:48.997891 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4134 | 2026.01.15 15:09:48.998327 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.01.15 15:09:48.998367 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4136 | 2026.01.15 15:09:48.998706 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4137 | 2026.01.15 15:09:48.998924 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.01.15 15:09:48.999058 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 4139 | 2026.01.15 15:09:48.999095 [ 260 ] {76054ae8-4b3a-4518-9c29-2624f546efc8} <Debug> TCPHandler: Processed in 0.001412082 sec. | ||
| 4140 | 2026.01.15 15:09:48.999207 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.15 15:09:48.999302 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4142 | 2026.01.15 15:09:48.999344 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4143 | 2026.01.15 15:09:48.999779 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.15 15:09:48.999815 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4145 | 2026.01.15 15:09:49.000141 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4146 | 2026.01.15 15:09:49.000394 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.01.15 15:09:49.000527 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001243 sec., 83668.543845535 rows/sec., 6.54 MiB/sec. | ||
| 4148 | 2026.01.15 15:09:49.000566 [ 260 ] {03d5ff54-e34c-40a7-b379-6f838dc481bf} <Debug> TCPHandler: Processed in 0.001408922 sec. | ||
| 4149 | 2026.01.15 15:09:49.000681 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.01.15 15:09:49.000776 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.01.15 15:09:49.000819 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4152 | 2026.01.15 15:09:49.001214 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.15 15:09:49.001250 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4154 | 2026.01.15 15:09:49.001607 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4155 | 2026.01.15 15:09:49.001819 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.15 15:09:49.001951 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4157 | 2026.01.15 15:09:49.001989 [ 260 ] {a8da5be1-c270-4fcb-ad24-2d83d9bade11} <Debug> TCPHandler: Processed in 0.001357671 sec. | ||
| 4158 | 2026.01.15 15:09:49.002100 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.01.15 15:09:49.002203 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.01.15 15:09:49.002261 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4161 | 2026.01.15 15:09:49.003111 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.01.15 15:09:49.003148 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4163 | 2026.01.15 15:09:49.003780 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4164 | 2026.01.15 15:09:49.004008 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.01.15 15:09:49.004150 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001965 sec., 20356.23409669211 rows/sec., 36.48 MiB/sec. | ||
| 4166 | 2026.01.15 15:09:49.004204 [ 260 ] {99c33c92-7af6-4007-b2fd-a9b2b21b68a9} <Debug> TCPHandler: Processed in 0.002157785 sec. | ||
| 4167 | 2026.01.15 15:09:49.004332 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.01.15 15:09:49.004429 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.01.15 15:09:49.004472 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4170 | 2026.01.15 15:09:49.004816 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.01.15 15:09:49.004854 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4172 | 2026.01.15 15:09:49.005174 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4173 | 2026.01.15 15:09:49.005383 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.01.15 15:09:49.005513 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4175 | 2026.01.15 15:09:49.005551 [ 260 ] {dc82d5f4-deee-4104-963a-188ff64d7aac} <Debug> TCPHandler: Processed in 0.001275458 sec. | ||
| 4176 | 2026.01.15 15:09:53.111806 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4177 | 2026.01.15 15:09:53.111875 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4178 | 2026.01.15 15:09:53.219038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10489 | ||
| 4179 | 2026.01.15 15:09:53.219530 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.01.15 15:09:53.219566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4181 | 2026.01.15 15:09:53.220053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4182 | 2026.01.15 15:09:53.220277 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.01.15 15:09:53.220414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10489 | ||
| 4184 | 2026.01.15 15:09:53.772103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4185 | 2026.01.15 15:09:53.787751 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.15 15:09:53.787806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4187 | 2026.01.15 15:09:53.793877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4188 | 2026.01.15 15:09:53.794565 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.15 15:09:53.797306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4190 | 2026.01.15 15:09:53.993972 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.01.15 15:09:53.994153 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4192 | 2026.01.15 15:09:53.994221 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4193 | 2026.01.15 15:09:53.994904 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.01.15 15:09:53.994955 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4195 | 2026.01.15 15:09:53.995362 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4196 | 2026.01.15 15:09:53.995599 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.01.15 15:09:53.995749 [ 28 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4198 | 2026.01.15 15:09:53.995771 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 4199 | 2026.01.15 15:09:53.995818 [ 28 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.01.15 15:09:53.995839 [ 260 ] {06bb3ef2-4ff8-4dbc-9867-828e7c9389db} <Debug> TCPHandler: Processed in 0.00200131 sec. | ||
| 4201 | 2026.01.15 15:09:53.995849 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4202 | 2026.01.15 15:09:53.995961 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 4203 | 2026.01.15 15:09:53.995976 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.01.15 15:09:53.996068 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4205 | 2026.01.15 15:09:53.996091 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4206 | 2026.01.15 15:09:53.996105 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part | ||
| 4207 | 2026.01.15 15:09:53.996143 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4208 | 2026.01.15 15:09:53.996179 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4209 | 2026.01.15 15:09:53.996229 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4210 | 2026.01.15 15:09:53.996270 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1197 rows starting from the beginning of the part | ||
| 4211 | 2026.01.15 15:09:53.996308 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4212 | 2026.01.15 15:09:53.996346 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4213 | 2026.01.15 15:09:53.996597 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.01.15 15:09:53.996640 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4215 | 2026.01.15 15:09:53.996987 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4216 | 2026.01.15 15:09:53.997226 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.01.15 15:09:53.997338 [ 28 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4218 | 2026.01.15 15:09:53.997362 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 4219 | 2026.01.15 15:09:53.997368 [ 28 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.01.15 15:09:53.997406 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4221 | 2026.01.15 15:09:53.997414 [ 260 ] {619102f8-bfe9-4277-b973-0194fbeb1bdd} <Debug> TCPHandler: Processed in 0.001491665 sec. | ||
| 4222 | 2026.01.15 15:09:53.997521 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 4223 | 2026.01.15 15:09:53.997538 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.01.15 15:09:53.997660 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.01.15 15:09:53.997673 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4226 | 2026.01.15 15:09:53.997698 [ 194 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775743 sec., 1681549.6386582968 rows/sec., 146.52 MiB/sec. | ||
| 4227 | 2026.01.15 15:09:53.997712 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4228 | 2026.01.15 15:09:53.997707 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4229 | 2026.01.15 15:09:53.997815 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4230 | 2026.01.15 15:09:53.997866 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4231 | 2026.01.15 15:09:53.997906 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 522 rows starting from the beginning of the part | ||
| 4232 | 2026.01.15 15:09:53.997942 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4233 | 2026.01.15 15:09:53.997949 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4234 | 2026.01.15 15:09:53.998004 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4235 | 2026.01.15 15:09:53.998187 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.15 15:09:53.998217 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.01.15 15:09:53.998232 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4238 | 2026.01.15 15:09:53.998303 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_31_6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4239 | 2026.01.15 15:09:53.998375 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4240 | 2026.01.15 15:09:53.998618 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4241 | 2026.01.15 15:09:53.998854 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.01.15 15:09:53.998959 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4243 | 2026.01.15 15:09:53.998987 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.01.15 15:09:53.998987 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001348 sec., 118694.36201780415 rows/sec., 8.27 MiB/sec. | ||
| 4245 | 2026.01.15 15:09:53.999004 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4246 | 2026.01.15 15:09:53.999039 [ 260 ] {c1d4156b-80c1-4f30-989e-e43b8fefc7c2} <Debug> TCPHandler: Processed in 0.001553167 sec. | ||
| 4247 | 2026.01.15 15:09:53.999091 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 4248 | 2026.01.15 15:09:53.999156 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.01.15 15:09:53.999158 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695371 sec., 878863.6823444545 rows/sec., 69.72 MiB/sec. | ||
| 4250 | 2026.01.15 15:09:53.999181 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4251 | 2026.01.15 15:09:53.999229 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7700 rows starting from the beginning of the part | ||
| 4252 | 2026.01.15 15:09:53.999252 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.01.15 15:09:53.999294 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4254 | 2026.01.15 15:09:53.999295 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4255 | 2026.01.15 15:09:53.999362 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4256 | 2026.01.15 15:09:53.999364 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4257 | 2026.01.15 15:09:53.999413 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4258 | 2026.01.15 15:09:53.999458 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 4259 | 2026.01.15 15:09:53.999499 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4260 | 2026.01.15 15:09:53.999663 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.15 15:09:53.999701 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4262 | 2026.01.15 15:09:53.999724 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.01.15 15:09:53.999816 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_31_6} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4264 | 2026.01.15 15:09:53.999899 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4265 | 2026.01.15 15:09:54.000110 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4266 | 2026.01.15 15:09:54.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.40 MiB, peak 257.49 MiB, free memory in arenas 0.00 B, will set to 251.42 MiB (RSS), difference: -2.99 MiB | ||
| 4267 | 2026.01.15 15:09:54.000370 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.01.15 15:09:54.000480 [ 28 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4269 | 2026.01.15 15:09:54.000507 [ 28 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.01.15 15:09:54.000508 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 4271 | 2026.01.15 15:09:54.000525 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4272 | 2026.01.15 15:09:54.000558 [ 260 ] {01c7ae13-09db-45f7-b99f-a481a27af814} <Debug> TCPHandler: Processed in 0.001453424 sec. | ||
| 4273 | 2026.01.15 15:09:54.000605 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 4274 | 2026.01.15 15:09:54.000708 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4275 | 2026.01.15 15:09:54.000734 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 4276 | 2026.01.15 15:09:54.000781 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4277 | 2026.01.15 15:09:54.000818 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4278 | 2026.01.15 15:09:54.000850 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 4279 | 2026.01.15 15:09:54.000885 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 4280 | 2026.01.15 15:09:54.000923 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 4281 | 2026.01.15 15:09:54.001917 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134016 sec., 1298352.435530086 rows/sec., 87.44 MiB/sec. | ||
| 4282 | 2026.01.15 15:09:54.002176 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4283 | 2026.01.15 15:09:54.002451 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.01.15 15:09:54.002522 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_31_6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4285 | 2026.01.15 15:09:54.002610 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4286 | 2026.01.15 15:09:54.002785 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9185 rows, containing 5 columns (5 merged, 0 gathered) in 0.003730202 sec., 2462333.1390632465 rows/sec., 169.07 MiB/sec. | ||
| 4287 | 2026.01.15 15:09:54.002943 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4288 | 2026.01.15 15:09:54.003175 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.01.15 15:09:54.003238 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4290 | 2026.01.15 15:09:54.003301 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4291 | 2026.01.15 15:09:55.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.29 MiB, peak 257.49 MiB, free memory in arenas 0.00 B, will set to 252.49 MiB (RSS), difference: 4.20 MiB | ||
| 4292 | 2026.01.15 15:09:57.622105 [ 61 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4293 | 2026.01.15 15:09:57.622215 [ 61 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.15 15:09:57.622252 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4295 | 2026.01.15 15:09:57.622423 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 4296 | 2026.01.15 15:09:57.622634 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4297 | 2026.01.15 15:09:57.622691 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4298 | 2026.01.15 15:09:57.622841 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 4299 | 2026.01.15 15:09:57.622935 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4300 | 2026.01.15 15:09:57.623027 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 4301 | 2026.01.15 15:09:57.623117 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4302 | 2026.01.15 15:09:57.624068 [ 193 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729372 sec., 437152.90868592757 rows/sec., 31.90 MiB/sec. | ||
| 4303 | 2026.01.15 15:09:57.624236 [ 199 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4304 | 2026.01.15 15:09:57.624548 [ 199 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.15 15:09:57.624630 [ 199 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_9_2} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4306 | 2026.01.15 15:09:57.624708 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4307 | 2026.01.15 15:09:58.243975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
| 4308 | 2026.01.15 15:09:58.246093 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.01.15 15:09:58.246131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4310 | 2026.01.15 15:09:58.247290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4311 | 2026.01.15 15:09:58.247550 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.01.15 15:09:58.247694 [ 15 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4313 | 2026.01.15 15:09:58.247736 [ 15 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.01.15 15:09:58.247758 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4315 | 2026.01.15 15:09:58.247799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4316 | 2026.01.15 15:09:58.247849 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 4317 | 2026.01.15 15:09:58.248346 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4318 | 2026.01.15 15:09:58.248491 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 4319 | 2026.01.15 15:09:58.248860 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4320 | 2026.01.15 15:09:58.249182 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4321 | 2026.01.15 15:09:58.249494 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4322 | 2026.01.15 15:09:58.249816 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 4323 | 2026.01.15 15:09:58.250129 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4324 | 2026.01.15 15:09:58.255621 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.007806665 sec., 71477.3850293307 rows/sec., 61.90 MiB/sec. | ||
| 4325 | 2026.01.15 15:09:58.256528 [ 195 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4326 | 2026.01.15 15:09:58.257045 [ 195 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.01.15 15:09:58.257113 [ 195 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_16_3} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4328 | 2026.01.15 15:09:58.257247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4329 | 2026.01.15 15:09:58.997937 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.01.15 15:09:58.998161 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.15 15:09:58.998237 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4332 | 2026.01.15 15:09:58.998945 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.01.15 15:09:58.998987 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4334 | 2026.01.15 15:09:58.999384 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4335 | 2026.01.15 15:09:58.999626 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.15 15:09:58.999792 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 4337 | 2026.01.15 15:09:58.999844 [ 260 ] {5b5501f9-3979-43e9-84cf-418e19172b26} <Debug> TCPHandler: Processed in 0.002099003 sec. | ||
| 4338 | 2026.01.15 15:09:58.999972 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.15 15:09:59.000076 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.15 15:09:59.000121 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4341 | 2026.01.15 15:09:59.000533 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.01.15 15:09:59.000571 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4343 | 2026.01.15 15:09:59.000876 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4344 | 2026.01.15 15:09:59.001090 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.15 15:09:59.001229 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 4346 | 2026.01.15 15:09:59.001268 [ 260 ] {1688acea-9aff-4657-bf81-9fd4f3259108} <Debug> TCPHandler: Processed in 0.00134935 sec. | ||
| 4347 | 2026.01.15 15:09:59.001378 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.15 15:09:59.001476 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4349 | 2026.01.15 15:09:59.001515 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4350 | 2026.01.15 15:09:59.002063 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.15 15:09:59.002098 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4352 | 2026.01.15 15:09:59.002420 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4353 | 2026.01.15 15:09:59.002635 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.01.15 15:09:59.002765 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001309 sec., 196333.07868601984 rows/sec., 17.61 MiB/sec. | ||
| 4355 | 2026.01.15 15:09:59.002803 [ 260 ] {68177fcb-def3-4469-a795-9362846ec7db} <Debug> TCPHandler: Processed in 0.001481064 sec. | ||
| 4356 | 2026.01.15 15:09:59.002911 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.15 15:09:59.003029 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.15 15:09:59.003078 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4359 | 2026.01.15 15:09:59.003615 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.15 15:09:59.003657 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4361 | 2026.01.15 15:09:59.004021 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4362 | 2026.01.15 15:09:59.004231 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.15 15:09:59.004336 [ 61 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4364 | 2026.01.15 15:09:59.004368 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001363 sec., 39618.48862802641 rows/sec., 2.94 MiB/sec. | ||
| 4365 | 2026.01.15 15:09:59.004372 [ 61 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.01.15 15:09:59.004400 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4367 | 2026.01.15 15:09:59.004408 [ 260 ] {ae47dd34-3d25-4f12-91a3-9fdbfcfccf92} <Debug> TCPHandler: Processed in 0.001547796 sec. | ||
| 4368 | 2026.01.15 15:09:59.004519 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.01.15 15:09:59.004531 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 4370 | 2026.01.15 15:09:59.004615 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.01.15 15:09:59.004660 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4372 | 2026.01.15 15:09:59.004699 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4373 | 2026.01.15 15:09:59.004745 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 4374 | 2026.01.15 15:09:59.004822 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 4375 | 2026.01.15 15:09:59.004873 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4376 | 2026.01.15 15:09:59.004922 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 4377 | 2026.01.15 15:09:59.004965 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4378 | 2026.01.15 15:09:59.005006 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 4379 | 2026.01.15 15:09:59.005075 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.01.15 15:09:59.005116 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4381 | 2026.01.15 15:09:59.005455 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4382 | 2026.01.15 15:09:59.005689 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.01.15 15:09:59.005823 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.62 MiB/sec. | ||
| 4384 | 2026.01.15 15:09:59.005861 [ 260 ] {209d7258-1931-4069-9f24-ee5a76c265ad} <Debug> TCPHandler: Processed in 0.001393412 sec. | ||
| 4385 | 2026.01.15 15:09:59.005896 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433003 sec., 188415.5162271119 rows/sec., 14.55 MiB/sec. | ||
| 4386 | 2026.01.15 15:09:59.005975 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.15 15:09:59.006052 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4388 | 2026.01.15 15:09:59.006070 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.01.15 15:09:59.006115 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4390 | 2026.01.15 15:09:59.006326 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.01.15 15:09:59.006405 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_21_4} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4392 | 2026.01.15 15:09:59.006481 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4393 | 2026.01.15 15:09:59.006517 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.01.15 15:09:59.006559 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4395 | 2026.01.15 15:09:59.006865 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4396 | 2026.01.15 15:09:59.007084 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.01.15 15:09:59.007214 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 4398 | 2026.01.15 15:09:59.007252 [ 260 ] {f37c45c9-3cab-4de8-b565-cb7e8e33dc2a} <Debug> TCPHandler: Processed in 0.001328909 sec. | ||
| 4399 | 2026.01.15 15:09:59.007361 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.01.15 15:09:59.007454 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2026.01.15 15:09:59.007494 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2026.01.15 15:09:59.007951 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.01.15 15:09:59.007987 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4404 | 2026.01.15 15:09:59.008298 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4405 | 2026.01.15 15:09:59.008511 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.15 15:09:59.008642 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001206 sec., 117744.61028192371 rows/sec., 9.51 MiB/sec. | ||
| 4407 | 2026.01.15 15:09:59.008680 [ 260 ] {4e2bcb54-d72e-4a75-be31-3caabf5c082c} <Debug> TCPHandler: Processed in 0.001369571 sec. | ||
| 4408 | 2026.01.15 15:09:59.008790 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.15 15:09:59.008885 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.15 15:09:59.008927 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4411 | 2026.01.15 15:09:59.009329 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.15 15:09:59.009367 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4413 | 2026.01.15 15:09:59.009702 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4414 | 2026.01.15 15:09:59.009915 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.15 15:09:59.010044 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001177 sec., 167374.68139337297 rows/sec., 12.01 MiB/sec. | ||
| 4416 | 2026.01.15 15:09:59.010080 [ 260 ] {49d382eb-2635-431e-a610-5dfc75efb813} <Debug> TCPHandler: Processed in 0.00133962 sec. | ||
| 4417 | 2026.01.15 15:09:59.010193 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.15 15:09:59.010286 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.15 15:09:59.010340 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4420 | 2026.01.15 15:09:59.011175 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.15 15:09:59.011212 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4422 | 2026.01.15 15:09:59.011764 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4423 | 2026.01.15 15:09:59.011990 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.15 15:09:59.012126 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 4425 | 2026.01.15 15:09:59.012128 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4426 | 2026.01.15 15:09:59.012179 [ 260 ] {f66db3b2-c469-41ac-9b63-bb5f5b57351d} <Debug> TCPHandler: Processed in 0.002036011 sec. | ||
| 4427 | 2026.01.15 15:09:59.012213 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.01.15 15:09:59.012243 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4429 | 2026.01.15 15:09:59.012296 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.01.15 15:09:59.012327 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 4431 | 2026.01.15 15:09:59.012394 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.01.15 15:09:59.012439 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4433 | 2026.01.15 15:09:59.012553 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4434 | 2026.01.15 15:09:59.012611 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part | ||
| 4435 | 2026.01.15 15:09:59.012733 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4436 | 2026.01.15 15:09:59.012800 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.15 15:09:59.012841 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4438 | 2026.01.15 15:09:59.012843 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4439 | 2026.01.15 15:09:59.012956 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4440 | 2026.01.15 15:09:59.013040 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4441 | 2026.01.15 15:09:59.013124 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4442 | 2026.01.15 15:09:59.013152 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4443 | 2026.01.15 15:09:59.013372 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.01.15 15:09:59.013509 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4445 | 2026.01.15 15:09:59.013546 [ 260 ] {cf62d2b3-3d56-442a-9452-f94d38e6de55} <Debug> TCPHandler: Processed in 0.001299589 sec. | ||
| 4446 | 2026.01.15 15:09:59.016706 [ 191 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 19 columns (19 merged, 0 gathered) in 0.004412793 sec., 115799.67607816638 rows/sec., 207.51 MiB/sec. | ||
| 4447 | 2026.01.15 15:09:59.017432 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4448 | 2026.01.15 15:09:59.017722 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.01.15 15:09:59.017787 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4450 | 2026.01.15 15:09:59.017863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 4451 | 2026.01.15 15:10:00.000280 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.34 MiB, peak 258.76 MiB, free memory in arenas 0.00 B, will set to 254.36 MiB (RSS), difference: 1.03 MiB | ||
| 4452 | 2026.01.15 15:10:00.720573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10937 | ||
| 4453 | 2026.01.15 15:10:00.721083 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.15 15:10:00.721121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4455 | 2026.01.15 15:10:00.721570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4456 | 2026.01.15 15:10:00.721783 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.15 15:10:00.721907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10937 | ||
| 4458 | 2026.01.15 15:10:01.298342 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4459 | 2026.01.15 15:10:01.313932 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.15 15:10:01.313980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4461 | 2026.01.15 15:10:01.320579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4462 | 2026.01.15 15:10:01.321345 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.15 15:10:01.324279 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4464 | 2026.01.15 15:10:03.993246 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.01.15 15:10:03.993551 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4466 | 2026.01.15 15:10:03.993657 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4467 | 2026.01.15 15:10:03.994464 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.01.15 15:10:03.994514 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4469 | 2026.01.15 15:10:03.994897 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4470 | 2026.01.15 15:10:03.995141 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.01.15 15:10:03.995299 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.36 MiB/sec. | ||
| 4472 | 2026.01.15 15:10:03.995340 [ 260 ] {1cb8f530-b3ac-4425-8e4f-5caddacb830d} <Debug> TCPHandler: Processed in 0.002279258 sec. | ||
| 4473 | 2026.01.15 15:10:03.995457 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.01.15 15:10:03.995553 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4475 | 2026.01.15 15:10:03.995593 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4476 | 2026.01.15 15:10:03.996001 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.01.15 15:10:03.996038 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4478 | 2026.01.15 15:10:03.996348 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4479 | 2026.01.15 15:10:03.996553 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.01.15 15:10:03.996679 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4481 | 2026.01.15 15:10:03.996716 [ 260 ] {4dc35aec-d25a-48b4-84e9-61beaa5256fc} <Debug> TCPHandler: Processed in 0.001308539 sec. | ||
| 4482 | 2026.01.15 15:10:03.996831 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.01.15 15:10:03.996924 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.01.15 15:10:03.996966 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4485 | 2026.01.15 15:10:03.997357 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.01.15 15:10:03.997394 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4487 | 2026.01.15 15:10:03.997736 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4488 | 2026.01.15 15:10:03.997944 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.01.15 15:10:03.998073 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 4490 | 2026.01.15 15:10:03.998109 [ 260 ] {4669428f-dc77-4b1b-8ce0-ae9e3624bbd6} <Debug> TCPHandler: Processed in 0.00132792 sec. | ||
| 4491 | 2026.01.15 15:10:03.998218 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.01.15 15:10:03.998317 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.01.15 15:10:03.998358 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4494 | 2026.01.15 15:10:03.998681 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.01.15 15:10:03.998717 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4496 | 2026.01.15 15:10:03.999007 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4497 | 2026.01.15 15:10:03.999207 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.01.15 15:10:03.999332 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 4499 | 2026.01.15 15:10:03.999367 [ 260 ] {9d66015e-85d6-44fd-ba95-2df9574959c7} <Debug> TCPHandler: Processed in 0.001198626 sec. | ||
| 4500 | 2026.01.15 15:10:08.111911 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4501 | 2026.01.15 15:10:08.111971 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4502 | 2026.01.15 15:10:08.222955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11449 | ||
| 4503 | 2026.01.15 15:10:08.223467 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.01.15 15:10:08.223509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4505 | 2026.01.15 15:10:08.224007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4506 | 2026.01.15 15:10:08.224242 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.01.15 15:10:08.224388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11449 | ||
| 4508 | 2026.01.15 15:10:08.248871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
| 4509 | 2026.01.15 15:10:08.251041 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.01.15 15:10:08.251080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4511 | 2026.01.15 15:10:08.252323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4512 | 2026.01.15 15:10:08.252584 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.01.15 15:10:08.252829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4514 | 2026.01.15 15:10:08.824344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4515 | 2026.01.15 15:10:08.841209 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.01.15 15:10:08.841266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4517 | 2026.01.15 15:10:08.847534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4518 | 2026.01.15 15:10:08.848245 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.01.15 15:10:08.851044 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4520 | 2026.01.15 15:10:08.995604 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.01.15 15:10:08.995770 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.15 15:10:08.995835 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4523 | 2026.01.15 15:10:08.996576 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.01.15 15:10:08.996624 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4525 | 2026.01.15 15:10:08.997016 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4526 | 2026.01.15 15:10:08.997246 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.01.15 15:10:08.997414 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.98 MiB/sec. | ||
| 4528 | 2026.01.15 15:10:08.997460 [ 260 ] {345e83cf-3dba-47ec-8153-88f71b35cec5} <Debug> TCPHandler: Processed in 0.001982349 sec. | ||
| 4529 | 2026.01.15 15:10:08.997580 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2026.01.15 15:10:08.997683 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4531 | 2026.01.15 15:10:08.997727 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4532 | 2026.01.15 15:10:08.998151 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.01.15 15:10:08.998188 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4534 | 2026.01.15 15:10:08.998507 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4535 | 2026.01.15 15:10:08.998718 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.01.15 15:10:08.998855 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001196 sec., 33444.816053511706 rows/sec., 2.46 MiB/sec. | ||
| 4537 | 2026.01.15 15:10:08.998893 [ 260 ] {906ab822-bd04-47cd-b9be-6d9021f70935} <Debug> TCPHandler: Processed in 0.001366121 sec. | ||
| 4538 | 2026.01.15 15:10:08.998997 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.01.15 15:10:08.999092 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4540 | 2026.01.15 15:10:08.999133 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4541 | 2026.01.15 15:10:08.999565 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.01.15 15:10:08.999602 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4543 | 2026.01.15 15:10:08.999911 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4544 | 2026.01.15 15:10:09.000257 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.01.15 15:10:09.000396 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001323 sec., 78609.22146636432 rows/sec., 6.14 MiB/sec. | ||
| 4546 | 2026.01.15 15:10:09.000435 [ 260 ] {f0aec5c1-9e0b-4ec8-aa74-fbbfc462e379} <Debug> TCPHandler: Processed in 0.001488034 sec. | ||
| 4547 | 2026.01.15 15:10:09.000549 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.01.15 15:10:09.000643 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.01.15 15:10:09.000686 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4550 | 2026.01.15 15:10:09.001102 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.01.15 15:10:09.001138 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4552 | 2026.01.15 15:10:09.001467 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4553 | 2026.01.15 15:10:09.001679 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.01.15 15:10:09.001810 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4555 | 2026.01.15 15:10:09.001847 [ 260 ] {76eef8a7-5db7-477b-ae43-d5989c9093f3} <Debug> TCPHandler: Processed in 0.001347741 sec. | ||
| 4556 | 2026.01.15 15:10:09.001951 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.01.15 15:10:09.002045 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.01.15 15:10:09.002098 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4559 | 2026.01.15 15:10:09.002946 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.01.15 15:10:09.002983 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4561 | 2026.01.15 15:10:09.003550 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4562 | 2026.01.15 15:10:09.003779 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.01.15 15:10:09.003920 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 4564 | 2026.01.15 15:10:09.003971 [ 260 ] {fd798953-657c-404b-91fb-b9e364f8907c} <Debug> TCPHandler: Processed in 0.002069692 sec. | ||
| 4565 | 2026.01.15 15:10:09.004080 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.01.15 15:10:09.004174 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.01.15 15:10:09.004216 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4568 | 2026.01.15 15:10:09.004581 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.01.15 15:10:09.004617 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4570 | 2026.01.15 15:10:09.004921 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4571 | 2026.01.15 15:10:09.005131 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.01.15 15:10:09.005258 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4573 | 2026.01.15 15:10:09.005294 [ 260 ] {7b84e91c-6dbd-4bd3-a0c6-c0e0d7d02180} <Debug> TCPHandler: Processed in 0.001264108 sec. | ||
| 4574 | 2026.01.15 15:10:14.034087 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.01.15 15:10:14.034331 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4576 | 2026.01.15 15:10:14.034414 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4577 | 2026.01.15 15:10:14.035189 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.01.15 15:10:14.035248 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4579 | 2026.01.15 15:10:14.035811 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4580 | 2026.01.15 15:10:14.036131 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.01.15 15:10:14.036333 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002062 sec., 969.9321047526673 rows/sec., 79.09 KiB/sec. | ||
| 4582 | 2026.01.15 15:10:14.036425 [ 260 ] {a1457c4f-751e-4a24-a2b3-3656641fbb24} <Debug> TCPHandler: Processed in 0.002500975 sec. | ||
| 4583 | 2026.01.15 15:10:14.036610 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.01.15 15:10:14.036735 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4585 | 2026.01.15 15:10:14.036790 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4586 | 2026.01.15 15:10:14.038104 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.01.15 15:10:14.038151 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4588 | 2026.01.15 15:10:14.038639 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4589 | 2026.01.15 15:10:14.038913 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.01.15 15:10:14.039079 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002372 sec., 504637.436762226 rows/sec., 41.60 MiB/sec. | ||
| 4591 | 2026.01.15 15:10:14.039124 [ 260 ] {d29ef673-012d-4c4b-aefe-e9491a2d16d4} <Debug> TCPHandler: Processed in 0.002577827 sec. | ||
| 4592 | 2026.01.15 15:10:14.039270 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.01.15 15:10:14.039388 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.01.15 15:10:14.039444 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4595 | 2026.01.15 15:10:14.039925 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.01.15 15:10:14.039973 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4597 | 2026.01.15 15:10:14.040332 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4598 | 2026.01.15 15:10:14.040605 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.01.15 15:10:14.040764 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001402 sec., 1426.5335235378031 rows/sec., 99.61 KiB/sec. | ||
| 4600 | 2026.01.15 15:10:14.040812 [ 260 ] {670f5707-70ab-43a6-9dd8-db41c41290eb} <Debug> TCPHandler: Processed in 0.001603799 sec. | ||
| 4601 | 2026.01.15 15:10:14.040951 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.01.15 15:10:14.041064 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.01.15 15:10:14.041112 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4604 | 2026.01.15 15:10:14.041708 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.01.15 15:10:14.041751 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4606 | 2026.01.15 15:10:14.042119 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4607 | 2026.01.15 15:10:14.042376 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.01.15 15:10:14.042541 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001498 sec., 152202.93724966623 rows/sec., 10.31 MiB/sec. | ||
| 4609 | 2026.01.15 15:10:14.042587 [ 260 ] {c27e1c54-ec15-4d5f-a38e-6797d21bf9c2} <Debug> TCPHandler: Processed in 0.001697321 sec. | ||
| 4610 | 2026.01.15 15:10:14.042728 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.01.15 15:10:14.042839 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4612 | 2026.01.15 15:10:14.042889 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4613 | 2026.01.15 15:10:14.043569 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.01.15 15:10:14.043611 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4615 | 2026.01.15 15:10:14.044001 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4616 | 2026.01.15 15:10:14.044247 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.01.15 15:10:14.044403 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001582 sec., 329962.0733249052 rows/sec., 24.42 MiB/sec. | ||
| 4618 | 2026.01.15 15:10:14.044462 [ 260 ] {3c27dd6f-df55-4676-94e9-2857c84df9e3} <Debug> TCPHandler: Processed in 0.001791994 sec. | ||
| 4619 | 2026.01.15 15:10:14.044628 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.01.15 15:10:14.044767 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.01.15 15:10:14.044841 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4622 | 2026.01.15 15:10:14.045706 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.01.15 15:10:14.045751 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4624 | 2026.01.15 15:10:14.046248 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4625 | 2026.01.15 15:10:14.046515 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.01.15 15:10:14.046675 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001936 sec., 436466.9421487603 rows/sec., 29.38 MiB/sec. | ||
| 4627 | 2026.01.15 15:10:14.046720 [ 260 ] {2c860536-0300-4d42-a64b-c054820b6b89} <Debug> TCPHandler: Processed in 0.002163485 sec. | ||
| 4628 | 2026.01.15 15:10:14.046874 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.01.15 15:10:14.046986 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.01.15 15:10:14.047036 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4631 | 2026.01.15 15:10:14.047469 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.01.15 15:10:14.047514 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4633 | 2026.01.15 15:10:14.047895 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4634 | 2026.01.15 15:10:14.048159 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.01.15 15:10:14.048321 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 4636 | 2026.01.15 15:10:14.048365 [ 260 ] {77637d3f-64f4-43dc-89f4-0612aa209984} <Debug> TCPHandler: Processed in 0.001558617 sec. | ||
| 4637 | 2026.01.15 15:10:14.229383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35162 | ||
| 4638 | 2026.01.15 15:10:14.229500 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4639 | 2026.01.15 15:10:14.229528 [ 288 ] {} <Debug> TCP-Session: 0829b646-a772-453b-93d6-3805c4a844c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35162 | ||
| 4640 | 2026.01.15 15:10:14.229551 [ 288 ] {} <Debug> TCP-Session: 0829b646-a772-453b-93d6-3805c4a844c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4641 | 2026.01.15 15:10:14.229565 [ 288 ] {} <Debug> TCP-Session: 0829b646-a772-453b-93d6-3805c4a844c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2026.01.15 15:10:14.229808 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35697 | ||
| 4643 | 2026.01.15 15:10:14.229837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38173 | ||
| 4644 | 2026.01.15 15:10:14.229827 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48349 | ||
| 4645 | 2026.01.15 15:10:14.229893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56272 | ||
| 4646 | 2026.01.15 15:10:14.229917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4647 | 2026.01.15 15:10:14.229928 [ 288 ] {} <Trace> TCP-Session: 0829b646-a772-453b-93d6-3805c4a844c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.15 15:10:14.229976 [ 289 ] {} <Debug> TCP-Session: 5da7c576-c797-4777-a3f5-5b16e8efb9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35697 | ||
| 4649 | 2026.01.15 15:10:14.229828 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38125 | ||
| 4650 | 2026.01.15 15:10:14.230013 [ 289 ] {} <Debug> TCP-Session: 5da7c576-c797-4777-a3f5-5b16e8efb9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2026.01.15 15:10:14.229820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64684 | ||
| 4652 | 2026.01.15 15:10:14.230047 [ 289 ] {} <Debug> TCP-Session: 5da7c576-c797-4777-a3f5-5b16e8efb9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2026.01.15 15:10:14.230144 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4654 | 2026.01.15 15:10:14.230415 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4655 | 2026.01.15 15:10:14.230484 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4656 | 2026.01.15 15:10:14.230782 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 4657 | 2026.01.15 15:10:14.231694 [ 314 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> AggregatingTransform: Aggregating | ||
| 4658 | 2026.01.15 15:10:14.231732 [ 314 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> Aggregator: Aggregation method: without_key | ||
| 4659 | 2026.01.15 15:10:14.231769 [ 314 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882716 sec. (1132.867 rows/sec., 44.25 KiB/sec.) | ||
| 4660 | 2026.01.15 15:10:14.231788 [ 314 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Trace> Aggregator: Merging aggregated data | ||
| 4661 | 2026.01.15 15:10:14.233327 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003238 sec., 308.83261272390365 rows/sec., 12.06 KiB/sec. | ||
| 4662 | 2026.01.15 15:10:14.233559 [ 288 ] {999cb706-ae52-4f89-a6b0-40ece7a54463} <Debug> TCPHandler: Processed in 0.003750442 sec. | ||
| 4663 | 2026.01.15 15:10:14.233696 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4664 | 2026.01.15 15:10:14.233738 [ 288 ] {} <Debug> TCP-Session: 0829b646-a772-453b-93d6-3805c4a844c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.01.15 15:10:14.233812 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4666 | 2026.01.15 15:10:14.233858 [ 289 ] {} <Debug> TCP-Session: 5da7c576-c797-4777-a3f5-5b16e8efb9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2026.01.15 15:10:14.235272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4668 | 2026.01.15 15:10:14.235313 [ 293 ] {} <Debug> TCP-Session: 7ea82edd-013d-4ddd-b3c8-749b36ed56b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38173 | ||
| 4669 | 2026.01.15 15:10:14.235336 [ 293 ] {} <Debug> TCP-Session: 7ea82edd-013d-4ddd-b3c8-749b36ed56b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.01.15 15:10:14.235355 [ 293 ] {} <Debug> TCP-Session: 7ea82edd-013d-4ddd-b3c8-749b36ed56b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4671 | 2026.01.15 15:10:14.235359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4672 | 2026.01.15 15:10:14.235417 [ 290 ] {} <Debug> TCP-Session: e7f9269a-b08a-4d9c-bc6c-b7449bd34e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:64684 | ||
| 4673 | 2026.01.15 15:10:14.235424 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4674 | 2026.01.15 15:10:14.235451 [ 290 ] {} <Debug> TCP-Session: e7f9269a-b08a-4d9c-bc6c-b7449bd34e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4675 | 2026.01.15 15:10:14.235473 [ 294 ] {} <Debug> TCP-Session: 7c23c620-1774-46d5-b7db-5c0da584d09a Authenticating user 'default' from [fd00:1122:3344:101::e]:56272 | ||
| 4676 | 2026.01.15 15:10:14.235474 [ 290 ] {} <Debug> TCP-Session: e7f9269a-b08a-4d9c-bc6c-b7449bd34e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4677 | 2026.01.15 15:10:14.235502 [ 294 ] {} <Debug> TCP-Session: 7c23c620-1774-46d5-b7db-5c0da584d09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4678 | 2026.01.15 15:10:14.235509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4679 | 2026.01.15 15:10:14.235520 [ 294 ] {} <Debug> TCP-Session: 7c23c620-1774-46d5-b7db-5c0da584d09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2026.01.15 15:10:14.235586 [ 291 ] {} <Debug> TCP-Session: 8258bcda-8a92-439e-8937-525e79281bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:48349 | ||
| 4681 | 2026.01.15 15:10:14.235625 [ 291 ] {} <Debug> TCP-Session: 8258bcda-8a92-439e-8937-525e79281bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2026.01.15 15:10:14.235644 [ 291 ] {} <Debug> TCP-Session: 8258bcda-8a92-439e-8937-525e79281bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.01.15 15:10:14.236066 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60524 | ||
| 4684 | 2026.01.15 15:10:14.236072 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33685 | ||
| 4685 | 2026.01.15 15:10:14.239088 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4686 | 2026.01.15 15:10:14.239142 [ 292 ] {} <Debug> TCP-Session: b2ef02e9-bbf0-464c-859d-a45752bc485d Authenticating user 'default' from [fd00:1122:3344:101::e]:38125 | ||
| 4687 | 2026.01.15 15:10:14.239172 [ 292 ] {} <Debug> TCP-Session: b2ef02e9-bbf0-464c-859d-a45752bc485d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2026.01.15 15:10:14.239193 [ 292 ] {} <Debug> TCP-Session: b2ef02e9-bbf0-464c-859d-a45752bc485d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2026.01.15 15:10:14.242020 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4690 | 2026.01.15 15:10:14.242065 [ 259 ] {} <Debug> TCP-Session: 63ce0559-f34e-45c9-ac08-9d35ddafaa31 Authenticating user 'default' from [fd00:1122:3344:101::e]:33685 | ||
| 4691 | 2026.01.15 15:10:14.242069 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4692 | 2026.01.15 15:10:14.242090 [ 259 ] {} <Debug> TCP-Session: 63ce0559-f34e-45c9-ac08-9d35ddafaa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4693 | 2026.01.15 15:10:14.242116 [ 350 ] {} <Debug> TCP-Session: 5a6de76d-73ac-45be-9700-4e72c7894e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:60524 | ||
| 4694 | 2026.01.15 15:10:14.242123 [ 259 ] {} <Debug> TCP-Session: 63ce0559-f34e-45c9-ac08-9d35ddafaa31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2026.01.15 15:10:14.242142 [ 350 ] {} <Debug> TCP-Session: 5a6de76d-73ac-45be-9700-4e72c7894e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2026.01.15 15:10:14.242166 [ 350 ] {} <Debug> TCP-Session: 5a6de76d-73ac-45be-9700-4e72c7894e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4697 | 2026.01.15 15:10:14.251866 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60524). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4698 | |||
| 4699 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4700 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4701 | 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 | ||
| 4702 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4703 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4704 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4705 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4706 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4707 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4708 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4709 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4710 | (version 23.8.7.1) | ||
| 4711 | 2026.01.15 15:10:14.252041 [ 350 ] {} <Debug> TCP-Session: 5a6de76d-73ac-45be-9700-4e72c7894e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2026.01.15 15:10:14.252072 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38125). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4713 | |||
| 4714 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4715 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4716 | 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 | ||
| 4717 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4718 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4719 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4720 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4721 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4722 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4723 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4724 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4725 | (version 23.8.7.1) | ||
| 4726 | 2026.01.15 15:10:14.252236 [ 292 ] {} <Debug> TCP-Session: b2ef02e9-bbf0-464c-859d-a45752bc485d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4727 | 2026.01.15 15:10:14.252263 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56272). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4728 | |||
| 4729 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4730 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4731 | 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 | ||
| 4732 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4733 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4734 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4735 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4736 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4737 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4738 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4739 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4740 | (version 23.8.7.1) | ||
| 4741 | 2026.01.15 15:10:14.252471 [ 294 ] {} <Debug> TCP-Session: 7c23c620-1774-46d5-b7db-5c0da584d09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2026.01.15 15:10:14.252501 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48349). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4743 | |||
| 4744 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4745 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4746 | 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 | ||
| 4747 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4748 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4749 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4750 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4751 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4752 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4753 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4754 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4755 | (version 23.8.7.1) | ||
| 4756 | 2026.01.15 15:10:14.252586 [ 291 ] {} <Debug> TCP-Session: 8258bcda-8a92-439e-8937-525e79281bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4757 | 2026.01.15 15:10:14.252617 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64684). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4758 | |||
| 4759 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4760 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4761 | 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 | ||
| 4762 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4763 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4764 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4765 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4766 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4767 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4768 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4769 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4770 | (version 23.8.7.1) | ||
| 4771 | 2026.01.15 15:10:14.252701 [ 290 ] {} <Debug> TCP-Session: e7f9269a-b08a-4d9c-bc6c-b7449bd34e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4772 | 2026.01.15 15:10:14.252714 [ 259 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33685). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4773 | |||
| 4774 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4775 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4776 | 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 | ||
| 4777 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4778 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4779 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4780 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4781 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4782 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4783 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4784 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4785 | (version 23.8.7.1) | ||
| 4786 | 2026.01.15 15:10:14.252806 [ 259 ] {} <Debug> TCP-Session: 63ce0559-f34e-45c9-ac08-9d35ddafaa31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4787 | 2026.01.15 15:10:14.252836 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38173). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4788 | |||
| 4789 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4790 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4791 | 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 | ||
| 4792 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4793 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4794 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4795 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4796 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4797 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4798 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4799 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4800 | (version 23.8.7.1) | ||
| 4801 | 2026.01.15 15:10:14.252932 [ 293 ] {} <Debug> TCP-Session: 7ea82edd-013d-4ddd-b3c8-749b36ed56b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4802 | 2026.01.15 15:10:14.295935 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64642 | ||
| 4803 | 2026.01.15 15:10:14.296039 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4804 | 2026.01.15 15:10:14.296070 [ 288 ] {} <Debug> TCP-Session: afa206ad-a3d7-4185-a422-f2386aa7e583 Authenticating user 'default' from [fd00:1122:3344:101::e]:64642 | ||
| 4805 | 2026.01.15 15:10:14.296094 [ 288 ] {} <Debug> TCP-Session: afa206ad-a3d7-4185-a422-f2386aa7e583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4806 | 2026.01.15 15:10:14.296109 [ 288 ] {} <Debug> TCP-Session: afa206ad-a3d7-4185-a422-f2386aa7e583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4807 | 2026.01.15 15:10:14.296305 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38478 | ||
| 4808 | 2026.01.15 15:10:14.296318 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52489 | ||
| 4809 | 2026.01.15 15:10:14.296358 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47180 | ||
| 4810 | 2026.01.15 15:10:14.296378 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51156 | ||
| 4811 | 2026.01.15 15:10:14.296400 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39179 | ||
| 4812 | 2026.01.15 15:10:14.296420 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4813 | 2026.01.15 15:10:14.296437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4814 | 2026.01.15 15:10:14.296455 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4815 | 2026.01.15 15:10:14.296475 [ 289 ] {} <Debug> TCP-Session: 1d200296-7d84-4cee-a9e5-930c69b0e2b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38478 | ||
| 4816 | 2026.01.15 15:10:14.296490 [ 291 ] {} <Debug> TCP-Session: dc10d766-a5f0-414d-86c6-0dd7447483d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52489 | ||
| 4817 | 2026.01.15 15:10:14.296504 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4818 | 2026.01.15 15:10:14.296510 [ 289 ] {} <Debug> TCP-Session: 1d200296-7d84-4cee-a9e5-930c69b0e2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4819 | 2026.01.15 15:10:14.296524 [ 291 ] {} <Debug> TCP-Session: dc10d766-a5f0-414d-86c6-0dd7447483d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4820 | 2026.01.15 15:10:14.296535 [ 350 ] {} <Debug> TCP-Session: 8f925640-6a1d-4e90-a7d1-3c167b059b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:39179 | ||
| 4821 | 2026.01.15 15:10:14.296553 [ 291 ] {} <Debug> TCP-Session: dc10d766-a5f0-414d-86c6-0dd7447483d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4822 | 2026.01.15 15:10:14.296569 [ 350 ] {} <Debug> TCP-Session: 8f925640-6a1d-4e90-a7d1-3c167b059b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4823 | 2026.01.15 15:10:14.296538 [ 289 ] {} <Debug> TCP-Session: 1d200296-7d84-4cee-a9e5-930c69b0e2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2026.01.15 15:10:14.296594 [ 350 ] {} <Debug> TCP-Session: 8f925640-6a1d-4e90-a7d1-3c167b059b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2026.01.15 15:10:14.296495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4826 | 2026.01.15 15:10:14.296392 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63493 | ||
| 4827 | 2026.01.15 15:10:14.296652 [ 294 ] {} <Debug> TCP-Session: 405d7d2a-aaa3-452f-a3df-7aedf5ae4826 Authenticating user 'default' from [fd00:1122:3344:101::e]:51156 | ||
| 4828 | 2026.01.15 15:10:14.296319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64231 | ||
| 4829 | 2026.01.15 15:10:14.296683 [ 294 ] {} <Debug> TCP-Session: 405d7d2a-aaa3-452f-a3df-7aedf5ae4826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4830 | 2026.01.15 15:10:14.296310 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58042 | ||
| 4831 | 2026.01.15 15:10:14.296716 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4832 | 2026.01.15 15:10:14.296710 [ 294 ] {} <Debug> TCP-Session: 405d7d2a-aaa3-452f-a3df-7aedf5ae4826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4833 | 2026.01.15 15:10:14.296754 [ 259 ] {} <Debug> TCP-Session: 95a50014-b289-41e1-bc11-d90e61e67222 Authenticating user 'default' from [fd00:1122:3344:101::e]:63493 | ||
| 4834 | 2026.01.15 15:10:14.296500 [ 293 ] {} <Debug> TCP-Session: a029df66-c7f5-478a-adb3-31f121ca978b Authenticating user 'default' from [fd00:1122:3344:101::e]:47180 | ||
| 4835 | 2026.01.15 15:10:14.296780 [ 259 ] {} <Debug> TCP-Session: 95a50014-b289-41e1-bc11-d90e61e67222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4836 | 2026.01.15 15:10:14.296802 [ 293 ] {} <Debug> TCP-Session: a029df66-c7f5-478a-adb3-31f121ca978b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2026.01.15 15:10:14.296821 [ 259 ] {} <Debug> TCP-Session: 95a50014-b289-41e1-bc11-d90e61e67222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2026.01.15 15:10:14.296831 [ 293 ] {} <Debug> TCP-Session: a029df66-c7f5-478a-adb3-31f121ca978b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4839 | 2026.01.15 15:10:14.296426 [ 288 ] {} <Trace> TCP-Session: afa206ad-a3d7-4185-a422-f2386aa7e583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.01.15 15:10:14.296897 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4841 | 2026.01.15 15:10:14.296903 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4842 | 2026.01.15 15:10:14.296930 [ 292 ] {} <Debug> TCP-Session: 48070b56-d244-4ab8-ac13-d8dfa1b1f038 Authenticating user 'default' from [fd00:1122:3344:101::e]:64231 | ||
| 4843 | 2026.01.15 15:10:14.296951 [ 290 ] {} <Debug> TCP-Session: 5be16290-8328-4613-acc5-d706488f211f Authenticating user 'default' from [fd00:1122:3344:101::e]:58042 | ||
| 4844 | 2026.01.15 15:10:14.296959 [ 292 ] {} <Debug> TCP-Session: 48070b56-d244-4ab8-ac13-d8dfa1b1f038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4845 | 2026.01.15 15:10:14.296979 [ 290 ] {} <Debug> TCP-Session: 5be16290-8328-4613-acc5-d706488f211f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4846 | 2026.01.15 15:10:14.296987 [ 292 ] {} <Debug> TCP-Session: 48070b56-d244-4ab8-ac13-d8dfa1b1f038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4847 | 2026.01.15 15:10:14.297006 [ 290 ] {} <Debug> TCP-Session: 5be16290-8328-4613-acc5-d706488f211f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4848 | 2026.01.15 15:10:14.297030 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4849 | 2026.01.15 15:10:14.297286 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4850 | 2026.01.15 15:10:14.297341 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4851 | 2026.01.15 15:10:14.297623 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 4852 | 2026.01.15 15:10:14.298507 [ 335 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> AggregatingTransform: Aggregating | ||
| 4853 | 2026.01.15 15:10:14.298560 [ 335 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> Aggregator: Aggregation method: without_key | ||
| 4854 | 2026.01.15 15:10:14.298599 [ 335 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874526 sec. (1143.477 rows/sec., 44.67 KiB/sec.) | ||
| 4855 | 2026.01.15 15:10:14.298620 [ 335 ] {78d1e68a-1381-40a5-a559-261637877627} <Trace> Aggregator: Merging aggregated data | ||
| 4856 | 2026.01.15 15:10:14.299898 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002922 sec., 342.23134839151265 rows/sec., 13.37 KiB/sec. | ||
| 4857 | 2026.01.15 15:10:14.300019 [ 288 ] {78d1e68a-1381-40a5-a559-261637877627} <Debug> TCPHandler: Processed in 0.003721491 sec. | ||
| 4858 | 2026.01.15 15:10:14.300137 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4859 | 2026.01.15 15:10:14.300161 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4860 | 2026.01.15 15:10:14.300172 [ 288 ] {} <Debug> TCP-Session: afa206ad-a3d7-4185-a422-f2386aa7e583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4861 | 2026.01.15 15:10:14.300204 [ 291 ] {} <Debug> TCP-Session: dc10d766-a5f0-414d-86c6-0dd7447483d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2026.01.15 15:10:14.300209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4863 | 2026.01.15 15:10:14.300250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4864 | 2026.01.15 15:10:14.300275 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4865 | 2026.01.15 15:10:14.300311 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4866 | 2026.01.15 15:10:14.300317 [ 292 ] {} <Debug> TCP-Session: 48070b56-d244-4ab8-ac13-d8dfa1b1f038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4867 | 2026.01.15 15:10:14.300334 [ 293 ] {} <Debug> TCP-Session: a029df66-c7f5-478a-adb3-31f121ca978b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2026.01.15 15:10:14.300341 [ 350 ] {} <Debug> TCP-Session: 8f925640-6a1d-4e90-a7d1-3c167b059b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2026.01.15 15:10:14.300331 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4870 | 2026.01.15 15:10:14.300296 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4871 | 2026.01.15 15:10:14.300408 [ 294 ] {} <Debug> TCP-Session: 405d7d2a-aaa3-452f-a3df-7aedf5ae4826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2026.01.15 15:10:14.300261 [ 289 ] {} <Debug> TCP-Session: 1d200296-7d84-4cee-a9e5-930c69b0e2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4873 | 2026.01.15 15:10:14.300428 [ 259 ] {} <Debug> TCP-Session: 95a50014-b289-41e1-bc11-d90e61e67222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2026.01.15 15:10:14.300250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4875 | 2026.01.15 15:10:14.300491 [ 290 ] {} <Debug> TCP-Session: 5be16290-8328-4613-acc5-d706488f211f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4876 | 2026.01.15 15:10:14.331819 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57419 | ||
| 4877 | 2026.01.15 15:10:14.331911 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4878 | 2026.01.15 15:10:14.331936 [ 288 ] {} <Debug> TCP-Session: 1fad3974-fce2-43c6-bf18-c9dad211320a Authenticating user 'default' from [fd00:1122:3344:101::e]:57419 | ||
| 4879 | 2026.01.15 15:10:14.331956 [ 288 ] {} <Debug> TCP-Session: 1fad3974-fce2-43c6-bf18-c9dad211320a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4880 | 2026.01.15 15:10:14.331969 [ 288 ] {} <Debug> TCP-Session: 1fad3974-fce2-43c6-bf18-c9dad211320a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4881 | 2026.01.15 15:10:14.332139 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58656 | ||
| 4882 | 2026.01.15 15:10:14.332185 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48908 | ||
| 4883 | 2026.01.15 15:10:14.332213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61064 | ||
| 4884 | 2026.01.15 15:10:14.332237 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4885 | 2026.01.15 15:10:14.332245 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47350 | ||
| 4886 | 2026.01.15 15:10:14.332266 [ 289 ] {} <Debug> TCP-Session: 49cf2eff-e747-43d8-94bc-314610915b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:58656 | ||
| 4887 | 2026.01.15 15:10:14.332253 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58938 | ||
| 4888 | 2026.01.15 15:10:14.332304 [ 289 ] {} <Debug> TCP-Session: 49cf2eff-e747-43d8-94bc-314610915b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2026.01.15 15:10:14.332300 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4890 | 2026.01.15 15:10:14.332324 [ 289 ] {} <Debug> TCP-Session: 49cf2eff-e747-43d8-94bc-314610915b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4891 | 2026.01.15 15:10:14.332313 [ 288 ] {} <Trace> TCP-Session: 1fad3974-fce2-43c6-bf18-c9dad211320a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.01.15 15:10:14.332356 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4893 | 2026.01.15 15:10:14.332306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4894 | 2026.01.15 15:10:14.332395 [ 350 ] {} <Debug> TCP-Session: 4d3294ac-f4f3-4ccc-851f-d2561c54475f Authenticating user 'default' from [fd00:1122:3344:101::e]:58938 | ||
| 4895 | 2026.01.15 15:10:14.332221 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47656 | ||
| 4896 | 2026.01.15 15:10:14.332424 [ 290 ] {} <Debug> TCP-Session: c926f08f-aca2-468e-8e70-e86f53b6b750 Authenticating user 'default' from [fd00:1122:3344:101::e]:48908 | ||
| 4897 | 2026.01.15 15:10:14.332429 [ 350 ] {} <Debug> TCP-Session: 4d3294ac-f4f3-4ccc-851f-d2561c54475f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4898 | 2026.01.15 15:10:14.332474 [ 290 ] {} <Debug> TCP-Session: c926f08f-aca2-468e-8e70-e86f53b6b750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4899 | 2026.01.15 15:10:14.332489 [ 350 ] {} <Debug> TCP-Session: 4d3294ac-f4f3-4ccc-851f-d2561c54475f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4900 | 2026.01.15 15:10:14.332501 [ 290 ] {} <Debug> TCP-Session: c926f08f-aca2-468e-8e70-e86f53b6b750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2026.01.15 15:10:14.332510 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4902 | 2026.01.15 15:10:14.332196 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33605 | ||
| 4903 | 2026.01.15 15:10:14.332539 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4904 | 2026.01.15 15:10:14.332541 [ 294 ] {} <Debug> TCP-Session: 30689244-72c6-4d5b-ad2f-a1df3cb24aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:47656 | ||
| 4905 | 2026.01.15 15:10:14.332189 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58290 | ||
| 4906 | 2026.01.15 15:10:14.332611 [ 294 ] {} <Debug> TCP-Session: 30689244-72c6-4d5b-ad2f-a1df3cb24aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4907 | 2026.01.15 15:10:14.332604 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4908 | 2026.01.15 15:10:14.332653 [ 294 ] {} <Debug> TCP-Session: 30689244-72c6-4d5b-ad2f-a1df3cb24aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2026.01.15 15:10:14.332340 [ 293 ] {} <Debug> TCP-Session: 5e2d4605-3bce-40bc-af83-15549ff2f8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:61064 | ||
| 4910 | 2026.01.15 15:10:14.332681 [ 292 ] {} <Debug> TCP-Session: 55edf12c-6b30-4457-ad87-aa2540424fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:33605 | ||
| 4911 | 2026.01.15 15:10:14.332698 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4912 | 2026.01.15 15:10:14.332711 [ 293 ] {} <Debug> TCP-Session: 5e2d4605-3bce-40bc-af83-15549ff2f8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4913 | 2026.01.15 15:10:14.332724 [ 292 ] {} <Debug> TCP-Session: 55edf12c-6b30-4457-ad87-aa2540424fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4914 | 2026.01.15 15:10:14.332744 [ 291 ] {} <Debug> TCP-Session: 53df7a24-bb3d-4d25-a0d6-c41881c139c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58290 | ||
| 4915 | 2026.01.15 15:10:14.332748 [ 293 ] {} <Debug> TCP-Session: 5e2d4605-3bce-40bc-af83-15549ff2f8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4916 | 2026.01.15 15:10:14.332761 [ 292 ] {} <Debug> TCP-Session: 55edf12c-6b30-4457-ad87-aa2540424fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4917 | 2026.01.15 15:10:14.332783 [ 291 ] {} <Debug> TCP-Session: 53df7a24-bb3d-4d25-a0d6-c41881c139c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2026.01.15 15:10:14.332815 [ 291 ] {} <Debug> TCP-Session: 53df7a24-bb3d-4d25-a0d6-c41881c139c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4919 | 2026.01.15 15:10:14.332329 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4920 | 2026.01.15 15:10:14.332865 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4921 | 2026.01.15 15:10:14.332877 [ 259 ] {} <Debug> TCP-Session: 4c808a34-daa9-491a-bbda-10e63925cf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47350 | ||
| 4922 | 2026.01.15 15:10:14.332909 [ 259 ] {} <Debug> TCP-Session: 4c808a34-daa9-491a-bbda-10e63925cf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4923 | 2026.01.15 15:10:14.332921 [ 259 ] {} <Debug> TCP-Session: 4c808a34-daa9-491a-bbda-10e63925cf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2026.01.15 15:10:14.332928 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4925 | 2026.01.15 15:10:14.333211 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 4926 | 2026.01.15 15:10:14.334309 [ 346 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> AggregatingTransform: Aggregating | ||
| 4927 | 2026.01.15 15:10:14.334356 [ 346 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4928 | 2026.01.15 15:10:14.334393 [ 346 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073273 sec. (931.729 rows/sec., 36.40 KiB/sec.) | ||
| 4929 | 2026.01.15 15:10:14.334411 [ 346 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Trace> Aggregator: Merging aggregated data | ||
| 4930 | 2026.01.15 15:10:14.335537 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 4931 | 2026.01.15 15:10:14.335661 [ 288 ] {fc175328-2540-4ef3-96ee-158a0cb50bd2} <Debug> TCPHandler: Processed in 0.003496735 sec. | ||
| 4932 | 2026.01.15 15:10:14.335735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4933 | 2026.01.15 15:10:14.335771 [ 288 ] {} <Debug> TCP-Session: 1fad3974-fce2-43c6-bf18-c9dad211320a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2026.01.15 15:10:14.335775 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4935 | 2026.01.15 15:10:14.335807 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4936 | 2026.01.15 15:10:14.335820 [ 289 ] {} <Debug> TCP-Session: 49cf2eff-e747-43d8-94bc-314610915b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2026.01.15 15:10:14.335829 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4938 | 2026.01.15 15:10:14.335855 [ 292 ] {} <Debug> TCP-Session: 55edf12c-6b30-4457-ad87-aa2540424fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4939 | 2026.01.15 15:10:14.335868 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4940 | 2026.01.15 15:10:14.335898 [ 350 ] {} <Debug> TCP-Session: 4d3294ac-f4f3-4ccc-851f-d2561c54475f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4941 | 2026.01.15 15:10:14.335897 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4942 | 2026.01.15 15:10:14.335926 [ 293 ] {} <Debug> TCP-Session: 5e2d4605-3bce-40bc-af83-15549ff2f8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4943 | 2026.01.15 15:10:14.335900 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4944 | 2026.01.15 15:10:14.335961 [ 291 ] {} <Debug> TCP-Session: 53df7a24-bb3d-4d25-a0d6-c41881c139c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4945 | 2026.01.15 15:10:14.335847 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4946 | 2026.01.15 15:10:14.336015 [ 294 ] {} <Debug> TCP-Session: 30689244-72c6-4d5b-ad2f-a1df3cb24aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4947 | 2026.01.15 15:10:14.335918 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4948 | 2026.01.15 15:10:14.336045 [ 290 ] {} <Debug> TCP-Session: c926f08f-aca2-468e-8e70-e86f53b6b750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2026.01.15 15:10:14.336088 [ 259 ] {} <Debug> TCP-Session: 4c808a34-daa9-491a-bbda-10e63925cf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2026.01.15 15:10:15.725393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11897 | ||
| 4951 | 2026.01.15 15:10:15.725896 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.15 15:10:15.725937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4953 | 2026.01.15 15:10:15.726422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4954 | 2026.01.15 15:10:15.726653 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.01.15 15:10:15.726787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11897 | ||
| 4956 | 2026.01.15 15:10:16.352025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4957 | 2026.01.15 15:10:16.369058 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.01.15 15:10:16.369102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 4959 | 2026.01.15 15:10:16.374828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4960 | 2026.01.15 15:10:16.375523 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.01.15 15:10:16.378217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4962 | 2026.01.15 15:10:18.253894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 618 | ||
| 4963 | 2026.01.15 15:10:18.256163 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.15 15:10:18.256212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4965 | 2026.01.15 15:10:18.257421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4966 | 2026.01.15 15:10:18.257701 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.15 15:10:18.257964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4968 | 2026.01.15 15:10:18.995827 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.01.15 15:10:18.996029 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4970 | 2026.01.15 15:10:18.996104 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4971 | 2026.01.15 15:10:18.996913 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.01.15 15:10:18.996964 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4973 | 2026.01.15 15:10:18.997378 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4974 | 2026.01.15 15:10:18.997607 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.01.15 15:10:18.997776 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001802 sec., 75471.69811320755 rows/sec., 6.54 MiB/sec. | ||
| 4976 | 2026.01.15 15:10:18.997784 [ 62 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4977 | 2026.01.15 15:10:18.997826 [ 260 ] {a740a04f-4e8a-4e45-b6f9-99437c73eb2a} <Debug> TCPHandler: Processed in 0.002139574 sec. | ||
| 4978 | 2026.01.15 15:10:18.997859 [ 62 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.15 15:10:18.997891 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4980 | 2026.01.15 15:10:18.997962 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.01.15 15:10:18.998025 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 4982 | 2026.01.15 15:10:18.998071 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.01.15 15:10:18.998119 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4984 | 2026.01.15 15:10:18.998176 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4985 | 2026.01.15 15:10:18.998218 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part | ||
| 4986 | 2026.01.15 15:10:18.998290 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 257 rows starting from the beginning of the part | ||
| 4987 | 2026.01.15 15:10:18.998339 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4988 | 2026.01.15 15:10:18.998386 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 4989 | 2026.01.15 15:10:18.998429 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 4990 | 2026.01.15 15:10:18.998473 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 4991 | 2026.01.15 15:10:18.998549 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.15 15:10:18.998590 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 4993 | 2026.01.15 15:10:18.998934 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4994 | 2026.01.15 15:10:18.999170 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.01.15 15:10:18.999313 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001267 sec., 31570.639305445937 rows/sec., 2.32 MiB/sec. | ||
| 4996 | 2026.01.15 15:10:18.999354 [ 260 ] {3b63aa0c-67b9-4e4b-9d2b-8da584eb1d83} <Debug> TCPHandler: Processed in 0.001446123 sec. | ||
| 4997 | 2026.01.15 15:10:18.999458 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.01.15 15:10:18.999556 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4999 | 2026.01.15 15:10:18.999597 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5000 | 2026.01.15 15:10:18.999849 [ 187 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883667 sec., 1691912.636363009 rows/sec., 148.49 MiB/sec. | ||
| 5001 | 2026.01.15 15:10:19.000022 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.01.15 15:10:19.000153 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5003 | 2026.01.15 15:10:19.000181 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5004 | 2026.01.15 15:10:19.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.49 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 256.06 MiB (RSS), difference: -3.43 MiB | ||
| 5005 | 2026.01.15 15:10:19.000561 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5006 | 2026.01.15 15:10:19.000562 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.15 15:10:19.000679 [ 191 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_36_7} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5008 | 2026.01.15 15:10:19.000783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5009 | 2026.01.15 15:10:19.000814 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.01.15 15:10:19.000937 [ 59 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5011 | 2026.01.15 15:10:19.000952 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001416 sec., 73446.32768361582 rows/sec., 5.74 MiB/sec. | ||
| 5012 | 2026.01.15 15:10:19.000990 [ 59 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.15 15:10:19.001006 [ 260 ] {73e02c53-b6e8-4ec1-87d3-4c2483c6d129} <Debug> TCPHandler: Processed in 0.001598758 sec. | ||
| 5014 | 2026.01.15 15:10:19.001023 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5015 | 2026.01.15 15:10:19.001103 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 5016 | 2026.01.15 15:10:19.001127 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.01.15 15:10:19.001193 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5018 | 2026.01.15 15:10:19.001227 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.01.15 15:10:19.001229 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5020 | 2026.01.15 15:10:19.001279 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5021 | 2026.01.15 15:10:19.001313 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part | ||
| 5022 | 2026.01.15 15:10:19.001364 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5023 | 2026.01.15 15:10:19.001406 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5024 | 2026.01.15 15:10:19.001444 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 5025 | 2026.01.15 15:10:19.001482 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5026 | 2026.01.15 15:10:19.001700 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.01.15 15:10:19.001745 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5028 | 2026.01.15 15:10:19.002119 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5029 | 2026.01.15 15:10:19.002339 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.15 15:10:19.002457 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5031 | 2026.01.15 15:10:19.002472 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 5032 | 2026.01.15 15:10:19.002502 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.01.15 15:10:19.002522 [ 260 ] {779fa460-8243-4d51-ae5b-c070cac50d18} <Debug> TCPHandler: Processed in 0.001444943 sec. | ||
| 5034 | 2026.01.15 15:10:19.002526 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5035 | 2026.01.15 15:10:19.002554 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483584 sec., 1056900.0474526552 rows/sec., 84.23 MiB/sec. | ||
| 5036 | 2026.01.15 15:10:19.002617 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5037 | 2026.01.15 15:10:19.002657 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.01.15 15:10:19.002715 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2026.01.15 15:10:19.002751 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9185 rows starting from the beginning of the part | ||
| 5040 | 2026.01.15 15:10:19.002755 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.01.15 15:10:19.002780 [ 186 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5042 | 2026.01.15 15:10:19.002801 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5043 | 2026.01.15 15:10:19.002820 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5044 | 2026.01.15 15:10:19.002848 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5045 | 2026.01.15 15:10:19.002890 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5046 | 2026.01.15 15:10:19.002933 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5047 | 2026.01.15 15:10:19.002973 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5048 | 2026.01.15 15:10:19.003164 [ 186 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.15 15:10:19.003266 [ 186 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_36_7} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5050 | 2026.01.15 15:10:19.003369 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5051 | 2026.01.15 15:10:19.003746 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.01.15 15:10:19.003788 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5053 | 2026.01.15 15:10:19.004430 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5054 | 2026.01.15 15:10:19.004642 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.15 15:10:19.004780 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002076 sec., 19267.822736030826 rows/sec., 34.53 MiB/sec. | ||
| 5056 | 2026.01.15 15:10:19.004829 [ 260 ] {25d5c75c-b119-4a66-8b9d-71daf6006b32} <Debug> TCPHandler: Processed in 0.002259998 sec. | ||
| 5057 | 2026.01.15 15:10:19.004946 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.01.15 15:10:19.005044 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.01.15 15:10:19.005084 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5060 | 2026.01.15 15:10:19.005491 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.01.15 15:10:19.005527 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5062 | 2026.01.15 15:10:19.005855 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5063 | 2026.01.15 15:10:19.006069 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.01.15 15:10:19.006174 [ 59 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5065 | 2026.01.15 15:10:19.006198 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5066 | 2026.01.15 15:10:19.006206 [ 59 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.15 15:10:19.006238 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5068 | 2026.01.15 15:10:19.006241 [ 260 ] {77c8a0bf-1dc9-41b3-94ef-49557ffde9ef} <Debug> TCPHandler: Processed in 0.001298728 sec. | ||
| 5069 | 2026.01.15 15:10:19.006342 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5070 | 2026.01.15 15:10:19.006471 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5071 | 2026.01.15 15:10:19.006504 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1740 rows starting from the beginning of the part | ||
| 5072 | 2026.01.15 15:10:19.006527 [ 191 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10707 rows, containing 5 columns (5 merged, 0 gathered) in 0.003946308 sec., 2713168.8656840776 rows/sec., 186.27 MiB/sec. | ||
| 5073 | 2026.01.15 15:10:19.006586 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5074 | 2026.01.15 15:10:19.006637 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5075 | 2026.01.15 15:10:19.006686 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5076 | 2026.01.15 15:10:19.006732 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5077 | 2026.01.15 15:10:19.006755 [ 191 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5078 | 2026.01.15 15:10:19.006777 [ 190 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5079 | 2026.01.15 15:10:19.007043 [ 191 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.01.15 15:10:19.007115 [ 191 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5081 | 2026.01.15 15:10:19.007178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5082 | 2026.01.15 15:10:19.007900 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599258 sec., 1275591.555583902 rows/sec., 85.92 MiB/sec. | ||
| 5083 | 2026.01.15 15:10:19.008096 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5084 | 2026.01.15 15:10:19.008333 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.01.15 15:10:19.008397 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_36_7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5086 | 2026.01.15 15:10:19.008465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5087 | 2026.01.15 15:10:20.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.17 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 256.96 MiB (RSS), difference: 3.79 MiB | ||
| 5088 | 2026.01.15 15:10:23.112034 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5089 | 2026.01.15 15:10:23.112110 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5090 | 2026.01.15 15:10:23.226878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12409 | ||
| 5091 | 2026.01.15 15:10:23.227343 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.01.15 15:10:23.227380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5093 | 2026.01.15 15:10:23.227854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5094 | 2026.01.15 15:10:23.228072 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.01.15 15:10:23.228190 [ 56 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5096 | 2026.01.15 15:10:23.228200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12409 | ||
| 5097 | 2026.01.15 15:10:23.228234 [ 56 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.15 15:10:23.228257 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5099 | 2026.01.15 15:10:23.228385 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 5100 | 2026.01.15 15:10:23.228548 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5101 | 2026.01.15 15:10:23.228591 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9977 rows starting from the beginning of the part | ||
| 5102 | 2026.01.15 15:10:23.228661 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5103 | 2026.01.15 15:10:23.228712 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5104 | 2026.01.15 15:10:23.228759 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5105 | 2026.01.15 15:10:23.228799 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5106 | 2026.01.15 15:10:23.228841 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5107 | 2026.01.15 15:10:23.230973 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12409 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264203 sec., 4696767.258509555 rows/sec., 67.19 MiB/sec. | ||
| 5108 | 2026.01.15 15:10:23.231648 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5109 | 2026.01.15 15:10:23.232048 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.01.15 15:10:23.232132 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_26_5} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5111 | 2026.01.15 15:10:23.232233 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5112 | 2026.01.15 15:10:23.878298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5113 | 2026.01.15 15:10:23.895912 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.01.15 15:10:23.895974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5115 | 2026.01.15 15:10:23.901613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5116 | 2026.01.15 15:10:23.902330 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.01.15 15:10:23.902631 [ 55 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5118 | 2026.01.15 15:10:23.902704 [ 55 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.01.15 15:10:23.902728 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5120 | 2026.01.15 15:10:23.902849 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5121 | 2026.01.15 15:10:23.905363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5122 | 2026.01.15 15:10:23.907155 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5123 | 2026.01.15 15:10:23.908614 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5124 | 2026.01.15 15:10:23.913248 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5125 | 2026.01.15 15:10:23.917711 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5126 | 2026.01.15 15:10:23.921960 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5127 | 2026.01.15 15:10:23.926236 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5128 | 2026.01.15 15:10:23.930179 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5129 | 2026.01.15 15:10:23.983244 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080442633 sec., 2436.518953823901 rows/sec., 12.60 MiB/sec. | ||
| 5130 | 2026.01.15 15:10:23.985987 [ 197 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5131 | 2026.01.15 15:10:23.987994 [ 197 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_26_5} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.01.15 15:10:23.988073 [ 197 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_26_5} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5133 | 2026.01.15 15:10:23.989950 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5134 | 2026.01.15 15:10:23.992902 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5135 | 2026.01.15 15:10:23.993090 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5136 | 2026.01.15 15:10:23.993163 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5137 | 2026.01.15 15:10:23.993913 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.15 15:10:23.993949 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5139 | 2026.01.15 15:10:23.994290 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5140 | 2026.01.15 15:10:23.994502 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.01.15 15:10:23.994635 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.69 MiB/sec. | ||
| 5142 | 2026.01.15 15:10:23.994673 [ 260 ] {1c4f6d31-9d01-47d5-bafb-e347bb848626} <Debug> TCPHandler: Processed in 0.001902427 sec. | ||
| 5143 | 2026.01.15 15:10:23.994814 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.01.15 15:10:23.994921 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5145 | 2026.01.15 15:10:23.994963 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5146 | 2026.01.15 15:10:23.995435 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.01.15 15:10:23.995473 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5148 | 2026.01.15 15:10:23.995793 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5149 | 2026.01.15 15:10:23.996019 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.01.15 15:10:23.996151 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 5151 | 2026.01.15 15:10:23.996190 [ 260 ] {ce7bf534-1c1b-464c-8fe2-d98682960580} <Debug> TCPHandler: Processed in 0.001439433 sec. | ||
| 5152 | 2026.01.15 15:10:23.996316 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.01.15 15:10:23.996411 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5154 | 2026.01.15 15:10:23.996455 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5155 | 2026.01.15 15:10:23.996872 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.01.15 15:10:23.996910 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5157 | 2026.01.15 15:10:23.997259 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5158 | 2026.01.15 15:10:23.997472 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.01.15 15:10:23.997605 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5160 | 2026.01.15 15:10:23.997641 [ 260 ] {b2e91615-051f-4e02-bf3b-53285cffae05} <Debug> TCPHandler: Processed in 0.001380292 sec. | ||
| 5161 | 2026.01.15 15:10:23.997752 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.01.15 15:10:23.997846 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.01.15 15:10:23.997887 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5164 | 2026.01.15 15:10:23.998224 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.01.15 15:10:23.998261 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5166 | 2026.01.15 15:10:23.998585 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5167 | 2026.01.15 15:10:23.998786 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.01.15 15:10:23.998914 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5169 | 2026.01.15 15:10:23.998950 [ 260 ] {4549d4a9-c361-4988-bddf-e22a864a36d5} <Debug> TCPHandler: Processed in 0.001248298 sec. | ||
| 5170 | 2026.01.15 15:10:24.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.36 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 263.35 MiB (RSS), difference: 4.99 MiB | ||
| 5171 | 2026.01.15 15:10:28.259114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 638 | ||
| 5172 | 2026.01.15 15:10:28.261209 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.15 15:10:28.261262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5174 | 2026.01.15 15:10:28.262475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5175 | 2026.01.15 15:10:28.262739 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.01.15 15:10:28.263034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5177 | 2026.01.15 15:10:28.997005 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.01.15 15:10:28.997286 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.01.15 15:10:28.997389 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5180 | 2026.01.15 15:10:28.998242 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.15 15:10:28.998286 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5182 | 2026.01.15 15:10:28.998667 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5183 | 2026.01.15 15:10:28.998893 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.01.15 15:10:28.999048 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001839 sec., 13050.570962479609 rows/sec., 1.08 MiB/sec. | ||
| 5185 | 2026.01.15 15:10:28.999090 [ 260 ] {2d97cb31-c4d4-43ee-83cf-62f74b4042a7} <Debug> TCPHandler: Processed in 0.002229066 sec. | ||
| 5186 | 2026.01.15 15:10:28.999212 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.01.15 15:10:28.999311 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5188 | 2026.01.15 15:10:28.999353 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5189 | 2026.01.15 15:10:28.999750 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.15 15:10:28.999786 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5191 | 2026.01.15 15:10:29.000078 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5192 | 2026.01.15 15:10:29.000364 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.01.15 15:10:29.000493 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0012 sec., 10000 rows/sec., 815.43 KiB/sec. | ||
| 5194 | 2026.01.15 15:10:29.000531 [ 260 ] {dfc1b83b-97bd-46d9-a351-d40ebfda57fa} <Debug> TCPHandler: Processed in 0.00136849 sec. | ||
| 5195 | 2026.01.15 15:10:29.000646 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.15 15:10:29.000739 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5197 | 2026.01.15 15:10:29.000779 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5198 | 2026.01.15 15:10:29.001341 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.15 15:10:29.001376 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5200 | 2026.01.15 15:10:29.001702 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5201 | 2026.01.15 15:10:29.001907 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.01.15 15:10:29.002052 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Debug> executeQuery: Read 262 rows, 23.98 KiB in 0.001331 sec., 196844.4778362134 rows/sec., 17.59 MiB/sec. | ||
| 5203 | 2026.01.15 15:10:29.002090 [ 260 ] {dbcc6e16-951d-4f24-b485-f982df733032} <Debug> TCPHandler: Processed in 0.001493805 sec. | ||
| 5204 | 2026.01.15 15:10:29.002203 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.01.15 15:10:29.002297 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5206 | 2026.01.15 15:10:29.002337 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5207 | 2026.01.15 15:10:29.002753 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.01.15 15:10:29.002789 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5209 | 2026.01.15 15:10:29.003086 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5210 | 2026.01.15 15:10:29.003290 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.01.15 15:10:29.003421 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.11 MiB/sec. | ||
| 5212 | 2026.01.15 15:10:29.003459 [ 260 ] {a30a0296-c5d2-4ce1-9cb8-3b178e693580} <Debug> TCPHandler: Processed in 0.001305349 sec. | ||
| 5213 | 2026.01.15 15:10:29.003568 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.01.15 15:10:29.003660 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5215 | 2026.01.15 15:10:29.003699 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5216 | 2026.01.15 15:10:29.004088 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.15 15:10:29.004123 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5218 | 2026.01.15 15:10:29.004411 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5219 | 2026.01.15 15:10:29.004623 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.15 15:10:29.004750 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 5221 | 2026.01.15 15:10:29.004787 [ 260 ] {3f00f51f-c9b7-4659-8d41-a753281032d8} <Debug> TCPHandler: Processed in 0.001268888 sec. | ||
| 5222 | 2026.01.15 15:10:29.004895 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.01.15 15:10:29.004988 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.01.15 15:10:29.005031 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5225 | 2026.01.15 15:10:29.005421 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.01.15 15:10:29.005457 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5227 | 2026.01.15 15:10:29.005740 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5228 | 2026.01.15 15:10:29.005942 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.01.15 15:10:29.006068 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 5230 | 2026.01.15 15:10:29.006105 [ 260 ] {8c9f2f0c-4853-4c39-9353-dcf7a29ace8d} <Debug> TCPHandler: Processed in 0.001259458 sec. | ||
| 5231 | 2026.01.15 15:10:29.006214 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.01.15 15:10:29.006310 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5233 | 2026.01.15 15:10:29.006349 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5234 | 2026.01.15 15:10:29.006810 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.01.15 15:10:29.006846 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5236 | 2026.01.15 15:10:29.007146 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5237 | 2026.01.15 15:10:29.007350 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.01.15 15:10:29.007480 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001187 sec., 128053.91743892166 rows/sec., 10.33 MiB/sec. | ||
| 5239 | 2026.01.15 15:10:29.007517 [ 260 ] {328f280b-bca5-4827-8339-e9222d85a9ef} <Debug> TCPHandler: Processed in 0.001352501 sec. | ||
| 5240 | 2026.01.15 15:10:29.007628 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.01.15 15:10:29.007721 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.01.15 15:10:29.007763 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5243 | 2026.01.15 15:10:29.008162 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.01.15 15:10:29.008198 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5245 | 2026.01.15 15:10:29.008530 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5246 | 2026.01.15 15:10:29.008757 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.01.15 15:10:29.008887 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001185 sec., 170464.13502109703 rows/sec., 12.21 MiB/sec. | ||
| 5248 | 2026.01.15 15:10:29.008923 [ 260 ] {bc8f2b1a-ffcc-427c-beee-8003b1bdc9bd} <Debug> TCPHandler: Processed in 0.00134479 sec. | ||
| 5249 | 2026.01.15 15:10:29.009038 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.01.15 15:10:29.009131 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.01.15 15:10:29.009184 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5252 | 2026.01.15 15:10:29.010058 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.01.15 15:10:29.010093 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5254 | 2026.01.15 15:10:29.010692 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5255 | 2026.01.15 15:10:29.010910 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.01.15 15:10:29.011046 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 5257 | 2026.01.15 15:10:29.011098 [ 260 ] {cfad38e4-c657-4efb-836a-ef13f2957886} <Debug> TCPHandler: Processed in 0.002111023 sec. | ||
| 5258 | 2026.01.15 15:10:29.011204 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.01.15 15:10:29.011298 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.01.15 15:10:29.011338 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5261 | 2026.01.15 15:10:29.011669 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.01.15 15:10:29.011705 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5263 | 2026.01.15 15:10:29.012017 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5264 | 2026.01.15 15:10:29.012219 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.01.15 15:10:29.012352 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5266 | 2026.01.15 15:10:29.012387 [ 260 ] {cb05e155-c4b7-499d-82c5-c40cb83470c9} <Debug> TCPHandler: Processed in 0.001232757 sec. | ||
| 5267 | 2026.01.15 15:10:30.729232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12857 | ||
| 5268 | 2026.01.15 15:10:30.729721 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.01.15 15:10:30.729768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5270 | 2026.01.15 15:10:30.730261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5271 | 2026.01.15 15:10:30.730488 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.01.15 15:10:30.730620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12857 | ||
| 5273 | 2026.01.15 15:10:31.405723 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5274 | 2026.01.15 15:10:31.421090 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.01.15 15:10:31.421136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5276 | 2026.01.15 15:10:31.427257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5277 | 2026.01.15 15:10:31.427997 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.01.15 15:10:31.430604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5279 | 2026.01.15 15:10:33.992754 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.01.15 15:10:33.992948 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5281 | 2026.01.15 15:10:33.993017 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5282 | 2026.01.15 15:10:33.993689 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.01.15 15:10:33.993742 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5284 | 2026.01.15 15:10:33.994159 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5285 | 2026.01.15 15:10:33.994388 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.01.15 15:10:33.994561 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 5287 | 2026.01.15 15:10:33.994615 [ 260 ] {8c70f41e-6d54-4d80-a781-948d68dd71fe} <Debug> TCPHandler: Processed in 0.001994469 sec. | ||
| 5288 | 2026.01.15 15:10:33.994743 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.01.15 15:10:33.994848 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5290 | 2026.01.15 15:10:33.994891 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5291 | 2026.01.15 15:10:33.995330 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.01.15 15:10:33.995368 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5293 | 2026.01.15 15:10:33.995684 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5294 | 2026.01.15 15:10:33.995894 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.01.15 15:10:33.996028 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 5296 | 2026.01.15 15:10:33.996068 [ 260 ] {f2c1cb00-bd64-4055-b64c-05a9e8ed979a} <Debug> TCPHandler: Processed in 0.001378972 sec. | ||
| 5297 | 2026.01.15 15:10:33.996184 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.01.15 15:10:33.996282 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.01.15 15:10:33.996327 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5300 | 2026.01.15 15:10:33.996741 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.15 15:10:33.996777 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5302 | 2026.01.15 15:10:33.997106 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5303 | 2026.01.15 15:10:33.997317 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.15 15:10:33.997446 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5305 | 2026.01.15 15:10:33.997483 [ 260 ] {8bf38e5f-ab4c-400e-8726-835ebbc30bec} <Debug> TCPHandler: Processed in 0.00134947 sec. | ||
| 5306 | 2026.01.15 15:10:33.997585 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.01.15 15:10:33.997678 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.01.15 15:10:33.997719 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5309 | 2026.01.15 15:10:33.998055 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.01.15 15:10:33.998090 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5311 | 2026.01.15 15:10:33.998396 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5312 | 2026.01.15 15:10:33.998600 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.01.15 15:10:33.998724 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5314 | 2026.01.15 15:10:33.998760 [ 260 ] {d93439b0-7d9e-4b99-904c-c3c5335875e3} <Debug> TCPHandler: Processed in 0.001224487 sec. | ||
| 5315 | 2026.01.15 15:10:38.112366 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5316 | 2026.01.15 15:10:38.112438 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5317 | 2026.01.15 15:10:38.230751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13369 | ||
| 5318 | 2026.01.15 15:10:38.231242 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.01.15 15:10:38.231284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5320 | 2026.01.15 15:10:38.231764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5321 | 2026.01.15 15:10:38.231988 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.01.15 15:10:38.232121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13369 | ||
| 5323 | 2026.01.15 15:10:38.263199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 666 | ||
| 5324 | 2026.01.15 15:10:38.265413 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.01.15 15:10:38.265453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5326 | 2026.01.15 15:10:38.266649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5327 | 2026.01.15 15:10:38.266930 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.01.15 15:10:38.267181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5329 | 2026.01.15 15:10:38.930732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5330 | 2026.01.15 15:10:38.946054 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.01.15 15:10:38.946109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5332 | 2026.01.15 15:10:38.952644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5333 | 2026.01.15 15:10:38.953334 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.01.15 15:10:38.956038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5335 | 2026.01.15 15:10:38.995415 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.01.15 15:10:38.995558 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5337 | 2026.01.15 15:10:38.995615 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5338 | 2026.01.15 15:10:38.996250 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.01.15 15:10:38.996291 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5340 | 2026.01.15 15:10:38.996655 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5341 | 2026.01.15 15:10:38.996865 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.01.15 15:10:38.997004 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001486 sec., 91520.86137281293 rows/sec., 7.94 MiB/sec. | ||
| 5343 | 2026.01.15 15:10:38.997045 [ 260 ] {e66cd756-8f9c-4dfa-bf41-deed1bb7eef6} <Debug> TCPHandler: Processed in 0.001747333 sec. | ||
| 5344 | 2026.01.15 15:10:38.997165 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.01.15 15:10:38.997262 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.01.15 15:10:38.997302 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5347 | 2026.01.15 15:10:38.997708 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.15 15:10:38.997744 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5349 | 2026.01.15 15:10:38.998045 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5350 | 2026.01.15 15:10:38.998262 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.15 15:10:38.998371 [ 42 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5352 | 2026.01.15 15:10:38.998391 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001149 sec., 34812.880765883376 rows/sec., 2.56 MiB/sec. | ||
| 5353 | 2026.01.15 15:10:38.998436 [ 42 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.01.15 15:10:38.998445 [ 260 ] {fe1914b5-075a-4eaa-9aae-2f56365c6cf6} <Debug> TCPHandler: Processed in 0.00133119 sec. | ||
| 5355 | 2026.01.15 15:10:38.998466 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5356 | 2026.01.15 15:10:38.998558 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.15 15:10:38.998594 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 5358 | 2026.01.15 15:10:38.998657 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5359 | 2026.01.15 15:10:38.998701 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5360 | 2026.01.15 15:10:38.998728 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5361 | 2026.01.15 15:10:38.998770 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 5362 | 2026.01.15 15:10:38.998839 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5363 | 2026.01.15 15:10:38.998885 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 5364 | 2026.01.15 15:10:38.998934 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5365 | 2026.01.15 15:10:38.998994 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 5366 | 2026.01.15 15:10:38.999037 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5367 | 2026.01.15 15:10:38.999127 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.01.15 15:10:38.999168 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5369 | 2026.01.15 15:10:38.999519 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5370 | 2026.01.15 15:10:38.999746 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.01.15 15:10:38.999879 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00124 sec., 83870.96774193548 rows/sec., 6.55 MiB/sec. | ||
| 5372 | 2026.01.15 15:10:38.999916 [ 260 ] {35b31112-0b2c-429b-a635-fddce4f869a3} <Debug> TCPHandler: Processed in 0.001406552 sec. | ||
| 5373 | 2026.01.15 15:10:38.999933 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396531 sec., 183311.36222539996 rows/sec., 14.12 MiB/sec. | ||
| 5374 | 2026.01.15 15:10:39.000030 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.01.15 15:10:39.000106 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5376 | 2026.01.15 15:10:39.000123 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.01.15 15:10:39.000167 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5378 | 2026.01.15 15:10:39.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.56 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 265.29 MiB (RSS), difference: -3.27 MiB | ||
| 5379 | 2026.01.15 15:10:39.000438 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.01.15 15:10:39.000512 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_26_5} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5381 | 2026.01.15 15:10:39.000583 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.01.15 15:10:39.000603 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5383 | 2026.01.15 15:10:39.000618 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5384 | 2026.01.15 15:10:39.000950 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5385 | 2026.01.15 15:10:39.001151 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.01.15 15:10:39.001279 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5387 | 2026.01.15 15:10:39.001315 [ 260 ] {8fa0a7c5-4afe-40d8-86eb-615d187dea95} <Debug> TCPHandler: Processed in 0.00133471 sec. | ||
| 5388 | 2026.01.15 15:10:39.001440 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.01.15 15:10:39.001535 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.01.15 15:10:39.001589 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5391 | 2026.01.15 15:10:39.002438 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.01.15 15:10:39.002474 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5393 | 2026.01.15 15:10:39.003059 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5394 | 2026.01.15 15:10:39.003280 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.01.15 15:10:39.003414 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 5396 | 2026.01.15 15:10:39.003465 [ 260 ] {b96ca54c-b87b-470c-b660-77fbdac7224d} <Debug> TCPHandler: Processed in 0.002074672 sec. | ||
| 5397 | 2026.01.15 15:10:39.003575 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.01.15 15:10:39.003670 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5399 | 2026.01.15 15:10:39.003711 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5400 | 2026.01.15 15:10:39.004043 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.01.15 15:10:39.004077 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5402 | 2026.01.15 15:10:39.004384 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5403 | 2026.01.15 15:10:39.004582 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.01.15 15:10:39.004715 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5405 | 2026.01.15 15:10:39.004749 [ 260 ] {cbffdf4c-b51c-44fc-8258-28f5b7ec723f} <Debug> TCPHandler: Processed in 0.001223937 sec. | ||
| 5406 | 2026.01.15 15:10:40.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.37 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: 2.96 MiB | ||
| 5407 | 2026.01.15 15:10:40.113230 [ 41 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5408 | 2026.01.15 15:10:40.113302 [ 41 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.01.15 15:10:40.113325 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 5410 | 2026.01.15 15:10:40.113434 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 5411 | 2026.01.15 15:10:40.113588 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5412 | 2026.01.15 15:10:40.113625 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 5413 | 2026.01.15 15:10:40.113695 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 5414 | 2026.01.15 15:10:40.113750 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5415 | 2026.01.15 15:10:40.113798 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 5416 | 2026.01.15 15:10:40.113838 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 5417 | 2026.01.15 15:10:40.114598 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214717 sec., 29636.53262447138 rows/sec., 2.47 MiB/sec. | ||
| 5418 | 2026.01.15 15:10:40.114713 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5419 | 2026.01.15 15:10:40.114960 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.15 15:10:40.115030 [ 189 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_13_3} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5421 | 2026.01.15 15:10:40.115104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5422 | 2026.01.15 15:10:44.020569 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.15 15:10:44.020766 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5424 | 2026.01.15 15:10:44.020832 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5425 | 2026.01.15 15:10:44.021442 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.15 15:10:44.021490 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5427 | 2026.01.15 15:10:44.021864 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5428 | 2026.01.15 15:10:44.022085 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.15 15:10:44.022243 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001526 sec., 1310.615989515072 rows/sec., 106.87 KiB/sec. | ||
| 5430 | 2026.01.15 15:10:44.022284 [ 260 ] {a8bcde34-5274-4eab-b9f4-5bedf822c00d} <Debug> TCPHandler: Processed in 0.001851495 sec. | ||
| 5431 | 2026.01.15 15:10:44.022398 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.01.15 15:10:44.022490 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.15 15:10:44.022529 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5434 | 2026.01.15 15:10:44.023459 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.15 15:10:44.023495 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5436 | 2026.01.15 15:10:44.023886 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5437 | 2026.01.15 15:10:44.024100 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.15 15:10:44.024213 [ 38 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5439 | 2026.01.15 15:10:44.024227 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001754 sec., 682440.1368301027 rows/sec., 56.26 MiB/sec. | ||
| 5440 | 2026.01.15 15:10:44.024292 [ 38 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.01.15 15:10:44.024306 [ 260 ] {dff4f32c-caf3-418e-ae64-0c0f3a24e912} <Debug> TCPHandler: Processed in 0.001955029 sec. | ||
| 5442 | 2026.01.15 15:10:44.024327 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5443 | 2026.01.15 15:10:44.024414 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.01.15 15:10:44.024433 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 5445 | 2026.01.15 15:10:44.024509 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.01.15 15:10:44.024537 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5447 | 2026.01.15 15:10:44.024547 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5448 | 2026.01.15 15:10:44.024572 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part | ||
| 5449 | 2026.01.15 15:10:44.024641 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5450 | 2026.01.15 15:10:44.024693 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 262 rows starting from the beginning of the part | ||
| 5451 | 2026.01.15 15:10:44.024742 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5452 | 2026.01.15 15:10:44.024789 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5453 | 2026.01.15 15:10:44.024835 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1197 rows starting from the beginning of the part | ||
| 5454 | 2026.01.15 15:10:44.024931 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.01.15 15:10:44.024966 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5456 | 2026.01.15 15:10:44.025267 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5457 | 2026.01.15 15:10:44.025468 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.01.15 15:10:44.025594 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001103 sec., 1813.236627379873 rows/sec., 126.61 KiB/sec. | ||
| 5459 | 2026.01.15 15:10:44.025630 [ 260 ] {c43e9a2e-9cba-4f34-9163-6daf3c2e9734} <Debug> TCPHandler: Processed in 0.001263549 sec. | ||
| 5460 | 2026.01.15 15:10:44.025734 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.01.15 15:10:44.025825 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.01.15 15:10:44.025863 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5463 | 2026.01.15 15:10:44.026234 [ 189 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846696 sec., 1685171.7878849576 rows/sec., 147.44 MiB/sec. | ||
| 5464 | 2026.01.15 15:10:44.026319 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.15 15:10:44.026380 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5466 | 2026.01.15 15:10:44.026417 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5467 | 2026.01.15 15:10:44.026655 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.15 15:10:44.026694 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5469 | 2026.01.15 15:10:44.026719 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_41_8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5470 | 2026.01.15 15:10:44.026779 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5471 | 2026.01.15 15:10:44.026899 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.01.15 15:10:44.027024 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001216 sec., 187500 rows/sec., 12.70 MiB/sec. | ||
| 5473 | 2026.01.15 15:10:44.027084 [ 260 ] {aae529b6-f545-4c36-8b64-45c4d20ccffd} <Debug> TCPHandler: Processed in 0.001397062 sec. | ||
| 5474 | 2026.01.15 15:10:44.027188 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.01.15 15:10:44.027278 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5476 | 2026.01.15 15:10:44.027316 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5477 | 2026.01.15 15:10:44.027848 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.01.15 15:10:44.027883 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5479 | 2026.01.15 15:10:44.028204 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5480 | 2026.01.15 15:10:44.028409 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.01.15 15:10:44.028511 [ 38 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5482 | 2026.01.15 15:10:44.028532 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001271 sec., 410700.2360346184 rows/sec., 30.40 MiB/sec. | ||
| 5483 | 2026.01.15 15:10:44.028544 [ 38 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.15 15:10:44.028573 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5485 | 2026.01.15 15:10:44.028576 [ 260 ] {22ce5ccd-0002-4b73-8132-f2b30f6e4171} <Debug> TCPHandler: Processed in 0.001435723 sec. | ||
| 5486 | 2026.01.15 15:10:44.028648 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 5487 | 2026.01.15 15:10:44.028695 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.01.15 15:10:44.028739 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5489 | 2026.01.15 15:10:44.028770 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5490 | 2026.01.15 15:10:44.028788 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5491 | 2026.01.15 15:10:44.028830 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5492 | 2026.01.15 15:10:44.028831 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5493 | 2026.01.15 15:10:44.028881 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 152 rows starting from the beginning of the part | ||
| 5494 | 2026.01.15 15:10:44.028930 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5495 | 2026.01.15 15:10:44.028975 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5496 | 2026.01.15 15:10:44.029021 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 522 rows starting from the beginning of the part | ||
| 5497 | 2026.01.15 15:10:44.029378 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.01.15 15:10:44.029412 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5499 | 2026.01.15 15:10:44.029827 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5500 | 2026.01.15 15:10:44.030029 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.01.15 15:10:44.030069 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453364 sec., 1058234.551014061 rows/sec., 84.30 MiB/sec. | ||
| 5502 | 2026.01.15 15:10:44.030136 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5503 | 2026.01.15 15:10:44.030155 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001385 sec., 610108.3032490975 rows/sec., 41.06 MiB/sec. | ||
| 5504 | 2026.01.15 15:10:44.030165 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.01.15 15:10:44.030195 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5506 | 2026.01.15 15:10:44.030197 [ 260 ] {6eb54155-f2cd-4062-ba10-3d940a7e0dd8} <Debug> TCPHandler: Processed in 0.001549317 sec. | ||
| 5507 | 2026.01.15 15:10:44.030219 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5508 | 2026.01.15 15:10:44.030292 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5509 | 2026.01.15 15:10:44.030326 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.01.15 15:10:44.030419 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5511 | 2026.01.15 15:10:44.030422 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.01.15 15:10:44.030462 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10707 rows starting from the beginning of the part | ||
| 5513 | 2026.01.15 15:10:44.030464 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.15 15:10:44.030480 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5515 | 2026.01.15 15:10:44.030535 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5516 | 2026.01.15 15:10:44.030543 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_41_8} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5517 | 2026.01.15 15:10:44.030589 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 5518 | 2026.01.15 15:10:44.030621 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5519 | 2026.01.15 15:10:44.030639 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5520 | 2026.01.15 15:10:44.030684 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5521 | 2026.01.15 15:10:44.030724 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5522 | 2026.01.15 15:10:44.030819 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.15 15:10:44.030860 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5524 | 2026.01.15 15:10:44.031201 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5525 | 2026.01.15 15:10:44.031408 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.01.15 15:10:44.031509 [ 38 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5527 | 2026.01.15 15:10:44.031535 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5528 | 2026.01.15 15:10:44.031539 [ 38 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.15 15:10:44.031573 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5530 | 2026.01.15 15:10:44.031577 [ 260 ] {eb30ba72-d928-4fc1-8042-77b2b51626c3} <Debug> TCPHandler: Processed in 0.001298479 sec. | ||
| 5531 | 2026.01.15 15:10:44.031642 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5532 | 2026.01.15 15:10:44.031725 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2026.01.15 15:10:44.031752 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 5534 | 2026.01.15 15:10:44.031801 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5535 | 2026.01.15 15:10:44.031843 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5536 | 2026.01.15 15:10:44.031880 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5537 | 2026.01.15 15:10:44.031918 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 5538 | 2026.01.15 15:10:44.031952 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5539 | 2026.01.15 15:10:44.033283 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.00166089 sec., 1408883.189133537 rows/sec., 94.90 MiB/sec. | ||
| 5540 | 2026.01.15 15:10:44.033567 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5541 | 2026.01.15 15:10:44.033828 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.01.15 15:10:44.033888 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_41_8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5543 | 2026.01.15 15:10:44.033958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5544 | 2026.01.15 15:10:44.035128 [ 195 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12234 rows, containing 5 columns (5 merged, 0 gathered) in 0.004871036 sec., 2511580.6986439847 rows/sec., 172.42 MiB/sec. | ||
| 5545 | 2026.01.15 15:10:44.035451 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5546 | 2026.01.15 15:10:44.035689 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.01.15 15:10:44.035750 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5548 | 2026.01.15 15:10:44.035834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5549 | 2026.01.15 15:10:45.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.97 MiB, peak 272.87 MiB, free memory in arenas 0.00 B, will set to 267.68 MiB (RSS), difference: 1.72 MiB | ||
| 5550 | 2026.01.15 15:10:45.733103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13817 | ||
| 5551 | 2026.01.15 15:10:45.733584 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.01.15 15:10:45.733627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5553 | 2026.01.15 15:10:45.734142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5554 | 2026.01.15 15:10:45.734375 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.15 15:10:45.734504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13817 | ||
| 5556 | 2026.01.15 15:10:46.457032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5557 | 2026.01.15 15:10:46.473626 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.01.15 15:10:46.473683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5559 | 2026.01.15 15:10:46.479724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5560 | 2026.01.15 15:10:46.480417 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.01.15 15:10:46.483315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5562 | 2026.01.15 15:10:48.268222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 692 | ||
| 5563 | 2026.01.15 15:10:48.270432 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.15 15:10:48.270471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5565 | 2026.01.15 15:10:48.271696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5566 | 2026.01.15 15:10:48.271970 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.15 15:10:48.272105 [ 31 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5568 | 2026.01.15 15:10:48.272148 [ 31 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.15 15:10:48.272171 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5570 | 2026.01.15 15:10:48.272237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5571 | 2026.01.15 15:10:48.272288 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 5572 | 2026.01.15 15:10:48.272822 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.01.15 15:10:48.272973 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5574 | 2026.01.15 15:10:48.273325 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5575 | 2026.01.15 15:10:48.273653 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5576 | 2026.01.15 15:10:48.273981 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5577 | 2026.01.15 15:10:48.274307 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5578 | 2026.01.15 15:10:48.274607 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 5579 | 2026.01.15 15:10:48.280374 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 72 columns (72 merged, 0 gathered) in 0.008132573 sec., 85089.92172587937 rows/sec., 71.18 MiB/sec. | ||
| 5580 | 2026.01.15 15:10:48.281525 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5581 | 2026.01.15 15:10:48.282125 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.01.15 15:10:48.282210 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_21_4} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5583 | 2026.01.15 15:10:48.282540 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5584 | 2026.01.15 15:10:48.995732 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.01.15 15:10:48.995929 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5586 | 2026.01.15 15:10:48.996002 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5587 | 2026.01.15 15:10:48.996784 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.01.15 15:10:48.996825 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5589 | 2026.01.15 15:10:48.997238 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5590 | 2026.01.15 15:10:48.997462 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.01.15 15:10:48.997620 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001746 sec., 77892.32531500573 rows/sec., 6.75 MiB/sec. | ||
| 5592 | 2026.01.15 15:10:48.997664 [ 260 ] {08fde376-c173-428c-901c-bd1ce2ede093} <Debug> TCPHandler: Processed in 0.002070462 sec. | ||
| 5593 | 2026.01.15 15:10:48.997779 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5594 | 2026.01.15 15:10:48.997876 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5595 | 2026.01.15 15:10:48.997916 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5596 | 2026.01.15 15:10:48.998318 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.01.15 15:10:48.998354 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5598 | 2026.01.15 15:10:48.998667 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5599 | 2026.01.15 15:10:48.998876 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.01.15 15:10:48.999005 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 5601 | 2026.01.15 15:10:48.999043 [ 260 ] {fe1ccbe7-7aae-45aa-84d0-7cd6fe84fd80} <Debug> TCPHandler: Processed in 0.001314099 sec. | ||
| 5602 | 2026.01.15 15:10:48.999152 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.01.15 15:10:48.999246 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5604 | 2026.01.15 15:10:48.999285 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5605 | 2026.01.15 15:10:48.999693 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.01.15 15:10:48.999730 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5607 | 2026.01.15 15:10:49.000028 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5608 | 2026.01.15 15:10:49.000364 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.01.15 15:10:49.000490 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 6.44 MiB/sec. | ||
| 5610 | 2026.01.15 15:10:49.000528 [ 260 ] {ac104c21-5528-4728-b50f-8ba544de35c1} <Debug> TCPHandler: Processed in 0.001426503 sec. | ||
| 5611 | 2026.01.15 15:10:49.000642 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.01.15 15:10:49.000735 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.01.15 15:10:49.000778 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5614 | 2026.01.15 15:10:49.001179 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.15 15:10:49.001216 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5616 | 2026.01.15 15:10:49.001543 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5617 | 2026.01.15 15:10:49.001762 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.01.15 15:10:49.001893 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5619 | 2026.01.15 15:10:49.001928 [ 260 ] {a7811b8d-cbeb-48e7-9d88-5972f7138327} <Debug> TCPHandler: Processed in 0.00133642 sec. | ||
| 5620 | 2026.01.15 15:10:49.002037 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2026.01.15 15:10:49.002131 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5622 | 2026.01.15 15:10:49.002184 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5623 | 2026.01.15 15:10:49.002982 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.01.15 15:10:49.003016 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5625 | 2026.01.15 15:10:49.003581 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5626 | 2026.01.15 15:10:49.003795 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.01.15 15:10:49.003895 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5628 | 2026.01.15 15:10:49.003929 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001816 sec., 22026.431718061674 rows/sec., 39.47 MiB/sec. | ||
| 5629 | 2026.01.15 15:10:49.003935 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.01.15 15:10:49.003965 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5631 | 2026.01.15 15:10:49.003982 [ 260 ] {8d3eb783-fba9-4b94-b76d-5b77534ea68a} <Debug> TCPHandler: Processed in 0.001994469 sec. | ||
| 5632 | 2026.01.15 15:10:49.004055 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 5633 | 2026.01.15 15:10:49.004096 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.01.15 15:10:49.004190 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.01.15 15:10:49.004230 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5636 | 2026.01.15 15:10:49.004248 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5637 | 2026.01.15 15:10:49.004303 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 511 rows starting from the beginning of the part | ||
| 5638 | 2026.01.15 15:10:49.004433 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 5639 | 2026.01.15 15:10:49.004547 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5640 | 2026.01.15 15:10:49.004567 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.15 15:10:49.004601 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5642 | 2026.01.15 15:10:49.004655 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5643 | 2026.01.15 15:10:49.004754 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5644 | 2026.01.15 15:10:49.004848 [ 201 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5645 | 2026.01.15 15:10:49.004908 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5646 | 2026.01.15 15:10:49.005136 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.01.15 15:10:49.005266 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5648 | 2026.01.15 15:10:49.005302 [ 260 ] {9930a0e9-4305-4166-8674-925e12b1a8d2} <Debug> TCPHandler: Processed in 0.001256408 sec. | ||
| 5649 | 2026.01.15 15:10:49.024109 [ 194 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.020089952 sec., 35390.82621999296 rows/sec., 63.42 MiB/sec. | ||
| 5650 | 2026.01.15 15:10:49.025116 [ 200 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5651 | 2026.01.15 15:10:49.025538 [ 200 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.15 15:10:49.025622 [ 200 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5653 | 2026.01.15 15:10:49.025767 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 5654 | 2026.01.15 15:10:50.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.18 MiB, peak 275.82 MiB, free memory in arenas 0.00 B, will set to 269.97 MiB (RSS), difference: 1.80 MiB | ||
| 5655 | 2026.01.15 15:10:53.112492 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5656 | 2026.01.15 15:10:53.112556 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5657 | 2026.01.15 15:10:53.234578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14329 | ||
| 5658 | 2026.01.15 15:10:53.235102 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.01.15 15:10:53.235146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5660 | 2026.01.15 15:10:53.235634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5661 | 2026.01.15 15:10:53.235865 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.01.15 15:10:53.236001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14329 | ||
| 5663 | 2026.01.15 15:10:53.983391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5664 | 2026.01.15 15:10:53.992922 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.01.15 15:10:53.993100 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5666 | 2026.01.15 15:10:53.993164 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5667 | 2026.01.15 15:10:53.993887 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.01.15 15:10:53.993935 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5669 | 2026.01.15 15:10:53.994353 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5670 | 2026.01.15 15:10:53.994587 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.01.15 15:10:53.994752 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 5672 | 2026.01.15 15:10:53.994801 [ 260 ] {f6a881ef-30fc-4c3e-a661-dc0fddec94b8} <Debug> TCPHandler: Processed in 0.00200579 sec. | ||
| 5673 | 2026.01.15 15:10:53.994929 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.01.15 15:10:53.995030 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5675 | 2026.01.15 15:10:53.995074 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5676 | 2026.01.15 15:10:53.995513 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.01.15 15:10:53.995548 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5678 | 2026.01.15 15:10:53.995863 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5679 | 2026.01.15 15:10:53.996088 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.01.15 15:10:53.996223 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 5681 | 2026.01.15 15:10:53.996262 [ 260 ] {c0b102fe-810f-44a7-9144-d0795cbd6b27} <Debug> TCPHandler: Processed in 0.001385462 sec. | ||
| 5682 | 2026.01.15 15:10:53.996379 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.01.15 15:10:53.996474 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.01.15 15:10:53.996520 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5685 | 2026.01.15 15:10:53.996936 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.01.15 15:10:53.996971 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5687 | 2026.01.15 15:10:53.997307 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5688 | 2026.01.15 15:10:53.997518 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.01.15 15:10:53.997648 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5690 | 2026.01.15 15:10:53.997685 [ 260 ] {ee8c74ce-bdfe-4d67-b9b1-3863d62129be} <Debug> TCPHandler: Processed in 0.001356181 sec. | ||
| 5691 | 2026.01.15 15:10:53.997796 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.01.15 15:10:53.997892 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.01.15 15:10:53.997934 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5694 | 2026.01.15 15:10:53.998272 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.01.15 15:10:53.998307 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5696 | 2026.01.15 15:10:53.998613 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5697 | 2026.01.15 15:10:53.998819 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.01.15 15:10:53.998951 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5699 | 2026.01.15 15:10:53.998986 [ 260 ] {d5dad3fc-02ff-4002-85f1-d77d43ee3fc8} <Debug> TCPHandler: Processed in 0.001240358 sec. | ||
| 5700 | 2026.01.15 15:10:54.000683 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.01.15 15:10:54.000722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5702 | 2026.01.15 15:10:54.006692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5703 | 2026.01.15 15:10:54.007412 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.01.15 15:10:54.010355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5705 | 2026.01.15 15:10:55.016611 [ 45 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5706 | 2026.01.15 15:10:55.016674 [ 45 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.01.15 15:10:55.016698 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5708 | 2026.01.15 15:10:55.016807 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 5709 | 2026.01.15 15:10:55.016945 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2026.01.15 15:10:55.016977 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5711 | 2026.01.15 15:10:55.017043 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 5712 | 2026.01.15 15:10:55.017095 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5713 | 2026.01.15 15:10:55.017146 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 5714 | 2026.01.15 15:10:55.017189 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5715 | 2026.01.15 15:10:55.018093 [ 194 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334409 sec., 566542.9414819594 rows/sec., 41.35 MiB/sec. | ||
| 5716 | 2026.01.15 15:10:55.018245 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5717 | 2026.01.15 15:10:55.018531 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.01.15 15:10:55.018615 [ 186 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_13_3} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5719 | 2026.01.15 15:10:55.018690 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5720 | 2026.01.15 15:10:58.272382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 712 | ||
| 5721 | 2026.01.15 15:10:58.274457 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.01.15 15:10:58.274502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5723 | 2026.01.15 15:10:58.275684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5724 | 2026.01.15 15:10:58.275949 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.01.15 15:10:58.276224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5726 | 2026.01.15 15:10:58.997244 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.01.15 15:10:58.997526 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.01.15 15:10:58.997632 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5729 | 2026.01.15 15:10:58.998509 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.01.15 15:10:58.998547 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5731 | 2026.01.15 15:10:58.998939 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5732 | 2026.01.15 15:10:58.999177 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.01.15 15:10:58.999333 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001885 sec., 12732.095490716181 rows/sec., 1.06 MiB/sec. | ||
| 5734 | 2026.01.15 15:10:58.999375 [ 260 ] {6863e7f4-642f-471a-bfc4-3e96dfdb8366} <Debug> TCPHandler: Processed in 0.00232416 sec. | ||
| 5735 | 2026.01.15 15:10:58.999488 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.01.15 15:10:58.999584 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5737 | 2026.01.15 15:10:58.999626 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5738 | 2026.01.15 15:10:59.000018 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.01.15 15:10:59.000170 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5740 | 2026.01.15 15:10:59.000471 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5741 | 2026.01.15 15:10:59.000676 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.15 15:10:59.000806 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 131.41 KiB/sec. | ||
| 5743 | 2026.01.15 15:10:59.000843 [ 260 ] {18bda9f1-a9f9-4641-aecf-a851d8616605} <Debug> TCPHandler: Processed in 0.001404922 sec. | ||
| 5744 | 2026.01.15 15:10:59.000953 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.01.15 15:10:59.001046 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2026.01.15 15:10:59.001085 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2026.01.15 15:10:59.001622 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.01.15 15:10:59.001657 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5749 | 2026.01.15 15:10:59.001979 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5750 | 2026.01.15 15:10:59.002187 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.01.15 15:10:59.002318 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001291 sec., 199070.48799380325 rows/sec., 17.86 MiB/sec. | ||
| 5752 | 2026.01.15 15:10:59.002356 [ 260 ] {5d5846d0-af9b-414a-9509-39eb4a8c0268} <Debug> TCPHandler: Processed in 0.001453044 sec. | ||
| 5753 | 2026.01.15 15:10:59.002464 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.01.15 15:10:59.002557 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5755 | 2026.01.15 15:10:59.002597 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5756 | 2026.01.15 15:10:59.003011 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.01.15 15:10:59.003046 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5758 | 2026.01.15 15:10:59.003344 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5759 | 2026.01.15 15:10:59.003557 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.01.15 15:10:59.003684 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001145 sec., 47161.572052401745 rows/sec., 3.50 MiB/sec. | ||
| 5761 | 2026.01.15 15:10:59.003721 [ 260 ] {965a2784-2fd9-41ea-8158-501afc1deea7} <Debug> TCPHandler: Processed in 0.001306589 sec. | ||
| 5762 | 2026.01.15 15:10:59.003831 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.01.15 15:10:59.003923 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.01.15 15:10:59.003963 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5765 | 2026.01.15 15:10:59.004357 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.01.15 15:10:59.004392 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5767 | 2026.01.15 15:10:59.004684 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5768 | 2026.01.15 15:10:59.004887 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.01.15 15:10:59.005014 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 5770 | 2026.01.15 15:10:59.005051 [ 260 ] {02896a04-7020-41c7-811b-52944005262f} <Debug> TCPHandler: Processed in 0.001270248 sec. | ||
| 5771 | 2026.01.15 15:10:59.005160 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.01.15 15:10:59.005260 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.01.15 15:10:59.005299 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5774 | 2026.01.15 15:10:59.005685 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.15 15:10:59.005721 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5776 | 2026.01.15 15:10:59.006008 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5777 | 2026.01.15 15:10:59.006214 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.15 15:10:59.006341 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 5779 | 2026.01.15 15:10:59.006379 [ 260 ] {7fe56a8b-4403-485a-a477-1ed0b60622b2} <Debug> TCPHandler: Processed in 0.001269238 sec. | ||
| 5780 | 2026.01.15 15:10:59.006486 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.01.15 15:10:59.006578 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5782 | 2026.01.15 15:10:59.006618 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5783 | 2026.01.15 15:10:59.007061 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.15 15:10:59.007097 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5785 | 2026.01.15 15:10:59.007397 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5786 | 2026.01.15 15:10:59.007598 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.15 15:10:59.007726 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001165 sec., 121888.41201716739 rows/sec., 9.84 MiB/sec. | ||
| 5788 | 2026.01.15 15:10:59.007763 [ 260 ] {1956f27b-e24f-4b66-9c97-40c8b23a7a10} <Debug> TCPHandler: Processed in 0.00132524 sec. | ||
| 5789 | 2026.01.15 15:10:59.007872 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.01.15 15:10:59.007965 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.01.15 15:10:59.008008 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5792 | 2026.01.15 15:10:59.008408 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.15 15:10:59.008443 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5794 | 2026.01.15 15:10:59.008777 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5795 | 2026.01.15 15:10:59.008977 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.15 15:10:59.009103 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001155 sec., 170562.77056277057 rows/sec., 12.23 MiB/sec. | ||
| 5797 | 2026.01.15 15:10:59.009139 [ 260 ] {af03af7f-8fb3-476c-9aeb-2bc9e8ae1718} <Debug> TCPHandler: Processed in 0.001316489 sec. | ||
| 5798 | 2026.01.15 15:10:59.009251 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.01.15 15:10:59.009345 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.01.15 15:10:59.009399 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5801 | 2026.01.15 15:10:59.010254 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.01.15 15:10:59.010291 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5803 | 2026.01.15 15:10:59.010851 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5804 | 2026.01.15 15:10:59.011067 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.01.15 15:10:59.011211 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 5806 | 2026.01.15 15:10:59.011264 [ 260 ] {97b32304-5295-4782-b85d-9ccd230c27de} <Debug> TCPHandler: Processed in 0.002061782 sec. | ||
| 5807 | 2026.01.15 15:10:59.011375 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.01.15 15:10:59.011469 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.01.15 15:10:59.011510 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5810 | 2026.01.15 15:10:59.011849 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.01.15 15:10:59.011884 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5812 | 2026.01.15 15:10:59.012195 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5813 | 2026.01.15 15:10:59.012403 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.01.15 15:10:59.012529 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5815 | 2026.01.15 15:10:59.012564 [ 260 ] {e7478427-dd6f-4a55-9d6e-8a6d43b311a9} <Debug> TCPHandler: Processed in 0.001239337 sec. | ||
| 5816 | 2026.01.15 15:11:00.736067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14777 | ||
| 5817 | 2026.01.15 15:11:00.736560 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.01.15 15:11:00.736606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5819 | 2026.01.15 15:11:00.737077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5820 | 2026.01.15 15:11:00.737312 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.01.15 15:11:00.737466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14777 | ||
| 5822 | 2026.01.15 15:11:00.737495 [ 129 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5823 | 2026.01.15 15:11:00.737598 [ 129 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.01.15 15:11:00.737636 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5825 | 2026.01.15 15:11:00.737801 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 5826 | 2026.01.15 15:11:00.738002 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5827 | 2026.01.15 15:11:00.738061 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12409 rows starting from the beginning of the part | ||
| 5828 | 2026.01.15 15:11:00.738158 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 5829 | 2026.01.15 15:11:00.738233 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 5830 | 2026.01.15 15:11:00.738303 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 5831 | 2026.01.15 15:11:00.738373 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 5832 | 2026.01.15 15:11:00.738417 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 5833 | 2026.01.15 15:11:00.740056 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14777 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023339 sec., 6331462.359141352 rows/sec., 90.57 MiB/sec. | ||
| 5834 | 2026.01.15 15:11:00.740309 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5835 | 2026.01.15 15:11:00.740574 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.15 15:11:00.740642 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_31_6} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5837 | 2026.01.15 15:11:00.740722 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5838 | 2026.01.15 15:11:01.510416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5839 | 2026.01.15 15:11:01.528580 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.01.15 15:11:01.528631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5841 | 2026.01.15 15:11:01.534198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5842 | 2026.01.15 15:11:01.534916 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.01.15 15:11:01.535206 [ 121 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5844 | 2026.01.15 15:11:01.535251 [ 121 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.01.15 15:11:01.535273 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5846 | 2026.01.15 15:11:01.535437 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5847 | 2026.01.15 15:11:01.538211 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5848 | 2026.01.15 15:11:01.539983 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.01.15 15:11:01.541713 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5850 | 2026.01.15 15:11:01.546621 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5851 | 2026.01.15 15:11:01.551230 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5852 | 2026.01.15 15:11:01.555544 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5853 | 2026.01.15 15:11:01.560156 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5854 | 2026.01.15 15:11:01.564256 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 5855 | 2026.01.15 15:11:01.617507 [ 190 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082152064 sec., 2848.376396240026 rows/sec., 14.73 MiB/sec. | ||
| 5856 | 2026.01.15 15:11:01.619482 [ 187 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5857 | 2026.01.15 15:11:01.621328 [ 187 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_31_6} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.01.15 15:11:01.621426 [ 187 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_31_6} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5859 | 2026.01.15 15:11:01.623028 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 5860 | 2026.01.15 15:11:02.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.06 MiB, peak 281.62 MiB, free memory in arenas 0.00 B, will set to 275.75 MiB (RSS), difference: 4.69 MiB | ||
| 5861 | 2026.01.15 15:11:03.993554 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.01.15 15:11:03.993770 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5863 | 2026.01.15 15:11:03.993846 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5864 | 2026.01.15 15:11:03.994534 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.15 15:11:03.994585 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5866 | 2026.01.15 15:11:03.994995 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5867 | 2026.01.15 15:11:03.995219 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.01.15 15:11:03.995379 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 5869 | 2026.01.15 15:11:03.995422 [ 260 ] {bc5f3a4c-d5bd-4000-9c42-bb7511bd53f8} <Debug> TCPHandler: Processed in 0.00201195 sec. | ||
| 5870 | 2026.01.15 15:11:03.995540 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.01.15 15:11:03.995635 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5872 | 2026.01.15 15:11:03.995677 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5873 | 2026.01.15 15:11:03.996091 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.15 15:11:03.996128 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5875 | 2026.01.15 15:11:03.996432 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5876 | 2026.01.15 15:11:03.996644 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.15 15:11:03.996779 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 5878 | 2026.01.15 15:11:03.996818 [ 260 ] {88d5d5d8-3ebf-4097-95a0-cd4d8be115fd} <Debug> TCPHandler: Processed in 0.00132822 sec. | ||
| 5879 | 2026.01.15 15:11:03.996933 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.01.15 15:11:03.997027 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.01.15 15:11:03.997070 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5882 | 2026.01.15 15:11:03.997477 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.01.15 15:11:03.997515 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5884 | 2026.01.15 15:11:03.997857 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5885 | 2026.01.15 15:11:03.998069 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.01.15 15:11:03.998206 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5887 | 2026.01.15 15:11:03.998244 [ 260 ] {9b6729bc-b14c-48af-9982-42e469d4b676} <Debug> TCPHandler: Processed in 0.001361201 sec. | ||
| 5888 | 2026.01.15 15:11:03.998352 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.01.15 15:11:03.998448 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.01.15 15:11:03.998488 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5891 | 2026.01.15 15:11:03.998823 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.01.15 15:11:03.998860 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5893 | 2026.01.15 15:11:03.999164 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5894 | 2026.01.15 15:11:03.999385 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.01.15 15:11:03.999517 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5896 | 2026.01.15 15:11:03.999553 [ 260 ] {e232c496-3939-4de7-b7a3-0b0ab9ff4699} <Debug> TCPHandler: Processed in 0.001250547 sec. | ||
| 5897 | 2026.01.15 15:11:08.112595 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5898 | 2026.01.15 15:11:08.112668 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5899 | 2026.01.15 15:11:08.237574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15289 | ||
| 5900 | 2026.01.15 15:11:08.238214 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.01.15 15:11:08.238249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5902 | 2026.01.15 15:11:08.238986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5903 | 2026.01.15 15:11:08.239229 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.15 15:11:08.239364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15289 | ||
| 5905 | 2026.01.15 15:11:08.276540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 740 | ||
| 5906 | 2026.01.15 15:11:08.278759 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.01.15 15:11:08.278805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5908 | 2026.01.15 15:11:08.280026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5909 | 2026.01.15 15:11:08.280299 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.01.15 15:11:08.280563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5911 | 2026.01.15 15:11:08.994650 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.15 15:11:08.994851 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.15 15:11:08.994925 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5914 | 2026.01.15 15:11:08.995736 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.15 15:11:08.995781 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5916 | 2026.01.15 15:11:08.996188 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5917 | 2026.01.15 15:11:08.996417 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.15 15:11:08.996559 [ 146 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5919 | 2026.01.15 15:11:08.996579 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001783 sec., 76275.93942793045 rows/sec., 6.61 MiB/sec. | ||
| 5920 | 2026.01.15 15:11:08.996637 [ 146 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.01.15 15:11:08.996651 [ 260 ] {1e7aaf48-f9e2-4857-b115-15f2a73c9cc8} <Debug> TCPHandler: Processed in 0.002134344 sec. | ||
| 5922 | 2026.01.15 15:11:08.996666 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5923 | 2026.01.15 15:11:08.996785 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 5924 | 2026.01.15 15:11:08.996795 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.01.15 15:11:08.996904 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5926 | 2026.01.15 15:11:08.996912 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2026.01.15 15:11:08.996948 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5928 | 2026.01.15 15:11:08.996963 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part | ||
| 5929 | 2026.01.15 15:11:08.997047 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 5930 | 2026.01.15 15:11:08.997102 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5931 | 2026.01.15 15:11:08.997155 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 257 rows starting from the beginning of the part | ||
| 5932 | 2026.01.15 15:11:08.997204 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5933 | 2026.01.15 15:11:08.997258 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 5934 | 2026.01.15 15:11:08.997400 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.01.15 15:11:08.997445 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5936 | 2026.01.15 15:11:08.997766 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5937 | 2026.01.15 15:11:08.997990 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.01.15 15:11:08.998136 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001251 sec., 31974.4204636291 rows/sec., 2.35 MiB/sec. | ||
| 5939 | 2026.01.15 15:11:08.998174 [ 260 ] {41e3cf6d-b86d-4073-96fe-ee9386210b23} <Debug> TCPHandler: Processed in 0.001431573 sec. | ||
| 5940 | 2026.01.15 15:11:08.998293 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.01.15 15:11:08.998387 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5942 | 2026.01.15 15:11:08.998427 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5943 | 2026.01.15 15:11:08.998528 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2046 rows, containing 5 columns (5 merged, 0 gathered) in 0.001788583 sec., 1143922.3116847246 rows/sec., 101.19 MiB/sec. | ||
| 5944 | 2026.01.15 15:11:08.998758 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5945 | 2026.01.15 15:11:08.998883 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.01.15 15:11:08.998926 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5947 | 2026.01.15 15:11:08.999010 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.01.15 15:11:08.999098 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_46_9} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5949 | 2026.01.15 15:11:08.999172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5950 | 2026.01.15 15:11:08.999266 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5951 | 2026.01.15 15:11:08.999494 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.01.15 15:11:08.999607 [ 146 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5953 | 2026.01.15 15:11:08.999628 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00126 sec., 82539.68253968253 rows/sec., 6.45 MiB/sec. | ||
| 5954 | 2026.01.15 15:11:08.999647 [ 146 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.01.15 15:11:08.999672 [ 260 ] {b4f01e91-07e8-4931-8aa6-b1ee7abe4eea} <Debug> TCPHandler: Processed in 0.001429293 sec. | ||
| 5956 | 2026.01.15 15:11:08.999673 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 5957 | 2026.01.15 15:11:08.999766 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 5958 | 2026.01.15 15:11:08.999803 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.01.15 15:11:08.999860 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2026.01.15 15:11:08.999891 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 5961 | 2026.01.15 15:11:08.999902 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.01.15 15:11:08.999944 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 5963 | 2026.01.15 15:11:08.999953 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5964 | 2026.01.15 15:11:08.999996 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5965 | 2026.01.15 15:11:09.000040 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 142 rows starting from the beginning of the part | ||
| 5966 | 2026.01.15 15:11:09.000077 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5967 | 2026.01.15 15:11:09.000112 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 5968 | 2026.01.15 15:11:09.000444 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.01.15 15:11:09.000491 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5970 | 2026.01.15 15:11:09.000905 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5971 | 2026.01.15 15:11:09.001020 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282578 sec., 865444.4408059394 rows/sec., 69.84 MiB/sec. | ||
| 5972 | 2026.01.15 15:11:09.001162 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.01.15 15:11:09.001250 [ 192 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5974 | 2026.01.15 15:11:09.001268 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000917958 sec. | ||
| 5975 | 2026.01.15 15:11:09.001319 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5976 | 2026.01.15 15:11:09.001325 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
| 5977 | 2026.01.15 15:11:09.001360 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.15 15:11:09.001386 [ 260 ] {ee99e0df-7cab-4eeb-bc83-7ab1ddf98743} <Debug> TCPHandler: Processed in 0.001632799 sec. | ||
| 5979 | 2026.01.15 15:11:09.001388 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5980 | 2026.01.15 15:11:09.001469 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5981 | 2026.01.15 15:11:09.001521 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.01.15 15:11:09.001559 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5983 | 2026.01.15 15:11:09.001593 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12234 rows starting from the beginning of the part | ||
| 5984 | 2026.01.15 15:11:09.001611 [ 192 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.01.15 15:11:09.001625 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.01.15 15:11:09.001642 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5987 | 2026.01.15 15:11:09.001690 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5988 | 2026.01.15 15:11:09.001692 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5989 | 2026.01.15 15:11:09.001698 [ 192 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_46_9} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5990 | 2026.01.15 15:11:09.001749 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 5991 | 2026.01.15 15:11:09.001797 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5992 | 2026.01.15 15:11:09.001834 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 5993 | 2026.01.15 15:11:09.001837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5994 | 2026.01.15 15:11:09.002610 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.01.15 15:11:09.002651 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 5996 | 2026.01.15 15:11:09.003398 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5997 | 2026.01.15 15:11:09.003642 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.01.15 15:11:09.003784 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002179 sec., 18357.044515832953 rows/sec., 32.89 MiB/sec. | ||
| 5999 | 2026.01.15 15:11:09.003839 [ 260 ] {5496650e-358b-4deb-81d7-4f3f22389abe} <Debug> TCPHandler: Processed in 0.002369091 sec. | ||
| 6000 | 2026.01.15 15:11:09.003952 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.01.15 15:11:09.004047 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.01.15 15:11:09.004089 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6003 | 2026.01.15 15:11:09.004438 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.01.15 15:11:09.004474 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6005 | 2026.01.15 15:11:09.004868 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6006 | 2026.01.15 15:11:09.005083 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.01.15 15:11:09.005211 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 6008 | 2026.01.15 15:11:09.005223 [ 144 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6009 | 2026.01.15 15:11:09.005247 [ 260 ] {c7f5fbe6-9e03-49ef-ad3c-6b17747d7880} <Debug> TCPHandler: Processed in 0.001345061 sec. | ||
| 6010 | 2026.01.15 15:11:09.005283 [ 144 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.01.15 15:11:09.005314 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6012 | 2026.01.15 15:11:09.005410 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6013 | 2026.01.15 15:11:09.005532 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6014 | 2026.01.15 15:11:09.005574 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2340 rows starting from the beginning of the part | ||
| 6015 | 2026.01.15 15:11:09.005645 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6016 | 2026.01.15 15:11:09.005698 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6017 | 2026.01.15 15:11:09.005739 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6018 | 2026.01.15 15:11:09.005776 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6019 | 2026.01.15 15:11:09.005818 [ 197 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6020 | 2026.01.15 15:11:09.006049 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13071 rows, containing 5 columns (5 merged, 0 gathered) in 0.004603848 sec., 2839146.731169231 rows/sec., 195.18 MiB/sec. | ||
| 6021 | 2026.01.15 15:11:09.006424 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6022 | 2026.01.15 15:11:09.006718 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.01.15 15:11:09.006793 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6024 | 2026.01.15 15:11:09.006891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6025 | 2026.01.15 15:11:09.007063 [ 195 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001697071 sec., 1555621.4206712623 rows/sec., 104.79 MiB/sec. | ||
| 6026 | 2026.01.15 15:11:09.007376 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6027 | 2026.01.15 15:11:09.007625 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.01.15 15:11:09.007687 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_46_9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6029 | 2026.01.15 15:11:09.007770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6030 | 2026.01.15 15:11:09.038314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6031 | 2026.01.15 15:11:09.054514 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.01.15 15:11:09.054566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 6033 | 2026.01.15 15:11:09.060190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6034 | 2026.01.15 15:11:09.060903 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.01.15 15:11:09.064683 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6036 | 2026.01.15 15:11:10.006757 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.81 MiB, peak 283.49 MiB, free memory in arenas 0.00 B, will set to 278.24 MiB (RSS), difference: 1.43 MiB | ||
| 6037 | 2026.01.15 15:11:14.032514 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.01.15 15:11:14.032781 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6039 | 2026.01.15 15:11:14.032889 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6040 | 2026.01.15 15:11:14.033745 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.01.15 15:11:14.033808 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6042 | 2026.01.15 15:11:14.034287 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6043 | 2026.01.15 15:11:14.034580 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.01.15 15:11:14.034802 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002083 sec., 960.1536245799327 rows/sec., 78.29 KiB/sec. | ||
| 6045 | 2026.01.15 15:11:14.034873 [ 260 ] {bafe8d80-eb6b-451c-8a31-326e51cd9934} <Debug> TCPHandler: Processed in 0.002539346 sec. | ||
| 6046 | 2026.01.15 15:11:14.035068 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.01.15 15:11:14.035232 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6048 | 2026.01.15 15:11:14.035294 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6049 | 2026.01.15 15:11:14.036967 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.01.15 15:11:14.037026 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6051 | 2026.01.15 15:11:14.037631 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6052 | 2026.01.15 15:11:14.037960 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.01.15 15:11:14.038175 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002977 sec., 402082.63352368155 rows/sec., 33.15 MiB/sec. | ||
| 6054 | 2026.01.15 15:11:14.038238 [ 260 ] {632ac25f-8c88-4ec4-92b3-2129502098e4} <Debug> TCPHandler: Processed in 0.003238957 sec. | ||
| 6055 | 2026.01.15 15:11:14.038438 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.01.15 15:11:14.038577 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6057 | 2026.01.15 15:11:14.038634 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6058 | 2026.01.15 15:11:14.039170 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2026.01.15 15:11:14.039221 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6060 | 2026.01.15 15:11:14.039755 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6061 | 2026.01.15 15:11:14.040104 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.01.15 15:11:14.040295 [ 142 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6063 | 2026.01.15 15:11:14.040329 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00178 sec., 1123.5955056179776 rows/sec., 78.45 KiB/sec. | ||
| 6064 | 2026.01.15 15:11:14.040389 [ 142 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.01.15 15:11:14.040418 [ 260 ] {463f40b2-c284-48ee-984e-29546be5a1ff} <Debug> TCPHandler: Processed in 0.002044262 sec. | ||
| 6066 | 2026.01.15 15:11:14.040425 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6067 | 2026.01.15 15:11:14.040562 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 6068 | 2026.01.15 15:11:14.040595 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.01.15 15:11:14.040694 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6070 | 2026.01.15 15:11:14.040739 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 6071 | 2026.01.15 15:11:14.040743 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.01.15 15:11:14.040811 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6073 | 2026.01.15 15:11:14.040816 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 6074 | 2026.01.15 15:11:14.040885 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6075 | 2026.01.15 15:11:14.040942 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
| 6076 | 2026.01.15 15:11:14.040990 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6077 | 2026.01.15 15:11:14.041042 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6078 | 2026.01.15 15:11:14.041619 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.15 15:11:14.041673 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6080 | 2026.01.15 15:11:14.042218 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6081 | 2026.01.15 15:11:14.042419 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899077 sec., 109526.89122136701 rows/sec., 8.45 MiB/sec. | ||
| 6082 | 2026.01.15 15:11:14.042560 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.01.15 15:11:14.042693 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6084 | 2026.01.15 15:11:14.042746 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002042 sec., 111655.23996082273 rows/sec., 7.56 MiB/sec. | ||
| 6085 | 2026.01.15 15:11:14.042800 [ 260 ] {05327274-e871-45d9-a420-1404dee41b82} <Debug> TCPHandler: Processed in 0.002282378 sec. | ||
| 6086 | 2026.01.15 15:11:14.042951 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.01.15 15:11:14.043079 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6088 | 2026.01.15 15:11:14.043105 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.15 15:11:14.043138 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6090 | 2026.01.15 15:11:14.043233 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_31_6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6091 | 2026.01.15 15:11:14.043359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6092 | 2026.01.15 15:11:14.043902 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.15 15:11:14.043952 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6094 | 2026.01.15 15:11:14.044366 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6095 | 2026.01.15 15:11:14.044584 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.15 15:11:14.044726 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001675 sec., 311641.7910447761 rows/sec., 23.07 MiB/sec. | ||
| 6097 | 2026.01.15 15:11:14.044771 [ 260 ] {f6691f94-474b-481f-b41a-886f3e79810b} <Debug> TCPHandler: Processed in 0.001882006 sec. | ||
| 6098 | 2026.01.15 15:11:14.044928 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.15 15:11:14.045064 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.15 15:11:14.045130 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6101 | 2026.01.15 15:11:14.045945 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.15 15:11:14.045988 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6103 | 2026.01.15 15:11:14.046498 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6104 | 2026.01.15 15:11:14.046772 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.15 15:11:14.046928 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001894 sec., 446145.7233368532 rows/sec., 30.03 MiB/sec. | ||
| 6106 | 2026.01.15 15:11:14.046973 [ 260 ] {5fef0196-ca3e-422c-8f7d-231de6a76509} <Debug> TCPHandler: Processed in 0.002114283 sec. | ||
| 6107 | 2026.01.15 15:11:14.047113 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.01.15 15:11:14.047222 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.01.15 15:11:14.047270 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2026.01.15 15:11:14.047705 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.15 15:11:14.047748 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6112 | 2026.01.15 15:11:14.048127 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6113 | 2026.01.15 15:11:14.048429 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.15 15:11:14.048585 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
| 6115 | 2026.01.15 15:11:14.048631 [ 260 ] {59714723-aaae-4fce-8040-f7a1f8ead2ea} <Debug> TCPHandler: Processed in 0.001575957 sec. | ||
| 6116 | 2026.01.15 15:11:14.185824 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38857 | ||
| 6117 | 2026.01.15 15:11:14.185931 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6118 | 2026.01.15 15:11:14.185958 [ 288 ] {} <Debug> TCP-Session: b0a69709-a253-4dbf-b329-c7af96ecc93a Authenticating user 'default' from [fd00:1122:3344:101::e]:38857 | ||
| 6119 | 2026.01.15 15:11:14.185982 [ 288 ] {} <Debug> TCP-Session: b0a69709-a253-4dbf-b329-c7af96ecc93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2026.01.15 15:11:14.185995 [ 288 ] {} <Debug> TCP-Session: b0a69709-a253-4dbf-b329-c7af96ecc93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.01.15 15:11:14.186186 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63722 | ||
| 6122 | 2026.01.15 15:11:14.186223 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56695 | ||
| 6123 | 2026.01.15 15:11:14.186255 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55589 | ||
| 6124 | 2026.01.15 15:11:14.186279 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36359 | ||
| 6125 | 2026.01.15 15:11:14.186291 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55204 | ||
| 6126 | 2026.01.15 15:11:14.186311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6127 | 2026.01.15 15:11:14.186294 [ 288 ] {} <Trace> TCP-Session: b0a69709-a253-4dbf-b329-c7af96ecc93a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.01.15 15:11:14.186369 [ 289 ] {} <Debug> TCP-Session: f48174d5-b840-40f4-8a72-ffb744abf533 Authenticating user 'default' from [fd00:1122:3344:101::e]:63722 | ||
| 6129 | 2026.01.15 15:11:14.186271 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58687 | ||
| 6130 | 2026.01.15 15:11:14.186408 [ 289 ] {} <Debug> TCP-Session: f48174d5-b840-40f4-8a72-ffb744abf533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.01.15 15:11:14.186240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64835 | ||
| 6132 | 2026.01.15 15:11:14.186442 [ 289 ] {} <Debug> TCP-Session: f48174d5-b840-40f4-8a72-ffb744abf533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.01.15 15:11:14.186474 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6134 | 2026.01.15 15:11:14.186230 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44705 | ||
| 6135 | 2026.01.15 15:11:14.186504 [ 293 ] {} <Debug> TCP-Session: fcde001b-fe1f-4920-ad2c-745504a28ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55589 | ||
| 6136 | 2026.01.15 15:11:14.186536 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6137 | 2026.01.15 15:11:14.186547 [ 293 ] {} <Debug> TCP-Session: fcde001b-fe1f-4920-ad2c-745504a28ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.01.15 15:11:14.186578 [ 293 ] {} <Debug> TCP-Session: fcde001b-fe1f-4920-ad2c-745504a28ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.01.15 15:11:14.186805 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6140 | 2026.01.15 15:11:14.186810 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6141 | 2026.01.15 15:11:14.186846 [ 294 ] {} <Debug> TCP-Session: aaf1cb5d-dc49-448e-9e5d-b50872ce45db Authenticating user 'default' from [fd00:1122:3344:101::e]:58687 | ||
| 6142 | 2026.01.15 15:11:14.186879 [ 294 ] {} <Debug> TCP-Session: aaf1cb5d-dc49-448e-9e5d-b50872ce45db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.01.15 15:11:14.186886 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6144 | 2026.01.15 15:11:14.186892 [ 294 ] {} <Debug> TCP-Session: aaf1cb5d-dc49-448e-9e5d-b50872ce45db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.01.15 15:11:14.186910 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6146 | 2026.01.15 15:11:14.186944 [ 292 ] {} <Debug> TCP-Session: 3478f7b0-904c-4246-abb2-b4afbffac8db Authenticating user 'default' from [fd00:1122:3344:101::e]:64835 | ||
| 6147 | 2026.01.15 15:11:14.186961 [ 292 ] {} <Debug> TCP-Session: 3478f7b0-904c-4246-abb2-b4afbffac8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.01.15 15:11:14.186976 [ 292 ] {} <Debug> TCP-Session: 3478f7b0-904c-4246-abb2-b4afbffac8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.01.15 15:11:14.187189 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 6150 | 2026.01.15 15:11:14.187253 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6151 | 2026.01.15 15:11:14.187290 [ 291 ] {} <Debug> TCP-Session: cccc5d4c-f261-4dc7-a356-e31f572ce0c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44705 | ||
| 6152 | 2026.01.15 15:11:14.187318 [ 291 ] {} <Debug> TCP-Session: cccc5d4c-f261-4dc7-a356-e31f572ce0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.01.15 15:11:14.187332 [ 291 ] {} <Debug> TCP-Session: cccc5d4c-f261-4dc7-a356-e31f572ce0c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.01.15 15:11:14.187353 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2026.01.15 15:11:14.187388 [ 350 ] {} <Debug> TCP-Session: 123d4f4b-000d-4365-a4e8-9926df1b23a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55204 | ||
| 6156 | 2026.01.15 15:11:14.187485 [ 350 ] {} <Debug> TCP-Session: 123d4f4b-000d-4365-a4e8-9926df1b23a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.01.15 15:11:14.187502 [ 350 ] {} <Debug> TCP-Session: 123d4f4b-000d-4365-a4e8-9926df1b23a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.01.15 15:11:14.187526 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2026.01.15 15:11:14.187564 [ 290 ] {} <Debug> TCP-Session: 32324f6f-18e2-49e4-89de-4c9d4d3d8a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:56695 | ||
| 6160 | 2026.01.15 15:11:14.187580 [ 290 ] {} <Debug> TCP-Session: 32324f6f-18e2-49e4-89de-4c9d4d3d8a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.01.15 15:11:14.187587 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6162 | 2026.01.15 15:11:14.187592 [ 290 ] {} <Debug> TCP-Session: 32324f6f-18e2-49e4-89de-4c9d4d3d8a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.01.15 15:11:14.187616 [ 259 ] {} <Debug> TCP-Session: 210ccc48-91fb-41b9-b66a-6bd66c205c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:36359 | ||
| 6164 | 2026.01.15 15:11:14.187633 [ 259 ] {} <Debug> TCP-Session: 210ccc48-91fb-41b9-b66a-6bd66c205c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.01.15 15:11:14.187645 [ 259 ] {} <Debug> TCP-Session: 210ccc48-91fb-41b9-b66a-6bd66c205c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.01.15 15:11:14.188116 [ 346 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> AggregatingTransform: Aggregating | ||
| 6167 | 2026.01.15 15:11:14.188158 [ 346 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6168 | 2026.01.15 15:11:14.188191 [ 346 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901358 sec. (1109.437 rows/sec., 43.34 KiB/sec.) | ||
| 6169 | 2026.01.15 15:11:14.188214 [ 346 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Trace> Aggregator: Merging aggregated data | ||
| 6170 | 2026.01.15 15:11:14.189420 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 6171 | 2026.01.15 15:11:14.189540 [ 288 ] {817c7a8d-13fb-447d-9ecd-7627ccae541d} <Debug> TCPHandler: Processed in 0.003368061 sec. | ||
| 6172 | 2026.01.15 15:11:14.189663 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6173 | 2026.01.15 15:11:14.189690 [ 288 ] {} <Debug> TCP-Session: b0a69709-a253-4dbf-b329-c7af96ecc93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.01.15 15:11:14.189695 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6175 | 2026.01.15 15:11:14.189721 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6176 | 2026.01.15 15:11:14.189742 [ 289 ] {} <Debug> TCP-Session: f48174d5-b840-40f4-8a72-ffb744abf533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.01.15 15:11:14.189758 [ 350 ] {} <Debug> TCP-Session: 123d4f4b-000d-4365-a4e8-9926df1b23a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.01.15 15:11:14.189757 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6179 | 2026.01.15 15:11:14.189775 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6180 | 2026.01.15 15:11:14.189800 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6181 | 2026.01.15 15:11:14.189822 [ 259 ] {} <Debug> TCP-Session: 210ccc48-91fb-41b9-b66a-6bd66c205c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.01.15 15:11:14.189835 [ 291 ] {} <Debug> TCP-Session: cccc5d4c-f261-4dc7-a356-e31f572ce0c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2026.01.15 15:11:14.189846 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6184 | 2026.01.15 15:11:14.189850 [ 290 ] {} <Debug> TCP-Session: 32324f6f-18e2-49e4-89de-4c9d4d3d8a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.01.15 15:11:14.189869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6186 | 2026.01.15 15:11:14.189891 [ 293 ] {} <Debug> TCP-Session: fcde001b-fe1f-4920-ad2c-745504a28ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.01.15 15:11:14.189820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6188 | 2026.01.15 15:11:14.189920 [ 294 ] {} <Debug> TCP-Session: aaf1cb5d-dc49-448e-9e5d-b50872ce45db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.01.15 15:11:14.189967 [ 292 ] {} <Debug> TCP-Session: 3478f7b0-904c-4246-abb2-b4afbffac8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.01.15 15:11:14.230188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41357 | ||
| 6191 | 2026.01.15 15:11:14.230278 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2026.01.15 15:11:14.230306 [ 288 ] {} <Debug> TCP-Session: a3ca7a15-54ec-4f99-9c04-0fd3c9c27162 Authenticating user 'default' from [fd00:1122:3344:101::e]:41357 | ||
| 6193 | 2026.01.15 15:11:14.230328 [ 288 ] {} <Debug> TCP-Session: a3ca7a15-54ec-4f99-9c04-0fd3c9c27162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.01.15 15:11:14.230342 [ 288 ] {} <Debug> TCP-Session: a3ca7a15-54ec-4f99-9c04-0fd3c9c27162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.01.15 15:11:14.230539 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35832 | ||
| 6196 | 2026.01.15 15:11:14.230566 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59459 | ||
| 6197 | 2026.01.15 15:11:14.230595 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50056 | ||
| 6198 | 2026.01.15 15:11:14.230634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44156 | ||
| 6199 | 2026.01.15 15:11:14.230645 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44698 | ||
| 6200 | 2026.01.15 15:11:14.230657 [ 288 ] {} <Trace> TCP-Session: a3ca7a15-54ec-4f99-9c04-0fd3c9c27162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.01.15 15:11:14.230685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2026.01.15 15:11:14.230689 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41099 | ||
| 6203 | 2026.01.15 15:11:14.230730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2026.01.15 15:11:14.230730 [ 291 ] {} <Debug> TCP-Session: 219e5e0a-f2d9-4f86-9944-9e91c3fe2150 Authenticating user 'default' from [fd00:1122:3344:101::e]:50056 | ||
| 6205 | 2026.01.15 15:11:14.230764 [ 293 ] {} <Debug> TCP-Session: f72c9bba-a2f3-4699-9fed-d0cdb09d9560 Authenticating user 'default' from [fd00:1122:3344:101::e]:44698 | ||
| 6206 | 2026.01.15 15:11:14.230779 [ 291 ] {} <Debug> TCP-Session: 219e5e0a-f2d9-4f86-9944-9e91c3fe2150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.01.15 15:11:14.230791 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6208 | 2026.01.15 15:11:14.230799 [ 293 ] {} <Debug> TCP-Session: f72c9bba-a2f3-4699-9fed-d0cdb09d9560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.01.15 15:11:14.230803 [ 291 ] {} <Debug> TCP-Session: 219e5e0a-f2d9-4f86-9944-9e91c3fe2150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.01.15 15:11:14.230829 [ 293 ] {} <Debug> TCP-Session: f72c9bba-a2f3-4699-9fed-d0cdb09d9560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.01.15 15:11:14.230830 [ 350 ] {} <Debug> TCP-Session: 5710a6eb-7e15-4f53-a9ed-f6fa864afe74 Authenticating user 'default' from [fd00:1122:3344:101::e]:41099 | ||
| 6212 | 2026.01.15 15:11:14.230845 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41357) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6213 | 2026.01.15 15:11:14.230875 [ 350 ] {} <Debug> TCP-Session: 5710a6eb-7e15-4f53-a9ed-f6fa864afe74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.01.15 15:11:14.230679 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52490 | ||
| 6215 | 2026.01.15 15:11:14.230912 [ 350 ] {} <Debug> TCP-Session: 5710a6eb-7e15-4f53-a9ed-f6fa864afe74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.01.15 15:11:14.230668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54798 | ||
| 6217 | 2026.01.15 15:11:14.230973 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.01.15 15:11:14.230709 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6219 | 2026.01.15 15:11:14.231002 [ 259 ] {} <Debug> TCP-Session: f9dcce5a-2852-4cac-803d-bfdb2819a98d Authenticating user 'default' from [fd00:1122:3344:101::e]:52490 | ||
| 6220 | 2026.01.15 15:11:14.231019 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6221 | 2026.01.15 15:11:14.231023 [ 292 ] {} <Debug> TCP-Session: 791cdf06-82ca-49a0-89fe-445d63c07083 Authenticating user 'default' from [fd00:1122:3344:101::e]:44156 | ||
| 6222 | 2026.01.15 15:11:14.231038 [ 259 ] {} <Debug> TCP-Session: f9dcce5a-2852-4cac-803d-bfdb2819a98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2026.01.15 15:11:14.231045 [ 294 ] {} <Debug> TCP-Session: bcef973e-d4e8-4e6c-a8fd-4cb5520b923e Authenticating user 'default' from [fd00:1122:3344:101::e]:54798 | ||
| 6224 | 2026.01.15 15:11:14.231058 [ 292 ] {} <Debug> TCP-Session: 791cdf06-82ca-49a0-89fe-445d63c07083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.01.15 15:11:14.231079 [ 294 ] {} <Debug> TCP-Session: bcef973e-d4e8-4e6c-a8fd-4cb5520b923e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.01.15 15:11:14.231095 [ 292 ] {} <Debug> TCP-Session: 791cdf06-82ca-49a0-89fe-445d63c07083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.01.15 15:11:14.231108 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6228 | 2026.01.15 15:11:14.231106 [ 294 ] {} <Debug> TCP-Session: bcef973e-d4e8-4e6c-a8fd-4cb5520b923e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.01.15 15:11:14.231065 [ 259 ] {} <Debug> TCP-Session: f9dcce5a-2852-4cac-803d-bfdb2819a98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.01.15 15:11:14.230681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6231 | 2026.01.15 15:11:14.231165 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6232 | 2026.01.15 15:11:14.230670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6233 | 2026.01.15 15:11:14.231210 [ 289 ] {} <Debug> TCP-Session: 2efa2a0c-0b7e-40ee-aca8-145e0fdc2645 Authenticating user 'default' from [fd00:1122:3344:101::e]:35832 | ||
| 6234 | 2026.01.15 15:11:14.231241 [ 290 ] {} <Debug> TCP-Session: 02ae9549-e4c9-4a8d-9a41-392b8405b238 Authenticating user 'default' from [fd00:1122:3344:101::e]:59459 | ||
| 6235 | 2026.01.15 15:11:14.231258 [ 289 ] {} <Debug> TCP-Session: 2efa2a0c-0b7e-40ee-aca8-145e0fdc2645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.01.15 15:11:14.231269 [ 290 ] {} <Debug> TCP-Session: 02ae9549-e4c9-4a8d-9a41-392b8405b238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.01.15 15:11:14.231292 [ 289 ] {} <Debug> TCP-Session: 2efa2a0c-0b7e-40ee-aca8-145e0fdc2645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.01.15 15:11:14.231305 [ 290 ] {} <Debug> TCP-Session: 02ae9549-e4c9-4a8d-9a41-392b8405b238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.01.15 15:11:14.231482 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 6240 | 2026.01.15 15:11:14.232329 [ 320 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> AggregatingTransform: Aggregating | ||
| 6241 | 2026.01.15 15:11:14.232379 [ 320 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 6242 | 2026.01.15 15:11:14.232416 [ 320 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000819075 sec. (1220.889 rows/sec., 47.69 KiB/sec.) | ||
| 6243 | 2026.01.15 15:11:14.232435 [ 320 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Trace> Aggregator: Merging aggregated data | ||
| 6244 | 2026.01.15 15:11:14.233722 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 6245 | 2026.01.15 15:11:14.233849 [ 288 ] {79f120bb-3176-4f5f-95b0-ec83b18200b3} <Debug> TCPHandler: Processed in 0.003297849 sec. | ||
| 6246 | 2026.01.15 15:11:14.233968 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6247 | 2026.01.15 15:11:14.233994 [ 288 ] {} <Debug> TCP-Session: a3ca7a15-54ec-4f99-9c04-0fd3c9c27162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.01.15 15:11:14.234001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.01.15 15:11:14.234018 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6250 | 2026.01.15 15:11:14.234050 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6251 | 2026.01.15 15:11:14.234051 [ 289 ] {} <Debug> TCP-Session: 2efa2a0c-0b7e-40ee-aca8-145e0fdc2645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.01.15 15:11:14.234065 [ 292 ] {} <Debug> TCP-Session: 791cdf06-82ca-49a0-89fe-445d63c07083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.01.15 15:11:14.234090 [ 293 ] {} <Debug> TCP-Session: f72c9bba-a2f3-4699-9fed-d0cdb09d9560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.01.15 15:11:14.234098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6255 | 2026.01.15 15:11:14.234118 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6256 | 2026.01.15 15:11:14.234144 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6257 | 2026.01.15 15:11:14.234159 [ 290 ] {} <Debug> TCP-Session: 02ae9549-e4c9-4a8d-9a41-392b8405b238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.01.15 15:11:14.234166 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6259 | 2026.01.15 15:11:14.234185 [ 291 ] {} <Debug> TCP-Session: 219e5e0a-f2d9-4f86-9944-9e91c3fe2150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.01.15 15:11:14.234194 [ 259 ] {} <Debug> TCP-Session: f9dcce5a-2852-4cac-803d-bfdb2819a98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.01.15 15:11:14.234216 [ 294 ] {} <Debug> TCP-Session: bcef973e-d4e8-4e6c-a8fd-4cb5520b923e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.01.15 15:11:14.234070 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6263 | 2026.01.15 15:11:14.234278 [ 350 ] {} <Debug> TCP-Session: 5710a6eb-7e15-4f53-a9ed-f6fa864afe74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.01.15 15:11:14.266686 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47369 | ||
| 6265 | 2026.01.15 15:11:14.266772 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2026.01.15 15:11:14.266797 [ 292 ] {} <Debug> TCP-Session: 36c75657-64d7-484a-be69-95ec35d4ce91 Authenticating user 'default' from [fd00:1122:3344:101::e]:47369 | ||
| 6267 | 2026.01.15 15:11:14.266818 [ 292 ] {} <Debug> TCP-Session: 36c75657-64d7-484a-be69-95ec35d4ce91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.01.15 15:11:14.266831 [ 292 ] {} <Debug> TCP-Session: 36c75657-64d7-484a-be69-95ec35d4ce91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.01.15 15:11:14.267072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37151 | ||
| 6270 | 2026.01.15 15:11:14.267096 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32990 | ||
| 6271 | 2026.01.15 15:11:14.267106 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62939 | ||
| 6272 | 2026.01.15 15:11:14.267137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54162 | ||
| 6273 | 2026.01.15 15:11:14.267163 [ 292 ] {} <Trace> TCP-Session: 36c75657-64d7-484a-be69-95ec35d4ce91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.01.15 15:11:14.267173 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6275 | 2026.01.15 15:11:14.267195 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6276 | 2026.01.15 15:11:14.267223 [ 293 ] {} <Debug> TCP-Session: 9c663e13-a632-4cd4-aa67-04f262fd8e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:37151 | ||
| 6277 | 2026.01.15 15:11:14.267233 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6278 | 2026.01.15 15:11:14.267234 [ 288 ] {} <Debug> TCP-Session: b838b9e5-b705-4753-8e22-6b1dd6c3f067 Authenticating user 'default' from [fd00:1122:3344:101::e]:62939 | ||
| 6279 | 2026.01.15 15:11:14.267257 [ 293 ] {} <Debug> TCP-Session: 9c663e13-a632-4cd4-aa67-04f262fd8e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.01.15 15:11:14.267275 [ 291 ] {} <Debug> TCP-Session: f1ba31a2-3ee8-4975-91e7-1fe721d83b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54162 | ||
| 6281 | 2026.01.15 15:11:14.267277 [ 288 ] {} <Debug> TCP-Session: b838b9e5-b705-4753-8e22-6b1dd6c3f067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.01.15 15:11:14.267288 [ 293 ] {} <Debug> TCP-Session: 9c663e13-a632-4cd4-aa67-04f262fd8e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.01.15 15:11:14.267308 [ 291 ] {} <Debug> TCP-Session: f1ba31a2-3ee8-4975-91e7-1fe721d83b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.01.15 15:11:14.267314 [ 288 ] {} <Debug> TCP-Session: b838b9e5-b705-4753-8e22-6b1dd6c3f067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.01.15 15:11:14.267343 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47369) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6286 | 2026.01.15 15:11:14.267352 [ 291 ] {} <Debug> TCP-Session: f1ba31a2-3ee8-4975-91e7-1fe721d83b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.01.15 15:11:14.267082 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34181 | ||
| 6288 | 2026.01.15 15:11:14.267174 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6289 | 2026.01.15 15:11:14.267124 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47655 | ||
| 6290 | 2026.01.15 15:11:14.267477 [ 350 ] {} <Debug> TCP-Session: cf1c6f6c-8151-43e2-9bb3-4a981b8795b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32990 | ||
| 6291 | 2026.01.15 15:11:14.267494 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6292 | 2026.01.15 15:11:14.267511 [ 350 ] {} <Debug> TCP-Session: cf1c6f6c-8151-43e2-9bb3-4a981b8795b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.01.15 15:11:14.267118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63903 | ||
| 6294 | 2026.01.15 15:11:14.267536 [ 350 ] {} <Debug> TCP-Session: cf1c6f6c-8151-43e2-9bb3-4a981b8795b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.01.15 15:11:14.267534 [ 259 ] {} <Debug> TCP-Session: 1694bdd0-deda-4d5b-a26e-78c306d75c17 Authenticating user 'default' from [fd00:1122:3344:101::e]:34181 | ||
| 6296 | 2026.01.15 15:11:14.267531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.01.15 15:11:14.267582 [ 259 ] {} <Debug> TCP-Session: 1694bdd0-deda-4d5b-a26e-78c306d75c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.01.15 15:11:14.267595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6299 | 2026.01.15 15:11:14.267598 [ 290 ] {} <Debug> TCP-Session: 344fb697-896f-4574-8dab-1dd2911f39f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47655 | ||
| 6300 | 2026.01.15 15:11:14.267600 [ 259 ] {} <Debug> TCP-Session: 1694bdd0-deda-4d5b-a26e-78c306d75c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.01.15 15:11:14.267636 [ 290 ] {} <Debug> TCP-Session: 344fb697-896f-4574-8dab-1dd2911f39f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.01.15 15:11:14.267626 [ 289 ] {} <Debug> TCP-Session: 8ec78854-f0b4-48db-a09d-59f57b16f694 Authenticating user 'default' from [fd00:1122:3344:101::e]:63903 | ||
| 6303 | 2026.01.15 15:11:14.267643 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6304 | 2026.01.15 15:11:14.267672 [ 289 ] {} <Debug> TCP-Session: 8ec78854-f0b4-48db-a09d-59f57b16f694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.01.15 15:11:14.267654 [ 290 ] {} <Debug> TCP-Session: 344fb697-896f-4574-8dab-1dd2911f39f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.01.15 15:11:14.267704 [ 289 ] {} <Debug> TCP-Session: 8ec78854-f0b4-48db-a09d-59f57b16f694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.01.15 15:11:14.267730 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6308 | 2026.01.15 15:11:14.267075 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51802 | ||
| 6309 | 2026.01.15 15:11:14.267829 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6310 | 2026.01.15 15:11:14.267853 [ 294 ] {} <Debug> TCP-Session: 8109be40-d7ad-4127-9010-829401b1c80c Authenticating user 'default' from [fd00:1122:3344:101::e]:51802 | ||
| 6311 | 2026.01.15 15:11:14.267869 [ 294 ] {} <Debug> TCP-Session: 8109be40-d7ad-4127-9010-829401b1c80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.01.15 15:11:14.267881 [ 294 ] {} <Debug> TCP-Session: 8109be40-d7ad-4127-9010-829401b1c80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.01.15 15:11:14.268057 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 6314 | 2026.01.15 15:11:14.269124 [ 303 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> AggregatingTransform: Aggregating | ||
| 6315 | 2026.01.15 15:11:14.269173 [ 303 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6316 | 2026.01.15 15:11:14.269209 [ 303 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039511 sec. (961.991 rows/sec., 37.58 KiB/sec.) | ||
| 6317 | 2026.01.15 15:11:14.269229 [ 303 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Trace> Aggregator: Merging aggregated data | ||
| 6318 | 2026.01.15 15:11:14.270583 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003299 sec., 303.1221582297666 rows/sec., 11.84 KiB/sec. | ||
| 6319 | 2026.01.15 15:11:14.270688 [ 292 ] {92e3ea4b-74a4-48fe-a887-841eda9d8fdd} <Debug> TCPHandler: Processed in 0.00365596 sec. | ||
| 6320 | 2026.01.15 15:11:14.270780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6321 | 2026.01.15 15:11:14.270810 [ 292 ] {} <Debug> TCP-Session: 36c75657-64d7-484a-be69-95ec35d4ce91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2026.01.15 15:11:14.270814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.01.15 15:11:14.270837 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6324 | 2026.01.15 15:11:14.270856 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6325 | 2026.01.15 15:11:14.270862 [ 291 ] {} <Debug> TCP-Session: f1ba31a2-3ee8-4975-91e7-1fe721d83b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.01.15 15:11:14.270882 [ 293 ] {} <Debug> TCP-Session: 9c663e13-a632-4cd4-aa67-04f262fd8e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.01.15 15:11:14.270901 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6328 | 2026.01.15 15:11:14.270915 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6329 | 2026.01.15 15:11:14.270937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6330 | 2026.01.15 15:11:14.270944 [ 350 ] {} <Debug> TCP-Session: cf1c6f6c-8151-43e2-9bb3-4a981b8795b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.01.15 15:11:14.270957 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6332 | 2026.01.15 15:11:14.270983 [ 288 ] {} <Debug> TCP-Session: b838b9e5-b705-4753-8e22-6b1dd6c3f067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.01.15 15:11:14.270964 [ 259 ] {} <Debug> TCP-Session: 1694bdd0-deda-4d5b-a26e-78c306d75c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.01.15 15:11:14.271013 [ 289 ] {} <Debug> TCP-Session: 8ec78854-f0b4-48db-a09d-59f57b16f694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.01.15 15:11:14.270903 [ 294 ] {} <Debug> TCP-Session: 8109be40-d7ad-4127-9010-829401b1c80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.01.15 15:11:14.270877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6337 | 2026.01.15 15:11:14.271094 [ 290 ] {} <Debug> TCP-Session: 344fb697-896f-4574-8dab-1dd2911f39f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.01.15 15:11:15.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.49 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 278.35 MiB (RSS), difference: -1.14 MiB | ||
| 6339 | 2026.01.15 15:11:15.740352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15737 | ||
| 6340 | 2026.01.15 15:11:15.741048 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.01.15 15:11:15.741104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6342 | 2026.01.15 15:11:15.741626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6343 | 2026.01.15 15:11:15.741944 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.01.15 15:11:15.742082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15737 | ||
| 6345 | 2026.01.15 15:11:16.565630 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6346 | 2026.01.15 15:11:16.582024 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.01.15 15:11:16.582083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6348 | 2026.01.15 15:11:16.588073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6349 | 2026.01.15 15:11:16.588768 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.01.15 15:11:16.591507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6351 | 2026.01.15 15:11:18.281609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 772 | ||
| 6352 | 2026.01.15 15:11:18.283939 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.01.15 15:11:18.283986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6354 | 2026.01.15 15:11:18.285228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6355 | 2026.01.15 15:11:18.285508 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.15 15:11:18.285783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6357 | 2026.01.15 15:11:18.995380 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.01.15 15:11:18.995670 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6359 | 2026.01.15 15:11:18.995780 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6360 | 2026.01.15 15:11:18.996625 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.01.15 15:11:18.996677 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6362 | 2026.01.15 15:11:18.997092 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6363 | 2026.01.15 15:11:18.997340 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.15 15:11:18.997513 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001921 sec., 70796.46017699115 rows/sec., 6.14 MiB/sec. | ||
| 6365 | 2026.01.15 15:11:18.997564 [ 260 ] {a099d024-b7fc-4ad4-ad85-7eb671ac10dc} <Debug> TCPHandler: Processed in 0.002379821 sec. | ||
| 6366 | 2026.01.15 15:11:18.997689 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.01.15 15:11:18.997795 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.01.15 15:11:18.997840 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6369 | 2026.01.15 15:11:18.998272 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.01.15 15:11:18.998310 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6371 | 2026.01.15 15:11:18.998618 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6372 | 2026.01.15 15:11:18.998840 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.01.15 15:11:18.998975 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 6374 | 2026.01.15 15:11:18.999014 [ 260 ] {3aa48b8e-7059-408d-8b32-35a187f06982} <Debug> TCPHandler: Processed in 0.001379722 sec. | ||
| 6375 | 2026.01.15 15:11:18.999127 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.01.15 15:11:18.999223 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6377 | 2026.01.15 15:11:18.999264 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6378 | 2026.01.15 15:11:18.999695 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.01.15 15:11:18.999731 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6380 | 2026.01.15 15:11:19.000041 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6381 | 2026.01.15 15:11:19.000384 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.15 15:11:19.000516 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00131 sec., 79389.31297709924 rows/sec., 6.20 MiB/sec. | ||
| 6383 | 2026.01.15 15:11:19.000554 [ 260 ] {6c81d839-d485-4da6-9c2f-78b6e681a1a4} <Debug> TCPHandler: Processed in 0.001478104 sec. | ||
| 6384 | 2026.01.15 15:11:19.000667 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.01.15 15:11:19.000761 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.01.15 15:11:19.000805 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6387 | 2026.01.15 15:11:19.001218 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.01.15 15:11:19.001253 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6389 | 2026.01.15 15:11:19.001584 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6390 | 2026.01.15 15:11:19.001795 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.01.15 15:11:19.001928 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6392 | 2026.01.15 15:11:19.001966 [ 260 ] {bbfcaae9-271b-4abe-949f-a4ac29b26610} <Debug> TCPHandler: Processed in 0.00134825 sec. | ||
| 6393 | 2026.01.15 15:11:19.002075 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.01.15 15:11:19.002170 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.01.15 15:11:19.002225 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6396 | 2026.01.15 15:11:19.003115 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.01.15 15:11:19.003151 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6398 | 2026.01.15 15:11:19.003721 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6399 | 2026.01.15 15:11:19.003945 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.01.15 15:11:19.004083 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001932 sec., 20703.933747412008 rows/sec., 37.10 MiB/sec. | ||
| 6401 | 2026.01.15 15:11:19.004138 [ 260 ] {bccf64f0-7cd8-4ed4-a6df-6d196b3b2f57} <Debug> TCPHandler: Processed in 0.002112583 sec. | ||
| 6402 | 2026.01.15 15:11:19.004247 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.01.15 15:11:19.004342 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.01.15 15:11:19.004384 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6405 | 2026.01.15 15:11:19.004722 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.01.15 15:11:19.004757 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6407 | 2026.01.15 15:11:19.005065 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6408 | 2026.01.15 15:11:19.005278 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.01.15 15:11:19.005408 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6410 | 2026.01.15 15:11:19.005443 [ 260 ] {2f888886-5159-4a68-8c84-5e612bde0209} <Debug> TCPHandler: Processed in 0.001245598 sec. | ||
| 6411 | 2026.01.15 15:11:23.112714 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6412 | 2026.01.15 15:11:23.112790 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6413 | 2026.01.15 15:11:23.242189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16249 | ||
| 6414 | 2026.01.15 15:11:23.242686 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.01.15 15:11:23.242721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6416 | 2026.01.15 15:11:23.243192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6417 | 2026.01.15 15:11:23.243424 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.01.15 15:11:23.243547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16249 | ||
| 6419 | 2026.01.15 15:11:23.993381 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.01.15 15:11:23.993565 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6421 | 2026.01.15 15:11:23.993629 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6422 | 2026.01.15 15:11:23.994303 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.01.15 15:11:23.994347 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6424 | 2026.01.15 15:11:23.994754 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6425 | 2026.01.15 15:11:23.994989 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.01.15 15:11:23.995145 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 6427 | 2026.01.15 15:11:23.995188 [ 260 ] {b2177638-0b6c-4da1-b6a8-7167d825a523} <Debug> TCPHandler: Processed in 0.001939518 sec. | ||
| 6428 | 2026.01.15 15:11:23.995311 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.01.15 15:11:23.995409 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6430 | 2026.01.15 15:11:23.995450 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6431 | 2026.01.15 15:11:23.995875 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.01.15 15:11:23.995912 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6433 | 2026.01.15 15:11:23.996216 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6434 | 2026.01.15 15:11:23.996439 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.01.15 15:11:23.996571 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 6436 | 2026.01.15 15:11:23.996609 [ 260 ] {eb5e12c7-d7ed-4021-af9d-09d4953e1b65} <Debug> TCPHandler: Processed in 0.001348241 sec. | ||
| 6437 | 2026.01.15 15:11:23.996724 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.01.15 15:11:23.996818 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.01.15 15:11:23.996861 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6440 | 2026.01.15 15:11:23.997276 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.01.15 15:11:23.997312 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6442 | 2026.01.15 15:11:23.997648 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6443 | 2026.01.15 15:11:23.997861 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.01.15 15:11:23.997992 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6445 | 2026.01.15 15:11:23.998031 [ 260 ] {ea94aa24-1bee-42ba-b390-d6eff51e8628} <Debug> TCPHandler: Processed in 0.001357451 sec. | ||
| 6446 | 2026.01.15 15:11:23.998154 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.01.15 15:11:23.998267 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.01.15 15:11:23.998311 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6449 | 2026.01.15 15:11:23.998652 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.15 15:11:23.998687 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6451 | 2026.01.15 15:11:23.999021 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6452 | 2026.01.15 15:11:23.999240 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.01.15 15:11:23.999372 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6454 | 2026.01.15 15:11:23.999408 [ 260 ] {f315996a-bb17-471f-a315-d4da3e75b52a} <Debug> TCPHandler: Processed in 0.00130375 sec. | ||
| 6455 | 2026.01.15 15:11:24.091616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6456 | 2026.01.15 15:11:24.108072 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.01.15 15:11:24.108125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 6458 | 2026.01.15 15:11:24.115150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6459 | 2026.01.15 15:11:24.115925 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.01.15 15:11:24.118647 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6461 | 2026.01.15 15:11:28.285983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 792 | ||
| 6462 | 2026.01.15 15:11:28.288039 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.15 15:11:28.288083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6464 | 2026.01.15 15:11:28.289304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6465 | 2026.01.15 15:11:28.289588 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.01.15 15:11:28.289878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6467 | 2026.01.15 15:11:28.996911 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.15 15:11:28.997110 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.15 15:11:28.997186 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6470 | 2026.01.15 15:11:28.997853 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.15 15:11:28.997902 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6472 | 2026.01.15 15:11:28.998321 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6473 | 2026.01.15 15:11:28.998556 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.15 15:11:28.998698 [ 139 ] {} <Debug> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6475 | 2026.01.15 15:11:28.998718 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 6476 | 2026.01.15 15:11:28.998772 [ 139 ] {} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.01.15 15:11:28.998784 [ 260 ] {67a9d0f2-924d-4cd3-b23c-95c234f25626} <Debug> TCPHandler: Processed in 0.0020185 sec. | ||
| 6478 | 2026.01.15 15:11:28.998807 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6479 | 2026.01.15 15:11:28.998912 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.01.15 15:11:28.998915 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6481 | 2026.01.15 15:11:28.999013 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6482 | 2026.01.15 15:11:28.999035 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6483 | 2026.01.15 15:11:28.999056 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6484 | 2026.01.15 15:11:28.999070 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6485 | 2026.01.15 15:11:28.999134 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6486 | 2026.01.15 15:11:28.999186 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6487 | 2026.01.15 15:11:28.999236 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6488 | 2026.01.15 15:11:28.999281 [ 197 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 6489 | 2026.01.15 15:11:28.999456 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.01.15 15:11:28.999491 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6491 | 2026.01.15 15:11:28.999802 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6492 | 2026.01.15 15:11:28.999983 [ 199 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111774 sec., 107935.60561768849 rows/sec., 9.37 MiB/sec. | ||
| 6493 | 2026.01.15 15:11:29.000024 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.01.15 15:11:29.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.89 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 279.70 MiB (RSS), difference: -3.18 MiB | ||
| 6495 | 2026.01.15 15:11:29.000181 [ 196 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6496 | 2026.01.15 15:11:29.000278 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001282 sec., 9360.374414976599 rows/sec., 763.27 KiB/sec. | ||
| 6497 | 2026.01.15 15:11:29.000321 [ 260 ] {fd062f6a-f0ee-4285-bc2c-3b72d485e6a2} <Debug> TCPHandler: Processed in 0.001459754 sec. | ||
| 6498 | 2026.01.15 15:11:29.000434 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.01.15 15:11:29.000531 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2026.01.15 15:11:29.000553 [ 196 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_9_2} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.15 15:11:29.000573 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6502 | 2026.01.15 15:11:29.000638 [ 196 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_9_2} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6503 | 2026.01.15 15:11:29.000745 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6504 | 2026.01.15 15:11:29.001122 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.01.15 15:11:29.001164 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6506 | 2026.01.15 15:11:29.001511 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6507 | 2026.01.15 15:11:29.001741 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.01.15 15:11:29.001873 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Debug> executeQuery: Read 262 rows, 23.98 KiB in 0.001359 sec., 192788.8153053716 rows/sec., 17.23 MiB/sec. | ||
| 6509 | 2026.01.15 15:11:29.001911 [ 260 ] {f4827bf4-e281-42a0-9256-a35173125758} <Debug> TCPHandler: Processed in 0.001526506 sec. | ||
| 6510 | 2026.01.15 15:11:29.002014 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.01.15 15:11:29.002107 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6512 | 2026.01.15 15:11:29.002148 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6513 | 2026.01.15 15:11:29.002576 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.15 15:11:29.002611 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6515 | 2026.01.15 15:11:29.002919 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6516 | 2026.01.15 15:11:29.003140 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.15 15:11:29.003275 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 3.96 MiB/sec. | ||
| 6518 | 2026.01.15 15:11:29.003314 [ 260 ] {80872192-fc7d-4ed0-b091-cd2b77d2cc82} <Debug> TCPHandler: Processed in 0.0013496 sec. | ||
| 6519 | 2026.01.15 15:11:29.003521 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.01.15 15:11:29.003675 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.01.15 15:11:29.003740 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6522 | 2026.01.15 15:11:29.004381 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.01.15 15:11:29.004427 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6524 | 2026.01.15 15:11:29.004749 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6525 | 2026.01.15 15:11:29.004958 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.15 15:11:29.005096 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001472 sec., 16304.347826086956 rows/sec., 1.35 MiB/sec. | ||
| 6527 | 2026.01.15 15:11:29.005149 [ 260 ] {5356cd22-69ea-4bdf-a8b7-7a79ca756b42} <Debug> TCPHandler: Processed in 0.001746553 sec. | ||
| 6528 | 2026.01.15 15:11:29.005270 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.01.15 15:11:29.005365 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.01.15 15:11:29.005405 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6531 | 2026.01.15 15:11:29.005813 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.01.15 15:11:29.005849 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6533 | 2026.01.15 15:11:29.006159 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6534 | 2026.01.15 15:11:29.006372 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.01.15 15:11:29.006467 [ 139 ] {} <Debug> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6536 | 2026.01.15 15:11:29.006498 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 6537 | 2026.01.15 15:11:29.006499 [ 139 ] {} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.01.15 15:11:29.006539 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6539 | 2026.01.15 15:11:29.006543 [ 260 ] {e85e82b3-5fee-4dcd-88df-51439da8c1d0} <Debug> TCPHandler: Processed in 0.00132608 sec. | ||
| 6540 | 2026.01.15 15:11:29.006612 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6541 | 2026.01.15 15:11:29.006687 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2026.01.15 15:11:29.006721 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6543 | 2026.01.15 15:11:29.006754 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6544 | 2026.01.15 15:11:29.006803 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6545 | 2026.01.15 15:11:29.006828 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6546 | 2026.01.15 15:11:29.006851 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.01.15 15:11:29.006892 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6548 | 2026.01.15 15:11:29.006956 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6549 | 2026.01.15 15:11:29.007025 [ 189 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 6550 | 2026.01.15 15:11:29.007451 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.01.15 15:11:29.007492 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6552 | 2026.01.15 15:11:29.007898 [ 197 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314779 sec., 45635.04588984156 rows/sec., 3.66 MiB/sec. | ||
| 6553 | 2026.01.15 15:11:29.007931 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6554 | 2026.01.15 15:11:29.008061 [ 199 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6555 | 2026.01.15 15:11:29.008168 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.01.15 15:11:29.008319 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.00154 sec., 98701.2987012987 rows/sec., 7.96 MiB/sec. | ||
| 6557 | 2026.01.15 15:11:29.008359 [ 260 ] {9be9afc5-79d7-4c4e-8276-f2be0ca6b36b} <Debug> TCPHandler: Processed in 0.001735832 sec. | ||
| 6558 | 2026.01.15 15:11:29.008374 [ 199 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_9_2} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.01.15 15:11:29.008456 [ 199 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_9_2} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6560 | 2026.01.15 15:11:29.008478 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.01.15 15:11:29.008544 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6562 | 2026.01.15 15:11:29.008577 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.01.15 15:11:29.008624 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6564 | 2026.01.15 15:11:29.009038 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.01.15 15:11:29.009074 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6566 | 2026.01.15 15:11:29.009437 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6567 | 2026.01.15 15:11:29.009647 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.01.15 15:11:29.009772 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001214 sec., 166392.09225700164 rows/sec., 11.92 MiB/sec. | ||
| 6569 | 2026.01.15 15:11:29.009809 [ 260 ] {f638052a-b407-4b21-85c2-71804a2444a3} <Debug> TCPHandler: Processed in 0.001379832 sec. | ||
| 6570 | 2026.01.15 15:11:29.009919 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.01.15 15:11:29.010011 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.01.15 15:11:29.010063 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6573 | 2026.01.15 15:11:29.010904 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.01.15 15:11:29.010940 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6575 | 2026.01.15 15:11:29.011497 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6576 | 2026.01.15 15:11:29.011713 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.01.15 15:11:29.011852 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 6578 | 2026.01.15 15:11:29.011904 [ 260 ] {e62d5126-b1ad-4d54-9b2c-6b945aeffe5b} <Debug> TCPHandler: Processed in 0.00203247 sec. | ||
| 6579 | 2026.01.15 15:11:29.012006 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.01.15 15:11:29.012098 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6581 | 2026.01.15 15:11:29.012137 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6582 | 2026.01.15 15:11:29.012465 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.01.15 15:11:29.012500 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6584 | 2026.01.15 15:11:29.012815 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6585 | 2026.01.15 15:11:29.013021 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.01.15 15:11:29.013145 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6587 | 2026.01.15 15:11:29.013180 [ 260 ] {6ce2d047-974f-4db4-9080-72e5b41a151d} <Debug> TCPHandler: Processed in 0.001221147 sec. | ||
| 6588 | 2026.01.15 15:11:30.000272 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.24 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 279.76 MiB (RSS), difference: 2.52 MiB | ||
| 6589 | 2026.01.15 15:11:30.743618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16697 | ||
| 6590 | 2026.01.15 15:11:30.744261 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.01.15 15:11:30.744314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6592 | 2026.01.15 15:11:30.744964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6593 | 2026.01.15 15:11:30.745182 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.01.15 15:11:30.745345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16697 | ||
| 6595 | 2026.01.15 15:11:31.618694 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6596 | 2026.01.15 15:11:31.636901 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.01.15 15:11:31.636969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6598 | 2026.01.15 15:11:31.643622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6599 | 2026.01.15 15:11:31.644327 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.01.15 15:11:31.647429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6601 | 2026.01.15 15:11:33.993158 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.01.15 15:11:33.993443 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6603 | 2026.01.15 15:11:33.993542 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6604 | 2026.01.15 15:11:33.994242 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.01.15 15:11:33.994291 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6606 | 2026.01.15 15:11:33.994698 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6607 | 2026.01.15 15:11:33.994931 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.15 15:11:33.995078 [ 136 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6609 | 2026.01.15 15:11:33.995092 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 6610 | 2026.01.15 15:11:33.995148 [ 136 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.01.15 15:11:33.995161 [ 260 ] {13fd57f7-7373-49a3-9636-c3aa93928d06} <Debug> TCPHandler: Processed in 0.002177845 sec. | ||
| 6612 | 2026.01.15 15:11:33.995184 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6613 | 2026.01.15 15:11:33.995290 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 6614 | 2026.01.15 15:11:33.995300 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.01.15 15:11:33.995400 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6616 | 2026.01.15 15:11:33.995431 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6617 | 2026.01.15 15:11:33.995433 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part | ||
| 6618 | 2026.01.15 15:11:33.995482 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6619 | 2026.01.15 15:11:33.995516 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 6620 | 2026.01.15 15:11:33.995569 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6621 | 2026.01.15 15:11:33.995619 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 6622 | 2026.01.15 15:11:33.995659 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 262 rows starting from the beginning of the part | ||
| 6623 | 2026.01.15 15:11:33.995701 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6624 | 2026.01.15 15:11:33.995926 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.01.15 15:11:33.995962 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6626 | 2026.01.15 15:11:33.996277 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6627 | 2026.01.15 15:11:33.996480 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.01.15 15:11:33.996584 [ 136 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6629 | 2026.01.15 15:11:33.996605 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 6630 | 2026.01.15 15:11:33.996618 [ 136 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.01.15 15:11:33.996645 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6632 | 2026.01.15 15:11:33.996649 [ 260 ] {2a472c2e-027c-4b64-8f2e-f1e7c53618f0} <Debug> TCPHandler: Processed in 0.001411052 sec. | ||
| 6633 | 2026.01.15 15:11:33.996753 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 6634 | 2026.01.15 15:11:33.996772 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.01.15 15:11:33.996887 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6636 | 2026.01.15 15:11:33.996896 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6637 | 2026.01.15 15:11:33.996934 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6638 | 2026.01.15 15:11:33.996939 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6639 | 2026.01.15 15:11:33.997004 [ 200 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759162 sec., 1769024.1148910674 rows/sec., 154.78 MiB/sec. | ||
| 6640 | 2026.01.15 15:11:33.997024 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 6641 | 2026.01.15 15:11:33.997075 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6642 | 2026.01.15 15:11:33.997117 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 6643 | 2026.01.15 15:11:33.997155 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 152 rows starting from the beginning of the part | ||
| 6644 | 2026.01.15 15:11:33.997182 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6645 | 2026.01.15 15:11:33.997194 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6646 | 2026.01.15 15:11:33.997342 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.01.15 15:11:33.997382 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6648 | 2026.01.15 15:11:33.997480 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.01.15 15:11:33.997555 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_51_10} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6650 | 2026.01.15 15:11:33.997630 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6651 | 2026.01.15 15:11:33.997746 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6652 | 2026.01.15 15:11:33.997972 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.01.15 15:11:33.998091 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6654 | 2026.01.15 15:11:33.998105 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6655 | 2026.01.15 15:11:33.998128 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.01.15 15:11:33.998145 [ 260 ] {c3eaa952-ec9b-4256-9a45-8d83ca57d99c} <Debug> TCPHandler: Processed in 0.001422713 sec. | ||
| 6657 | 2026.01.15 15:11:33.998147 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6658 | 2026.01.15 15:11:33.998232 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 6659 | 2026.01.15 15:11:33.998248 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.01.15 15:11:33.998342 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164425 sec., 935380.8727383305 rows/sec., 74.51 MiB/sec. | ||
| 6661 | 2026.01.15 15:11:33.998347 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.01.15 15:11:33.998351 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6663 | 2026.01.15 15:11:33.998401 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6664 | 2026.01.15 15:11:33.998408 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13071 rows starting from the beginning of the part | ||
| 6665 | 2026.01.15 15:11:33.998485 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 6666 | 2026.01.15 15:11:33.998513 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6667 | 2026.01.15 15:11:33.998529 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6668 | 2026.01.15 15:11:33.998575 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6669 | 2026.01.15 15:11:33.998614 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 6670 | 2026.01.15 15:11:33.998655 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 6671 | 2026.01.15 15:11:33.998740 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.15 15:11:33.998783 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6673 | 2026.01.15 15:11:33.998788 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.01.15 15:11:33.998888 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_51_10} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6675 | 2026.01.15 15:11:33.998967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6676 | 2026.01.15 15:11:33.999119 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6677 | 2026.01.15 15:11:33.999330 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.01.15 15:11:33.999428 [ 133 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6679 | 2026.01.15 15:11:33.999452 [ 133 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.01.15 15:11:33.999457 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 6681 | 2026.01.15 15:11:33.999469 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6682 | 2026.01.15 15:11:33.999494 [ 260 ] {deed6333-0da5-4755-8a68-ec4b44bbc246} <Debug> TCPHandler: Processed in 0.001295409 sec. | ||
| 6683 | 2026.01.15 15:11:33.999536 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6684 | 2026.01.15 15:11:33.999622 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6685 | 2026.01.15 15:11:33.999646 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2640 rows starting from the beginning of the part | ||
| 6686 | 2026.01.15 15:11:33.999688 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6687 | 2026.01.15 15:11:33.999722 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6688 | 2026.01.15 15:11:33.999755 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6689 | 2026.01.15 15:11:33.999802 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6690 | 2026.01.15 15:11:33.999835 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 6691 | 2026.01.15 15:11:34.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.17 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 281.43 MiB (RSS), difference: -2.74 MiB | ||
| 6692 | 2026.01.15 15:11:34.001154 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647659 sec., 1784349.7956798098 rows/sec., 120.21 MiB/sec. | ||
| 6693 | 2026.01.15 15:11:34.001539 [ 186 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6694 | 2026.01.15 15:11:34.001844 [ 186 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.01.15 15:11:34.001925 [ 186 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_51_10} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6696 | 2026.01.15 15:11:34.002022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6697 | 2026.01.15 15:11:34.003264 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14598 rows, containing 5 columns (5 merged, 0 gathered) in 0.005066312 sec., 2881385.9075398436 rows/sec., 198.04 MiB/sec. | ||
| 6698 | 2026.01.15 15:11:34.003655 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6699 | 2026.01.15 15:11:34.003933 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.01.15 15:11:34.003999 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6701 | 2026.01.15 15:11:34.004073 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6702 | 2026.01.15 15:11:35.000287 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.01 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 282.64 MiB (RSS), difference: 7.63 MiB | ||
| 6703 | 2026.01.15 15:11:38.112845 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6704 | 2026.01.15 15:11:38.112921 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6705 | 2026.01.15 15:11:38.246387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17209 | ||
| 6706 | 2026.01.15 15:11:38.246893 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.01.15 15:11:38.246928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6708 | 2026.01.15 15:11:38.247429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6709 | 2026.01.15 15:11:38.247660 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.01.15 15:11:38.247790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17209 | ||
| 6711 | 2026.01.15 15:11:38.247793 [ 130 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6712 | 2026.01.15 15:11:38.247853 [ 130 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.15 15:11:38.247877 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6714 | 2026.01.15 15:11:38.247981 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 6715 | 2026.01.15 15:11:38.248115 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6716 | 2026.01.15 15:11:38.248155 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14777 rows starting from the beginning of the part | ||
| 6717 | 2026.01.15 15:11:38.248224 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6718 | 2026.01.15 15:11:38.248273 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6719 | 2026.01.15 15:11:38.248319 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6720 | 2026.01.15 15:11:38.248365 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6721 | 2026.01.15 15:11:38.248411 [ 194 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6722 | 2026.01.15 15:11:38.250397 [ 201 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17209 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457584 sec., 7002405.6146198865 rows/sec., 100.17 MiB/sec. | ||
| 6723 | 2026.01.15 15:11:38.250547 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6724 | 2026.01.15 15:11:38.250840 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.15 15:11:38.250909 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_36_7} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6726 | 2026.01.15 15:11:38.251015 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6727 | 2026.01.15 15:11:38.290977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 820 | ||
| 6728 | 2026.01.15 15:11:38.293217 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.15 15:11:38.293265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6730 | 2026.01.15 15:11:38.294469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6731 | 2026.01.15 15:11:38.294743 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.15 15:11:38.294902 [ 130 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6733 | 2026.01.15 15:11:38.294962 [ 130 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.01.15 15:11:38.294994 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6735 | 2026.01.15 15:11:38.295000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6736 | 2026.01.15 15:11:38.295105 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 6737 | 2026.01.15 15:11:38.295706 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6738 | 2026.01.15 15:11:38.295874 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 692 rows starting from the beginning of the part | ||
| 6739 | 2026.01.15 15:11:38.296245 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6740 | 2026.01.15 15:11:38.296591 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6741 | 2026.01.15 15:11:38.296928 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 6742 | 2026.01.15 15:11:38.297256 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6743 | 2026.01.15 15:11:38.297583 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6744 | 2026.01.15 15:11:38.303192 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 72 columns (72 merged, 0 gathered) in 0.008131493 sec., 100842.48981091172 rows/sec., 82.42 MiB/sec. | ||
| 6745 | 2026.01.15 15:11:38.304026 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6746 | 2026.01.15 15:11:38.304496 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.01.15 15:11:38.304562 [ 199 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_26_5} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6748 | 2026.01.15 15:11:38.304699 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6749 | 2026.01.15 15:11:38.994668 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.01.15 15:11:38.994852 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6751 | 2026.01.15 15:11:38.994925 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6752 | 2026.01.15 15:11:38.995662 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.15 15:11:38.995714 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6754 | 2026.01.15 15:11:38.996149 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6755 | 2026.01.15 15:11:38.996376 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.15 15:11:38.996544 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001742 sec., 78071.18254879449 rows/sec., 6.77 MiB/sec. | ||
| 6757 | 2026.01.15 15:11:38.996596 [ 260 ] {17d105cc-0090-4571-8496-0756222f7e95} <Debug> TCPHandler: Processed in 0.002062892 sec. | ||
| 6758 | 2026.01.15 15:11:38.996725 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.01.15 15:11:38.996830 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.01.15 15:11:38.996874 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6761 | 2026.01.15 15:11:38.997329 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.01.15 15:11:38.997366 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6763 | 2026.01.15 15:11:38.997671 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6764 | 2026.01.15 15:11:38.997883 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.01.15 15:11:38.998021 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001216 sec., 32894.73684210526 rows/sec., 2.42 MiB/sec. | ||
| 6766 | 2026.01.15 15:11:38.998060 [ 260 ] {3e6d1927-2af9-4a57-88f7-6f116034f7b6} <Debug> TCPHandler: Processed in 0.001387762 sec. | ||
| 6767 | 2026.01.15 15:11:38.998177 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.01.15 15:11:38.998271 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6769 | 2026.01.15 15:11:38.998312 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6770 | 2026.01.15 15:11:38.998757 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.01.15 15:11:38.998795 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6772 | 2026.01.15 15:11:38.999118 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6773 | 2026.01.15 15:11:38.999341 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.01.15 15:11:38.999472 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001221 sec., 85176.08517608517 rows/sec., 6.65 MiB/sec. | ||
| 6775 | 2026.01.15 15:11:38.999509 [ 260 ] {7ec7ffe9-61ae-4d51-b327-f99f3ea8d090} <Debug> TCPHandler: Processed in 0.001382742 sec. | ||
| 6776 | 2026.01.15 15:11:38.999634 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.01.15 15:11:38.999728 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.01.15 15:11:38.999774 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6779 | 2026.01.15 15:11:39.000190 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.01.15 15:11:39.000227 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6781 | 2026.01.15 15:11:39.000575 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6782 | 2026.01.15 15:11:39.000784 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.01.15 15:11:39.000916 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6784 | 2026.01.15 15:11:39.000954 [ 260 ] {816d9109-306e-4271-aaf3-876fd534c372} <Debug> TCPHandler: Processed in 0.001369841 sec. | ||
| 6785 | 2026.01.15 15:11:39.001068 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.01.15 15:11:39.001160 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.01.15 15:11:39.001215 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6788 | 2026.01.15 15:11:39.002109 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.01.15 15:11:39.002146 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6790 | 2026.01.15 15:11:39.002739 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6791 | 2026.01.15 15:11:39.002962 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.01.15 15:11:39.003087 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6793 | 2026.01.15 15:11:39.003109 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001967 sec., 20335.536349771224 rows/sec., 36.44 MiB/sec. | ||
| 6794 | 2026.01.15 15:11:39.003163 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.01.15 15:11:39.003190 [ 260 ] {47d5ae1a-fc91-4084-abb9-dd1a4e562c5d} <Debug> TCPHandler: Processed in 0.002171775 sec. | ||
| 6796 | 2026.01.15 15:11:39.003190 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6797 | 2026.01.15 15:11:39.003318 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.15 15:11:39.003324 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 6799 | 2026.01.15 15:11:39.003418 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.01.15 15:11:39.003465 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6801 | 2026.01.15 15:11:39.003593 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2026.01.15 15:11:39.003667 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 711 rows starting from the beginning of the part | ||
| 6803 | 2026.01.15 15:11:39.003807 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6804 | 2026.01.15 15:11:39.003815 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.01.15 15:11:39.003857 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6806 | 2026.01.15 15:11:39.003909 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 6807 | 2026.01.15 15:11:39.004006 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6808 | 2026.01.15 15:11:39.004095 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6809 | 2026.01.15 15:11:39.004187 [ 187 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6810 | 2026.01.15 15:11:39.004205 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6811 | 2026.01.15 15:11:39.004429 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.01.15 15:11:39.004568 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6813 | 2026.01.15 15:11:39.004606 [ 260 ] {8ef75688-81a5-4672-a9f7-1b89dbf11f51} <Debug> TCPHandler: Processed in 0.00133782 sec. | ||
| 6814 | 2026.01.15 15:11:39.019661 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 19 columns (19 merged, 0 gathered) in 0.016386091 sec., 55595.931940082606 rows/sec., 99.63 MiB/sec. | ||
| 6815 | 2026.01.15 15:11:39.020849 [ 190 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6816 | 2026.01.15 15:11:39.021271 [ 190 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.01.15 15:11:39.021354 [ 190 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6818 | 2026.01.15 15:11:39.021490 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6819 | 2026.01.15 15:11:39.148442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6820 | 2026.01.15 15:11:39.165880 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.01.15 15:11:39.165929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6822 | 2026.01.15 15:11:39.171542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6823 | 2026.01.15 15:11:39.172217 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.01.15 15:11:39.172541 [ 123 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6825 | 2026.01.15 15:11:39.172587 [ 123 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.01.15 15:11:39.172608 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6827 | 2026.01.15 15:11:39.172747 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 6828 | 2026.01.15 15:11:39.175238 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6829 | 2026.01.15 15:11:39.176943 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6830 | 2026.01.15 15:11:39.178512 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 6831 | 2026.01.15 15:11:39.183115 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6832 | 2026.01.15 15:11:39.187747 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6833 | 2026.01.15 15:11:39.192000 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6834 | 2026.01.15 15:11:39.196583 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6835 | 2026.01.15 15:11:39.200827 [ 192 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6836 | 2026.01.15 15:11:39.252598 [ 190 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079910777 sec., 3391.282254707647 rows/sec., 17.54 MiB/sec. | ||
| 6837 | 2026.01.15 15:11:39.255601 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6838 | 2026.01.15 15:11:39.257660 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.15 15:11:39.257763 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_36_7} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6840 | 2026.01.15 15:11:39.260308 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 6841 | 2026.01.15 15:11:40.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.30 MiB, peak 296.18 MiB, free memory in arenas 0.00 B, will set to 288.79 MiB (RSS), difference: 4.49 MiB | ||
| 6842 | 2026.01.15 15:11:40.014383 [ 123 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6843 | 2026.01.15 15:11:40.014467 [ 123 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.01.15 15:11:40.014500 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6845 | 2026.01.15 15:11:40.014630 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 6846 | 2026.01.15 15:11:40.014776 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.01.15 15:11:40.014820 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 6848 | 2026.01.15 15:11:40.014885 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 6849 | 2026.01.15 15:11:40.014930 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 6850 | 2026.01.15 15:11:40.014971 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 6851 | 2026.01.15 15:11:40.015010 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 6852 | 2026.01.15 15:11:40.015774 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198256 sec., 30043.66345755832 rows/sec., 2.51 MiB/sec. | ||
| 6853 | 2026.01.15 15:11:40.015918 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6854 | 2026.01.15 15:11:40.016178 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.01.15 15:11:40.016252 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_17_4} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6856 | 2026.01.15 15:11:40.016322 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6857 | 2026.01.15 15:11:44.022597 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.01.15 15:11:44.022799 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6859 | 2026.01.15 15:11:44.022869 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6860 | 2026.01.15 15:11:44.023496 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.01.15 15:11:44.023546 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6862 | 2026.01.15 15:11:44.023926 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6863 | 2026.01.15 15:11:44.024150 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.01.15 15:11:44.024314 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001564 sec., 1278.772378516624 rows/sec., 104.27 KiB/sec. | ||
| 6865 | 2026.01.15 15:11:44.024367 [ 260 ] {17e8c5b6-058d-492e-b921-fed9596c03ae} <Debug> TCPHandler: Processed in 0.001908458 sec. | ||
| 6866 | 2026.01.15 15:11:44.024489 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.01.15 15:11:44.024590 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6868 | 2026.01.15 15:11:44.024635 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6869 | 2026.01.15 15:11:44.025537 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.01.15 15:11:44.025575 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6871 | 2026.01.15 15:11:44.025995 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6872 | 2026.01.15 15:11:44.026200 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.01.15 15:11:44.026333 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001767 sec., 677419.3548387097 rows/sec., 55.84 MiB/sec. | ||
| 6874 | 2026.01.15 15:11:44.026371 [ 260 ] {5599c102-ab4a-4663-a105-ccf05c7519a0} <Debug> TCPHandler: Processed in 0.001935278 sec. | ||
| 6875 | 2026.01.15 15:11:44.026483 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2026.01.15 15:11:44.026579 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6877 | 2026.01.15 15:11:44.026620 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6878 | 2026.01.15 15:11:44.027005 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.01.15 15:11:44.027040 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6880 | 2026.01.15 15:11:44.027324 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6881 | 2026.01.15 15:11:44.027527 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.01.15 15:11:44.027653 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001095 sec., 1826.4840182648402 rows/sec., 127.53 KiB/sec. | ||
| 6883 | 2026.01.15 15:11:44.027690 [ 260 ] {36c8d3fe-2f73-4856-b022-cf041b180f59} <Debug> TCPHandler: Processed in 0.001257418 sec. | ||
| 6884 | 2026.01.15 15:11:44.027789 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.01.15 15:11:44.027881 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6886 | 2026.01.15 15:11:44.027977 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6887 | 2026.01.15 15:11:44.028443 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.01.15 15:11:44.028478 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6889 | 2026.01.15 15:11:44.028780 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6890 | 2026.01.15 15:11:44.028984 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.01.15 15:11:44.029112 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 6892 | 2026.01.15 15:11:44.029150 [ 260 ] {63682b30-b77c-42d9-89cc-b6a59847f59a} <Debug> TCPHandler: Processed in 0.001408422 sec. | ||
| 6893 | 2026.01.15 15:11:44.029251 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2026.01.15 15:11:44.029342 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6895 | 2026.01.15 15:11:44.029438 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6896 | 2026.01.15 15:11:44.030011 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.01.15 15:11:44.030047 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6898 | 2026.01.15 15:11:44.030366 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6899 | 2026.01.15 15:11:44.030571 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.01.15 15:11:44.030697 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001371 sec., 380743.9824945295 rows/sec., 28.18 MiB/sec. | ||
| 6901 | 2026.01.15 15:11:44.030734 [ 260 ] {4bc0b08b-8bf9-4ea0-b9cb-659604435692} <Debug> TCPHandler: Processed in 0.001531336 sec. | ||
| 6902 | 2026.01.15 15:11:44.030847 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2026.01.15 15:11:44.030940 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6904 | 2026.01.15 15:11:44.030983 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6905 | 2026.01.15 15:11:44.031551 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.01.15 15:11:44.031587 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6907 | 2026.01.15 15:11:44.031954 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6908 | 2026.01.15 15:11:44.032158 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.01.15 15:11:44.032277 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001363 sec., 619955.9794570799 rows/sec., 41.73 MiB/sec. | ||
| 6910 | 2026.01.15 15:11:44.032311 [ 260 ] {e2cc4d09-0f1a-4c50-8a6c-1ea5aa398af0} <Debug> TCPHandler: Processed in 0.001524466 sec. | ||
| 6911 | 2026.01.15 15:11:44.032413 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.01.15 15:11:44.032498 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.01.15 15:11:44.032537 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6914 | 2026.01.15 15:11:44.032844 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.01.15 15:11:44.032877 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6916 | 2026.01.15 15:11:44.033229 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6917 | 2026.01.15 15:11:44.033446 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2026.01.15 15:11:44.033571 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6919 | 2026.01.15 15:11:44.033606 [ 260 ] {7eb80c17-dcfb-40ac-a409-99b525109dd3} <Debug> TCPHandler: Processed in 0.001222726 sec. | ||
| 6920 | 2026.01.15 15:11:45.747899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17657 | ||
| 6921 | 2026.01.15 15:11:45.748392 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.01.15 15:11:45.748436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6923 | 2026.01.15 15:11:45.748943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6924 | 2026.01.15 15:11:45.749161 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.01.15 15:11:45.749299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17657 | ||
| 6926 | 2026.01.15 15:11:46.675347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6927 | 2026.01.15 15:11:46.691134 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.01.15 15:11:46.691195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6929 | 2026.01.15 15:11:46.696574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6930 | 2026.01.15 15:11:46.697317 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.01.15 15:11:46.700507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6932 | 2026.01.15 15:11:48.295224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 846 | ||
| 6933 | 2026.01.15 15:11:48.298001 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.15 15:11:48.298041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6935 | 2026.01.15 15:11:48.299220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6936 | 2026.01.15 15:11:48.299488 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.15 15:11:48.299745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6938 | 2026.01.15 15:11:48.994725 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.01.15 15:11:48.994922 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6940 | 2026.01.15 15:11:48.994994 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6941 | 2026.01.15 15:11:48.995725 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.01.15 15:11:48.995771 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6943 | 2026.01.15 15:11:48.996178 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6944 | 2026.01.15 15:11:48.996399 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.01.15 15:11:48.996554 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001686 sec., 80664.29418742585 rows/sec., 6.99 MiB/sec. | ||
| 6946 | 2026.01.15 15:11:48.996597 [ 260 ] {164f25fe-8fa2-40da-ac02-6edf3140beab} <Debug> TCPHandler: Processed in 0.00201171 sec. | ||
| 6947 | 2026.01.15 15:11:48.996714 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.01.15 15:11:48.996809 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.01.15 15:11:48.996849 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6950 | 2026.01.15 15:11:48.997267 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.01.15 15:11:48.997302 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6952 | 2026.01.15 15:11:48.997599 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6953 | 2026.01.15 15:11:48.997815 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.01.15 15:11:48.997942 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.55 MiB/sec. | ||
| 6955 | 2026.01.15 15:11:48.997938 [ 115 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6956 | 2026.01.15 15:11:48.997979 [ 260 ] {39c0c984-1f07-4ddd-8da6-fa7a57cc850c} <Debug> TCPHandler: Processed in 0.001313499 sec. | ||
| 6957 | 2026.01.15 15:11:48.998022 [ 115 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.01.15 15:11:48.998050 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6959 | 2026.01.15 15:11:48.998114 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.01.15 15:11:48.998167 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 6961 | 2026.01.15 15:11:48.998210 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6962 | 2026.01.15 15:11:48.998257 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6963 | 2026.01.15 15:11:48.998324 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6964 | 2026.01.15 15:11:48.998367 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 6965 | 2026.01.15 15:11:48.998444 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 6966 | 2026.01.15 15:11:48.998498 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6967 | 2026.01.15 15:11:48.998551 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 6968 | 2026.01.15 15:11:48.998599 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 6969 | 2026.01.15 15:11:48.998651 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 6970 | 2026.01.15 15:11:48.998733 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.01.15 15:11:48.998770 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6972 | 2026.01.15 15:11:48.999110 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6973 | 2026.01.15 15:11:48.999345 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.01.15 15:11:48.999476 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001284 sec., 80996.88473520249 rows/sec., 6.33 MiB/sec. | ||
| 6975 | 2026.01.15 15:11:48.999514 [ 260 ] {ca302b57-0f21-4e2e-837a-a47d69c93331} <Debug> TCPHandler: Processed in 0.001446624 sec. | ||
| 6976 | 2026.01.15 15:11:48.999598 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488425 sec., 171993.8861548281 rows/sec., 13.25 MiB/sec. | ||
| 6977 | 2026.01.15 15:11:48.999627 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2026.01.15 15:11:48.999726 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6979 | 2026.01.15 15:11:48.999770 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6980 | 2026.01.15 15:11:48.999782 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6981 | 2026.01.15 15:11:49.000133 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.01.15 15:11:49.000201 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.01.15 15:11:49.000235 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_36_7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6984 | 2026.01.15 15:11:49.000243 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 6985 | 2026.01.15 15:11:49.000342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6986 | 2026.01.15 15:11:49.000602 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6987 | 2026.01.15 15:11:49.000812 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.15 15:11:49.000942 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6989 | 2026.01.15 15:11:49.000978 [ 260 ] {81d80967-4976-4c14-854f-19a7031ecdaf} <Debug> TCPHandler: Processed in 0.001398442 sec. | ||
| 6990 | 2026.01.15 15:11:49.001091 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.01.15 15:11:49.001183 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.01.15 15:11:49.001243 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6993 | 2026.01.15 15:11:49.002107 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.01.15 15:11:49.002142 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 6995 | 2026.01.15 15:11:49.002688 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6996 | 2026.01.15 15:11:49.002899 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.01.15 15:11:49.003033 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 6998 | 2026.01.15 15:11:49.003085 [ 260 ] {da81d5d7-5a22-4a85-8215-bc2236fadcd5} <Debug> TCPHandler: Processed in 0.002041041 sec. | ||
| 6999 | 2026.01.15 15:11:49.003195 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.01.15 15:11:49.003287 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7001 | 2026.01.15 15:11:49.003328 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7002 | 2026.01.15 15:11:49.003652 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.01.15 15:11:49.003687 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 7004 | 2026.01.15 15:11:49.003982 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7005 | 2026.01.15 15:11:49.004194 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.01.15 15:11:49.004324 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7007 | 2026.01.15 15:11:49.004358 [ 260 ] {00ad3083-8bdf-45d6-b0b5-80400bddb3d7} <Debug> TCPHandler: Processed in 0.001210527 sec. | ||
| 7008 | 2026.01.15 15:11:53.112973 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7009 | 2026.01.15 15:11:53.113070 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7010 | 2026.01.15 15:11:53.250321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18169 | ||
| 7011 | 2026.01.15 15:11:53.250787 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.01.15 15:11:53.250820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7013 | 2026.01.15 15:11:53.251298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7014 | 2026.01.15 15:11:53.251521 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.15 15:11:53.251651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18169 | ||
| 7016 | 2026.01.15 15:11:53.992945 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.01.15 15:11:53.993200 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7018 | 2026.01.15 15:11:53.993294 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7019 | 2026.01.15 15:11:53.993981 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.01.15 15:11:53.994018 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7021 | 2026.01.15 15:11:53.994402 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7022 | 2026.01.15 15:11:53.994632 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.01.15 15:11:53.994786 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 7024 | 2026.01.15 15:11:53.994826 [ 260 ] {8b29b32d-a2be-4b64-afc9-6c60ac1be6cf} <Debug> TCPHandler: Processed in 0.002050891 sec. | ||
| 7025 | 2026.01.15 15:11:53.994945 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.01.15 15:11:53.995038 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7027 | 2026.01.15 15:11:53.995078 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7028 | 2026.01.15 15:11:53.995493 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.01.15 15:11:53.995526 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7030 | 2026.01.15 15:11:53.995828 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7031 | 2026.01.15 15:11:53.996038 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.01.15 15:11:53.996164 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 7033 | 2026.01.15 15:11:53.996199 [ 260 ] {096475be-a327-487c-9dd6-8029d959543b} <Debug> TCPHandler: Processed in 0.001304139 sec. | ||
| 7034 | 2026.01.15 15:11:53.996322 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.01.15 15:11:53.996413 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.01.15 15:11:53.996454 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7037 | 2026.01.15 15:11:53.996875 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.01.15 15:11:53.996907 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7039 | 2026.01.15 15:11:53.997240 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7040 | 2026.01.15 15:11:53.997448 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.01.15 15:11:53.997573 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7042 | 2026.01.15 15:11:53.997609 [ 260 ] {ef04eeee-189c-4d07-9f8e-94bbdf014e09} <Debug> TCPHandler: Processed in 0.00133627 sec. | ||
| 7043 | 2026.01.15 15:11:53.997718 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.01.15 15:11:53.997811 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.01.15 15:11:53.997851 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7046 | 2026.01.15 15:11:53.998182 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.01.15 15:11:53.998215 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7048 | 2026.01.15 15:11:53.998526 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7049 | 2026.01.15 15:11:53.998725 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.01.15 15:11:53.998850 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7051 | 2026.01.15 15:11:53.998884 [ 260 ] {3cc2480f-b3e0-4595-8537-dbce0972b082} <Debug> TCPHandler: Processed in 0.001215006 sec. | ||
| 7052 | 2026.01.15 15:11:54.201497 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7053 | 2026.01.15 15:11:54.217489 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.15 15:11:54.217525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7055 | 2026.01.15 15:11:54.223303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7056 | 2026.01.15 15:11:54.223979 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.15 15:11:54.226644 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7058 | 2026.01.15 15:11:55.312975 [ 110 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7059 | 2026.01.15 15:11:55.313040 [ 110 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.01.15 15:11:55.313062 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7061 | 2026.01.15 15:11:55.313163 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 7062 | 2026.01.15 15:11:55.313298 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2026.01.15 15:11:55.313337 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7064 | 2026.01.15 15:11:55.313411 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 7065 | 2026.01.15 15:11:55.313465 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7066 | 2026.01.15 15:11:55.313515 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 7067 | 2026.01.15 15:11:55.313563 [ 190 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7068 | 2026.01.15 15:11:55.314522 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399772 sec., 540087.9571815981 rows/sec., 39.41 MiB/sec. | ||
| 7069 | 2026.01.15 15:11:55.314747 [ 196 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7070 | 2026.01.15 15:11:55.315089 [ 196 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.01.15 15:11:55.315180 [ 196 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_17_4} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7072 | 2026.01.15 15:11:55.315298 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7073 | 2026.01.15 15:11:58.300835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 866 | ||
| 7074 | 2026.01.15 15:11:58.302910 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.01.15 15:11:58.302956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7076 | 2026.01.15 15:11:58.304128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7077 | 2026.01.15 15:11:58.304395 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.01.15 15:11:58.304653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 7079 | 2026.01.15 15:11:58.997586 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.01.15 15:11:58.997860 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.01.15 15:11:58.997958 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7082 | 2026.01.15 15:11:58.998821 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.01.15 15:11:58.998868 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7084 | 2026.01.15 15:11:58.999274 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7085 | 2026.01.15 15:11:58.999498 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.01.15 15:11:58.999650 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 1.07 MiB/sec. | ||
| 7087 | 2026.01.15 15:11:58.999692 [ 260 ] {6e0a601b-001d-43ca-a860-79c193c07583} <Debug> TCPHandler: Processed in 0.002260018 sec. | ||
| 7088 | 2026.01.15 15:11:58.999800 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.01.15 15:11:58.999893 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7090 | 2026.01.15 15:11:58.999934 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7091 | 2026.01.15 15:11:59.000325 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.01.15 15:11:59.000362 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7093 | 2026.01.15 15:11:59.000650 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7094 | 2026.01.15 15:11:59.000854 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.01.15 15:11:59.000982 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 7096 | 2026.01.15 15:11:59.001019 [ 260 ] {26d61d52-fe93-4a30-a47c-873b32ff820a} <Debug> TCPHandler: Processed in 0.001269159 sec. | ||
| 7097 | 2026.01.15 15:11:59.001139 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7098 | 2026.01.15 15:11:59.001232 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7099 | 2026.01.15 15:11:59.001272 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7100 | 2026.01.15 15:11:59.001777 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2026.01.15 15:11:59.001813 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7102 | 2026.01.15 15:11:59.002139 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7103 | 2026.01.15 15:11:59.002342 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.01.15 15:11:59.002461 [ 104 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7105 | 2026.01.15 15:11:59.002471 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001257 sec., 204455.05171042163 rows/sec., 18.34 MiB/sec. | ||
| 7106 | 2026.01.15 15:11:59.002536 [ 104 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.01.15 15:11:59.002550 [ 260 ] {e9b722d1-ef82-48e0-b274-e77021e7aeb1} <Debug> TCPHandler: Processed in 0.001459674 sec. | ||
| 7108 | 2026.01.15 15:11:59.002571 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7109 | 2026.01.15 15:11:59.002672 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.01.15 15:11:59.002698 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 7111 | 2026.01.15 15:11:59.002770 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.01.15 15:11:59.002815 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7113 | 2026.01.15 15:11:59.002863 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7114 | 2026.01.15 15:11:59.002906 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part | ||
| 7115 | 2026.01.15 15:11:59.002980 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7116 | 2026.01.15 15:11:59.003033 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1197 rows starting from the beginning of the part | ||
| 7117 | 2026.01.15 15:11:59.003083 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7118 | 2026.01.15 15:11:59.003132 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7119 | 2026.01.15 15:11:59.003181 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 257 rows starting from the beginning of the part | ||
| 7120 | 2026.01.15 15:11:59.003226 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.01.15 15:11:59.003267 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7122 | 2026.01.15 15:11:59.003601 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7123 | 2026.01.15 15:11:59.003819 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.01.15 15:11:59.003952 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.0012 sec., 45000.00000000001 rows/sec., 3.34 MiB/sec. | ||
| 7125 | 2026.01.15 15:11:59.003989 [ 260 ] {f16fc12e-1f86-4f71-a1f8-c41bdf2e17da} <Debug> TCPHandler: Processed in 0.001366641 sec. | ||
| 7126 | 2026.01.15 15:11:59.004097 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.01.15 15:11:59.004190 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7128 | 2026.01.15 15:11:59.004229 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7129 | 2026.01.15 15:11:59.004615 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.01.15 15:11:59.004643 [ 196 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200239 sec., 1591598.0403417915 rows/sec., 139.69 MiB/sec. | ||
| 7131 | 2026.01.15 15:11:59.004651 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7132 | 2026.01.15 15:11:59.004890 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7133 | 2026.01.15 15:11:59.004997 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7134 | 2026.01.15 15:11:59.005206 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.01.15 15:11:59.005280 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.15 15:11:59.005286 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_56_11} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7137 | 2026.01.15 15:11:59.005376 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7138 | 2026.01.15 15:11:59.005425 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.59 MiB/sec. | ||
| 7139 | 2026.01.15 15:11:59.005466 [ 260 ] {f26700d0-6897-4ba5-8eba-983dbaf22c05} <Debug> TCPHandler: Processed in 0.001418032 sec. | ||
| 7140 | 2026.01.15 15:11:59.005573 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.15 15:11:59.005665 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.15 15:11:59.005704 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7143 | 2026.01.15 15:11:59.006089 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.15 15:11:59.006125 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7145 | 2026.01.15 15:11:59.006421 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7146 | 2026.01.15 15:11:59.006631 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.15 15:11:59.006758 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 7148 | 2026.01.15 15:11:59.006797 [ 260 ] {348f675e-104a-43e1-9a33-9684732fcae4} <Debug> TCPHandler: Processed in 0.001272058 sec. | ||
| 7149 | 2026.01.15 15:11:59.006898 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.15 15:11:59.006990 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7151 | 2026.01.15 15:11:59.007029 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7152 | 2026.01.15 15:11:59.007495 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.15 15:11:59.007531 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7154 | 2026.01.15 15:11:59.007852 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7155 | 2026.01.15 15:11:59.008063 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.15 15:11:59.008173 [ 104 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7157 | 2026.01.15 15:11:59.008193 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001221 sec., 116298.11629811629 rows/sec., 9.39 MiB/sec. | ||
| 7158 | 2026.01.15 15:11:59.008209 [ 104 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.01.15 15:11:59.008233 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7160 | 2026.01.15 15:11:59.008236 [ 260 ] {73de00d2-bd2b-4fdd-902d-171ef43ae823} <Debug> TCPHandler: Processed in 0.001385771 sec. | ||
| 7161 | 2026.01.15 15:11:59.008318 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 7162 | 2026.01.15 15:11:59.008371 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2026.01.15 15:11:59.008416 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7164 | 2026.01.15 15:11:59.008445 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7165 | 2026.01.15 15:11:59.008495 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.01.15 15:11:59.008501 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7167 | 2026.01.15 15:11:59.008549 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7168 | 2026.01.15 15:11:59.008558 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 522 rows starting from the beginning of the part | ||
| 7169 | 2026.01.15 15:11:59.008603 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7170 | 2026.01.15 15:11:59.008649 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7171 | 2026.01.15 15:11:59.008692 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 142 rows starting from the beginning of the part | ||
| 7172 | 2026.01.15 15:11:59.009034 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.01.15 15:11:59.009077 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7174 | 2026.01.15 15:11:59.009507 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7175 | 2026.01.15 15:11:59.009740 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.01.15 15:11:59.009843 [ 190 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562307 sec., 1003643.9701031871 rows/sec., 79.99 MiB/sec. | ||
| 7177 | 2026.01.15 15:11:59.009853 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7178 | 2026.01.15 15:11:59.009873 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001403 sec., 140413.39985744833 rows/sec., 10.07 MiB/sec. | ||
| 7179 | 2026.01.15 15:11:59.009889 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.15 15:11:59.009915 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7181 | 2026.01.15 15:11:59.009920 [ 260 ] {9f102aa5-ce5f-4b47-8d33-69a1fc1602aa} <Debug> TCPHandler: Processed in 0.001611518 sec. | ||
| 7182 | 2026.01.15 15:11:59.009981 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7183 | 2026.01.15 15:11:59.010043 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.01.15 15:11:59.010067 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7185 | 2026.01.15 15:11:59.010068 [ 196 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7186 | 2026.01.15 15:11:59.010093 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14598 rows starting from the beginning of the part | ||
| 7187 | 2026.01.15 15:11:59.010141 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7188 | 2026.01.15 15:11:59.010150 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7189 | 2026.01.15 15:11:59.010192 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7190 | 2026.01.15 15:11:59.010197 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7191 | 2026.01.15 15:11:59.010229 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7192 | 2026.01.15 15:11:59.010267 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7193 | 2026.01.15 15:11:59.010311 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7194 | 2026.01.15 15:11:59.010469 [ 196 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.01.15 15:11:59.010567 [ 196 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_56_11} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7196 | 2026.01.15 15:11:59.010676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7197 | 2026.01.15 15:11:59.011031 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.01.15 15:11:59.011072 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7199 | 2026.01.15 15:11:59.011804 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7200 | 2026.01.15 15:11:59.012036 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.01.15 15:11:59.012180 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002057 sec., 19445.794846864366 rows/sec., 34.85 MiB/sec. | ||
| 7202 | 2026.01.15 15:11:59.012236 [ 260 ] {24fba9b2-b106-4a8c-80a1-605b287a8ad2} <Debug> TCPHandler: Processed in 0.002244427 sec. | ||
| 7203 | 2026.01.15 15:11:59.012349 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.01.15 15:11:59.012446 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.01.15 15:11:59.012488 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.01.15 15:11:59.012821 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.15 15:11:59.012858 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7208 | 2026.01.15 15:11:59.013243 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7209 | 2026.01.15 15:11:59.013460 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.01.15 15:11:59.013567 [ 104 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7211 | 2026.01.15 15:11:59.013588 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 7212 | 2026.01.15 15:11:59.013601 [ 104 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.01.15 15:11:59.013630 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7214 | 2026.01.15 15:11:59.013632 [ 260 ] {8e57c127-169e-4f46-bd08-4940152777f9} <Debug> TCPHandler: Processed in 0.00133326 sec. | ||
| 7215 | 2026.01.15 15:11:59.013720 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7216 | 2026.01.15 15:11:59.013850 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7217 | 2026.01.15 15:11:59.013888 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2940 rows starting from the beginning of the part | ||
| 7218 | 2026.01.15 15:11:59.013959 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7219 | 2026.01.15 15:11:59.014013 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7220 | 2026.01.15 15:11:59.014058 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7221 | 2026.01.15 15:11:59.014102 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7222 | 2026.01.15 15:11:59.014145 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7223 | 2026.01.15 15:11:59.014580 [ 186 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004625698 sec., 3484879.4711630545 rows/sec., 239.48 MiB/sec. | ||
| 7224 | 2026.01.15 15:11:59.014986 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7225 | 2026.01.15 15:11:59.015236 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.01.15 15:11:59.015301 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7227 | 2026.01.15 15:11:59.015366 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7228 | 2026.01.15 15:11:59.015449 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770553 sec., 1829936.7485751626 rows/sec., 123.28 MiB/sec. | ||
| 7229 | 2026.01.15 15:11:59.015692 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7230 | 2026.01.15 15:11:59.015928 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.01.15 15:11:59.015987 [ 196 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_56_11} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7232 | 2026.01.15 15:11:59.016050 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7233 | 2026.01.15 15:12:00.751713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18617 | ||
| 7234 | 2026.01.15 15:12:00.752429 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.15 15:12:00.752490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7236 | 2026.01.15 15:12:00.753022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7237 | 2026.01.15 15:12:00.753239 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.15 15:12:00.753366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18617 | ||
| 7239 | 2026.01.15 15:12:01.727687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7240 | 2026.01.15 15:12:01.744470 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.01.15 15:12:01.744520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7242 | 2026.01.15 15:12:01.750797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7243 | 2026.01.15 15:12:01.751475 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.01.15 15:12:01.754353 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7245 | 2026.01.15 15:12:03.993356 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.01.15 15:12:03.993553 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7247 | 2026.01.15 15:12:03.993619 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7248 | 2026.01.15 15:12:03.994305 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.15 15:12:03.994352 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7250 | 2026.01.15 15:12:03.994757 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7251 | 2026.01.15 15:12:03.994972 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.15 15:12:03.995133 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 7253 | 2026.01.15 15:12:03.995175 [ 260 ] {6da927fc-2128-4a95-9975-4fa0b0c14430} <Debug> TCPHandler: Processed in 0.001949328 sec. | ||
| 7254 | 2026.01.15 15:12:03.995300 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.01.15 15:12:03.995400 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7256 | 2026.01.15 15:12:03.995440 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7257 | 2026.01.15 15:12:03.995881 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.01.15 15:12:03.995917 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7259 | 2026.01.15 15:12:03.996231 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7260 | 2026.01.15 15:12:03.996441 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.01.15 15:12:03.996568 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 7262 | 2026.01.15 15:12:03.996604 [ 260 ] {a05d539d-6c6c-4d69-bcbe-bbdb97a02efe} <Debug> TCPHandler: Processed in 0.00135454 sec. | ||
| 7263 | 2026.01.15 15:12:03.996750 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.01.15 15:12:03.996847 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7265 | 2026.01.15 15:12:03.996891 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7266 | 2026.01.15 15:12:03.997327 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.01.15 15:12:03.997364 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7268 | 2026.01.15 15:12:03.997716 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7269 | 2026.01.15 15:12:03.997916 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.01.15 15:12:03.998048 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7271 | 2026.01.15 15:12:03.998085 [ 260 ] {fe13e950-ea08-40f5-91b1-0fbe56e00f97} <Debug> TCPHandler: Processed in 0.001387891 sec. | ||
| 7272 | 2026.01.15 15:12:03.998207 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.01.15 15:12:03.998300 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7274 | 2026.01.15 15:12:03.998341 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7275 | 2026.01.15 15:12:03.998688 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.01.15 15:12:03.998724 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7277 | 2026.01.15 15:12:03.999026 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7278 | 2026.01.15 15:12:03.999238 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.01.15 15:12:03.999367 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7280 | 2026.01.15 15:12:03.999403 [ 260 ] {c0b3be95-fcad-42e4-b5a4-82269873f6fe} <Debug> TCPHandler: Processed in 0.001246967 sec. | ||
| 7281 | 2026.01.15 15:12:08.113328 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7282 | 2026.01.15 15:12:08.113429 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7283 | 2026.01.15 15:12:08.254404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19129 | ||
| 7284 | 2026.01.15 15:12:08.254907 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2026.01.15 15:12:08.254951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7286 | 2026.01.15 15:12:08.255433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7287 | 2026.01.15 15:12:08.255668 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.01.15 15:12:08.255817 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19129 | ||
| 7289 | 2026.01.15 15:12:08.304772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 894 | ||
| 7290 | 2026.01.15 15:12:08.307446 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.01.15 15:12:08.307484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7292 | 2026.01.15 15:12:08.308643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7293 | 2026.01.15 15:12:08.308911 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.01.15 15:12:08.309171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7295 | 2026.01.15 15:12:08.994523 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.01.15 15:12:08.994710 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7297 | 2026.01.15 15:12:08.994781 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7298 | 2026.01.15 15:12:08.995533 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.01.15 15:12:08.995585 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7300 | 2026.01.15 15:12:08.996025 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7301 | 2026.01.15 15:12:08.996267 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.01.15 15:12:08.996444 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001783 sec., 76275.93942793045 rows/sec., 6.61 MiB/sec. | ||
| 7303 | 2026.01.15 15:12:08.996499 [ 260 ] {5e3912de-b538-4740-9a2f-ae685caec8bf} <Debug> TCPHandler: Processed in 0.002112833 sec. | ||
| 7304 | 2026.01.15 15:12:08.996628 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.01.15 15:12:08.996733 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.01.15 15:12:08.996779 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7307 | 2026.01.15 15:12:08.997218 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.01.15 15:12:08.997256 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7309 | 2026.01.15 15:12:08.997586 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7310 | 2026.01.15 15:12:08.997804 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.01.15 15:12:08.997947 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.37 MiB/sec. | ||
| 7312 | 2026.01.15 15:12:08.997987 [ 260 ] {f798d323-3eb2-4d59-9363-8bc22d61542e} <Debug> TCPHandler: Processed in 0.001414242 sec. | ||
| 7313 | 2026.01.15 15:12:08.998093 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.01.15 15:12:08.998194 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7315 | 2026.01.15 15:12:08.998235 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7316 | 2026.01.15 15:12:08.998675 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.01.15 15:12:08.998712 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7318 | 2026.01.15 15:12:08.999037 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7319 | 2026.01.15 15:12:08.999262 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.15 15:12:08.999399 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001228 sec., 84690.55374592834 rows/sec., 6.62 MiB/sec. | ||
| 7321 | 2026.01.15 15:12:08.999438 [ 260 ] {dc5094c1-2422-401c-bcc4-08049fa90df4} <Debug> TCPHandler: Processed in 0.001394831 sec. | ||
| 7322 | 2026.01.15 15:12:08.999550 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.01.15 15:12:08.999644 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.15 15:12:08.999687 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7325 | 2026.01.15 15:12:09.000089 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.01.15 15:12:09.000167 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7327 | 2026.01.15 15:12:09.000505 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7328 | 2026.01.15 15:12:09.000712 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.01.15 15:12:09.000846 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7330 | 2026.01.15 15:12:09.000884 [ 260 ] {5b0ee85e-abcf-4fd8-8c0c-33f719005bdd} <Debug> TCPHandler: Processed in 0.001383772 sec. | ||
| 7331 | 2026.01.15 15:12:09.000992 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.15 15:12:09.001087 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.01.15 15:12:09.001142 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7334 | 2026.01.15 15:12:09.002007 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.15 15:12:09.002043 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7336 | 2026.01.15 15:12:09.002620 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7337 | 2026.01.15 15:12:09.002844 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.01.15 15:12:09.002982 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 7339 | 2026.01.15 15:12:09.003035 [ 260 ] {fa59a903-c696-45c4-a675-5eb2c92e334f} <Debug> TCPHandler: Processed in 0.002091922 sec. | ||
| 7340 | 2026.01.15 15:12:09.003149 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.01.15 15:12:09.003243 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.01.15 15:12:09.003285 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7343 | 2026.01.15 15:12:09.003623 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.01.15 15:12:09.003659 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7345 | 2026.01.15 15:12:09.003960 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7346 | 2026.01.15 15:12:09.004164 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.01.15 15:12:09.004297 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7348 | 2026.01.15 15:12:09.004333 [ 260 ] {4f97e37f-f5d3-4a8c-845b-2f52eb6d2616} <Debug> TCPHandler: Processed in 0.001238357 sec. | ||
| 7349 | 2026.01.15 15:12:09.255378 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7350 | 2026.01.15 15:12:09.273748 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.01.15 15:12:09.273805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7352 | 2026.01.15 15:12:09.279981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7353 | 2026.01.15 15:12:09.280698 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.01.15 15:12:09.283791 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7355 | 2026.01.15 15:12:14.045753 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.01.15 15:12:14.045983 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7357 | 2026.01.15 15:12:14.046065 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7358 | 2026.01.15 15:12:14.046823 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.01.15 15:12:14.046887 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7360 | 2026.01.15 15:12:14.047444 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7361 | 2026.01.15 15:12:14.047807 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.01.15 15:12:14.048013 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002086 sec., 958.7727708533076 rows/sec., 78.18 KiB/sec. | ||
| 7363 | 2026.01.15 15:12:14.048077 [ 260 ] {a0aa800f-c92c-41a0-a6c6-d27a19e7cb8c} <Debug> TCPHandler: Processed in 0.002487335 sec. | ||
| 7364 | 2026.01.15 15:12:14.048243 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.01.15 15:12:14.048359 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7366 | 2026.01.15 15:12:14.048410 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7367 | 2026.01.15 15:12:14.049690 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.01.15 15:12:14.049737 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7369 | 2026.01.15 15:12:14.050171 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7370 | 2026.01.15 15:12:14.050427 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.01.15 15:12:14.050589 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002259 sec., 529880.4780876493 rows/sec., 43.68 MiB/sec. | ||
| 7372 | 2026.01.15 15:12:14.050633 [ 260 ] {c3b1528f-837d-4ff4-a62f-6df5115445f4} <Debug> TCPHandler: Processed in 0.002456594 sec. | ||
| 7373 | 2026.01.15 15:12:14.050760 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.01.15 15:12:14.050864 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.01.15 15:12:14.050908 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7376 | 2026.01.15 15:12:14.051334 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.01.15 15:12:14.051371 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7378 | 2026.01.15 15:12:14.051673 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7379 | 2026.01.15 15:12:14.051895 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.01.15 15:12:14.052036 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 116.67 KiB/sec. | ||
| 7381 | 2026.01.15 15:12:14.052076 [ 260 ] {c66d2d3a-c128-4e32-bfb8-871027086039} <Debug> TCPHandler: Processed in 0.001368721 sec. | ||
| 7382 | 2026.01.15 15:12:14.052197 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.01.15 15:12:14.052296 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.01.15 15:12:14.052338 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7385 | 2026.01.15 15:12:14.052872 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.01.15 15:12:14.052910 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7387 | 2026.01.15 15:12:14.053229 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7388 | 2026.01.15 15:12:14.053439 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.01.15 15:12:14.053577 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 11.86 MiB/sec. | ||
| 7390 | 2026.01.15 15:12:14.053614 [ 260 ] {0be94d3e-5118-4811-a765-970fb4fc9a19} <Debug> TCPHandler: Processed in 0.001468954 sec. | ||
| 7391 | 2026.01.15 15:12:14.053740 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.01.15 15:12:14.053835 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7393 | 2026.01.15 15:12:14.053875 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7394 | 2026.01.15 15:12:14.054473 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.01.15 15:12:14.054510 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7396 | 2026.01.15 15:12:14.054849 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7397 | 2026.01.15 15:12:14.055063 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.01.15 15:12:14.055245 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001427 sec., 365802.38262088294 rows/sec., 27.08 MiB/sec. | ||
| 7399 | 2026.01.15 15:12:14.055287 [ 260 ] {8923fb3e-41be-42d4-8837-aa8b4740c763} <Debug> TCPHandler: Processed in 0.001598388 sec. | ||
| 7400 | 2026.01.15 15:12:14.055425 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.01.15 15:12:14.055553 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7402 | 2026.01.15 15:12:14.055602 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7403 | 2026.01.15 15:12:14.056238 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.01.15 15:12:14.056274 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7405 | 2026.01.15 15:12:14.056670 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7406 | 2026.01.15 15:12:14.056903 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.01.15 15:12:14.057035 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001533 sec., 551206.7840834964 rows/sec., 37.10 MiB/sec. | ||
| 7408 | 2026.01.15 15:12:14.057078 [ 260 ] {43aa662b-85e7-4c48-939a-da201e691453} <Debug> TCPHandler: Processed in 0.001707421 sec. | ||
| 7409 | 2026.01.15 15:12:14.057198 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.01.15 15:12:14.057293 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7411 | 2026.01.15 15:12:14.057336 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7412 | 2026.01.15 15:12:14.057742 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.01.15 15:12:14.057788 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7414 | 2026.01.15 15:12:14.058220 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7415 | 2026.01.15 15:12:14.058550 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.01.15 15:12:14.058732 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
| 7417 | 2026.01.15 15:12:14.058786 [ 260 ] {870f3d1a-0192-4e64-bc0d-e0f631001ac5} <Debug> TCPHandler: Processed in 0.001637319 sec. | ||
| 7418 | 2026.01.15 15:12:14.342304 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56638 | ||
| 7419 | 2026.01.15 15:12:14.342432 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7420 | 2026.01.15 15:12:14.342459 [ 292 ] {} <Debug> TCP-Session: 1acc1116-8cd0-45db-870b-4b35d06294bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56638 | ||
| 7421 | 2026.01.15 15:12:14.342482 [ 292 ] {} <Debug> TCP-Session: 1acc1116-8cd0-45db-870b-4b35d06294bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.01.15 15:12:14.342495 [ 292 ] {} <Debug> TCP-Session: 1acc1116-8cd0-45db-870b-4b35d06294bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.01.15 15:12:14.342723 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36954 | ||
| 7424 | 2026.01.15 15:12:14.342772 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53238 | ||
| 7425 | 2026.01.15 15:12:14.342808 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59311 | ||
| 7426 | 2026.01.15 15:12:14.342823 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39098 | ||
| 7427 | 2026.01.15 15:12:14.342855 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7428 | 2026.01.15 15:12:14.342853 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50766 | ||
| 7429 | 2026.01.15 15:12:14.342901 [ 293 ] {} <Debug> TCP-Session: 8c7f6471-364b-48ec-b5be-9e1d20b44a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:36954 | ||
| 7430 | 2026.01.15 15:12:14.342904 [ 292 ] {} <Trace> TCP-Session: 1acc1116-8cd0-45db-870b-4b35d06294bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.01.15 15:12:14.342913 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2026.01.15 15:12:14.342958 [ 293 ] {} <Debug> TCP-Session: 8c7f6471-364b-48ec-b5be-9e1d20b44a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.01.15 15:12:14.342834 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44559 | ||
| 7434 | 2026.01.15 15:12:14.343030 [ 293 ] {} <Debug> TCP-Session: 8c7f6471-364b-48ec-b5be-9e1d20b44a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.01.15 15:12:14.343020 [ 259 ] {} <Debug> TCP-Session: 0d372381-ac59-4768-ba27-a06caa9f23b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53238 | ||
| 7436 | 2026.01.15 15:12:14.342783 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51457 | ||
| 7437 | 2026.01.15 15:12:14.343127 [ 259 ] {} <Debug> TCP-Session: 0d372381-ac59-4768-ba27-a06caa9f23b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.01.15 15:12:14.343140 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7439 | 2026.01.15 15:12:14.343169 [ 259 ] {} <Debug> TCP-Session: 0d372381-ac59-4768-ba27-a06caa9f23b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.01.15 15:12:14.343199 [ 288 ] {} <Debug> TCP-Session: 5d3e140d-23c3-404c-915d-ee6fffee0788 Authenticating user 'default' from [fd00:1122:3344:101::e]:59311 | ||
| 7441 | 2026.01.15 15:12:14.343153 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7442 | 2026.01.15 15:12:14.343232 [ 288 ] {} <Debug> TCP-Session: 5d3e140d-23c3-404c-915d-ee6fffee0788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.01.15 15:12:14.343256 [ 288 ] {} <Debug> TCP-Session: 5d3e140d-23c3-404c-915d-ee6fffee0788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.01.15 15:12:14.342768 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42112 | ||
| 7445 | 2026.01.15 15:12:14.343593 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7446 | 2026.01.15 15:12:14.343672 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7447 | 2026.01.15 15:12:14.343854 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7448 | 2026.01.15 15:12:14.343913 [ 291 ] {} <Debug> TCP-Session: 6c7ab7b2-c69e-4dcc-a77e-5e6411c0b5d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50766 | ||
| 7449 | 2026.01.15 15:12:14.343947 [ 291 ] {} <Debug> TCP-Session: 6c7ab7b2-c69e-4dcc-a77e-5e6411c0b5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.01.15 15:12:14.343964 [ 291 ] {} <Debug> TCP-Session: 6c7ab7b2-c69e-4dcc-a77e-5e6411c0b5d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.01.15 15:12:14.344029 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2026.01.15 15:12:14.344042 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 7453 | 2026.01.15 15:12:14.344078 [ 294 ] {} <Debug> TCP-Session: c93449a3-a556-4dac-9e08-6824dd7f128f Authenticating user 'default' from [fd00:1122:3344:101::e]:42112 | ||
| 7454 | 2026.01.15 15:12:14.344108 [ 294 ] {} <Debug> TCP-Session: c93449a3-a556-4dac-9e08-6824dd7f128f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.01.15 15:12:14.344125 [ 294 ] {} <Debug> TCP-Session: c93449a3-a556-4dac-9e08-6824dd7f128f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.01.15 15:12:14.344360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7457 | 2026.01.15 15:12:14.344395 [ 290 ] {} <Debug> TCP-Session: c05f8d4b-f18e-4419-88a8-ed9fd07b81ef Authenticating user 'default' from [fd00:1122:3344:101::e]:44559 | ||
| 7458 | 2026.01.15 15:12:14.344415 [ 290 ] {} <Debug> TCP-Session: c05f8d4b-f18e-4419-88a8-ed9fd07b81ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.01.15 15:12:14.344433 [ 290 ] {} <Debug> TCP-Session: c05f8d4b-f18e-4419-88a8-ed9fd07b81ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.01.15 15:12:14.344695 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7461 | 2026.01.15 15:12:14.344737 [ 289 ] {} <Debug> TCP-Session: ecfa1a90-e60b-4de3-8609-33762d5a3a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:39098 | ||
| 7462 | 2026.01.15 15:12:14.344757 [ 289 ] {} <Debug> TCP-Session: ecfa1a90-e60b-4de3-8609-33762d5a3a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.01.15 15:12:14.344764 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.01.15 15:12:14.344770 [ 289 ] {} <Debug> TCP-Session: ecfa1a90-e60b-4de3-8609-33762d5a3a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.01.15 15:12:14.344807 [ 350 ] {} <Debug> TCP-Session: 922e8abc-8a06-4687-8d18-98d8012432c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51457 | ||
| 7466 | 2026.01.15 15:12:14.344830 [ 350 ] {} <Debug> TCP-Session: 922e8abc-8a06-4687-8d18-98d8012432c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.01.15 15:12:14.344848 [ 350 ] {} <Debug> TCP-Session: 922e8abc-8a06-4687-8d18-98d8012432c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.01.15 15:12:14.345084 [ 300 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> AggregatingTransform: Aggregating | ||
| 7469 | 2026.01.15 15:12:14.345134 [ 300 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> Aggregator: Aggregation method: without_key | ||
| 7470 | 2026.01.15 15:12:14.345171 [ 300 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100814 sec. (991.926 rows/sec., 38.75 KiB/sec.) | ||
| 7471 | 2026.01.15 15:12:14.345191 [ 300 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Trace> Aggregator: Merging aggregated data | ||
| 7472 | 2026.01.15 15:12:14.346544 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003475 sec., 287.7697841726619 rows/sec., 11.24 KiB/sec. | ||
| 7473 | 2026.01.15 15:12:14.346669 [ 292 ] {33de890c-fb81-4f88-b675-b6f8d0f3a043} <Debug> TCPHandler: Processed in 0.003934107 sec. | ||
| 7474 | 2026.01.15 15:12:14.346768 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7475 | 2026.01.15 15:12:14.346809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7476 | 2026.01.15 15:12:14.346822 [ 292 ] {} <Debug> TCP-Session: 1acc1116-8cd0-45db-870b-4b35d06294bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.01.15 15:12:14.346832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7478 | 2026.01.15 15:12:14.346859 [ 293 ] {} <Debug> TCP-Session: 8c7f6471-364b-48ec-b5be-9e1d20b44a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.01.15 15:12:14.346869 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2026.01.15 15:12:14.346889 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7481 | 2026.01.15 15:12:14.346902 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2026.01.15 15:12:14.346912 [ 350 ] {} <Debug> TCP-Session: 922e8abc-8a06-4687-8d18-98d8012432c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.01.15 15:12:14.346938 [ 259 ] {} <Debug> TCP-Session: 0d372381-ac59-4768-ba27-a06caa9f23b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.01.15 15:12:14.346952 [ 294 ] {} <Debug> TCP-Session: c93449a3-a556-4dac-9e08-6824dd7f128f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.01.15 15:12:14.346919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7486 | 2026.01.15 15:12:14.346894 [ 291 ] {} <Debug> TCP-Session: 6c7ab7b2-c69e-4dcc-a77e-5e6411c0b5d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.01.15 15:12:14.347006 [ 288 ] {} <Debug> TCP-Session: 5d3e140d-23c3-404c-915d-ee6fffee0788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.01.15 15:12:14.346850 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7489 | 2026.01.15 15:12:14.346938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7490 | 2026.01.15 15:12:14.347069 [ 289 ] {} <Debug> TCP-Session: ecfa1a90-e60b-4de3-8609-33762d5a3a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.01.15 15:12:14.347090 [ 290 ] {} <Debug> TCP-Session: c05f8d4b-f18e-4419-88a8-ed9fd07b81ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.01.15 15:12:14.364656 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35451 | ||
| 7493 | 2026.01.15 15:12:14.364716 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2026.01.15 15:12:14.364735 [ 292 ] {} <Debug> TCP-Session: 0f126365-4c6f-4ef3-880d-07033d0eadd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35451 | ||
| 7495 | 2026.01.15 15:12:14.364752 [ 292 ] {} <Debug> TCP-Session: 0f126365-4c6f-4ef3-880d-07033d0eadd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.01.15 15:12:14.364764 [ 292 ] {} <Debug> TCP-Session: 0f126365-4c6f-4ef3-880d-07033d0eadd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.01.15 15:12:14.364940 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47270 | ||
| 7498 | 2026.01.15 15:12:14.364951 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61930 | ||
| 7499 | 2026.01.15 15:12:14.364967 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36650 | ||
| 7500 | 2026.01.15 15:12:14.364992 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49710 | ||
| 7501 | 2026.01.15 15:12:14.365012 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65410 | ||
| 7502 | 2026.01.15 15:12:14.365040 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60199 | ||
| 7503 | 2026.01.15 15:12:14.365051 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7504 | 2026.01.15 15:12:14.365062 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2026.01.15 15:12:14.365103 [ 294 ] {} <Debug> TCP-Session: 14745ba6-44e6-4344-b8cc-6e95b0aafcf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61930 | ||
| 7506 | 2026.01.15 15:12:14.365098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7507 | 2026.01.15 15:12:14.365122 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2026.01.15 15:12:14.365128 [ 294 ] {} <Debug> TCP-Session: 14745ba6-44e6-4344-b8cc-6e95b0aafcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.01.15 15:12:14.365144 [ 289 ] {} <Debug> TCP-Session: 5018eb0a-0061-4f2e-a2ee-2b84ed85d59f Authenticating user 'default' from [fd00:1122:3344:101::e]:65410 | ||
| 7510 | 2026.01.15 15:12:14.365159 [ 291 ] {} <Debug> TCP-Session: 3e42e292-d439-4185-8ecb-a5e2903e004a Authenticating user 'default' from [fd00:1122:3344:101::e]:60199 | ||
| 7511 | 2026.01.15 15:12:14.365166 [ 294 ] {} <Debug> TCP-Session: 14745ba6-44e6-4344-b8cc-6e95b0aafcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.01.15 15:12:14.365183 [ 289 ] {} <Debug> TCP-Session: 5018eb0a-0061-4f2e-a2ee-2b84ed85d59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.01.15 15:12:14.365199 [ 291 ] {} <Debug> TCP-Session: 3e42e292-d439-4185-8ecb-a5e2903e004a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.01.15 15:12:14.365218 [ 289 ] {} <Debug> TCP-Session: 5018eb0a-0061-4f2e-a2ee-2b84ed85d59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.01.15 15:12:14.365230 [ 291 ] {} <Debug> TCP-Session: 3e42e292-d439-4185-8ecb-a5e2903e004a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.01.15 15:12:14.365128 [ 259 ] {} <Debug> TCP-Session: 50a1f6f0-de36-47dc-8b76-48df57c9b10b Authenticating user 'default' from [fd00:1122:3344:101::e]:36650 | ||
| 7517 | 2026.01.15 15:12:14.365081 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7518 | 2026.01.15 15:12:14.365282 [ 259 ] {} <Debug> TCP-Session: 50a1f6f0-de36-47dc-8b76-48df57c9b10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.01.15 15:12:14.365034 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47782 | ||
| 7520 | 2026.01.15 15:12:14.365307 [ 350 ] {} <Debug> TCP-Session: 79c54b73-1356-4bd8-905e-6ce13d0c0252 Authenticating user 'default' from [fd00:1122:3344:101::e]:49710 | ||
| 7521 | 2026.01.15 15:12:14.365312 [ 259 ] {} <Debug> TCP-Session: 50a1f6f0-de36-47dc-8b76-48df57c9b10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.01.15 15:12:14.365351 [ 350 ] {} <Debug> TCP-Session: 79c54b73-1356-4bd8-905e-6ce13d0c0252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.01.15 15:12:14.365366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.01.15 15:12:14.365380 [ 350 ] {} <Debug> TCP-Session: 79c54b73-1356-4bd8-905e-6ce13d0c0252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.01.15 15:12:14.365012 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7526 | 2026.01.15 15:12:14.365397 [ 290 ] {} <Debug> TCP-Session: 31feaf31-74d8-4ca1-b1eb-b19627af6845 Authenticating user 'default' from [fd00:1122:3344:101::e]:47782 | ||
| 7527 | 2026.01.15 15:12:14.365428 [ 293 ] {} <Debug> TCP-Session: 36cc3b2f-c618-4e9e-8b2c-e84e037f7261 Authenticating user 'default' from [fd00:1122:3344:101::e]:47270 | ||
| 7528 | 2026.01.15 15:12:14.365439 [ 290 ] {} <Debug> TCP-Session: 31feaf31-74d8-4ca1-b1eb-b19627af6845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2026.01.15 15:12:14.365453 [ 293 ] {} <Debug> TCP-Session: 36cc3b2f-c618-4e9e-8b2c-e84e037f7261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.01.15 15:12:14.365465 [ 290 ] {} <Debug> TCP-Session: 31feaf31-74d8-4ca1-b1eb-b19627af6845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.01.15 15:12:14.365478 [ 293 ] {} <Debug> TCP-Session: 36cc3b2f-c618-4e9e-8b2c-e84e037f7261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.01.15 15:12:14.365001 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52086 | ||
| 7533 | 2026.01.15 15:12:14.364980 [ 292 ] {} <Trace> TCP-Session: 0f126365-4c6f-4ef3-880d-07033d0eadd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.01.15 15:12:14.365561 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2026.01.15 15:12:14.365580 [ 288 ] {} <Debug> TCP-Session: efcf6e0f-bc4e-43eb-a709-b2ac571c2976 Authenticating user 'default' from [fd00:1122:3344:101::e]:52086 | ||
| 7536 | 2026.01.15 15:12:14.365596 [ 288 ] {} <Debug> TCP-Session: efcf6e0f-bc4e-43eb-a709-b2ac571c2976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.01.15 15:12:14.365608 [ 288 ] {} <Debug> TCP-Session: efcf6e0f-bc4e-43eb-a709-b2ac571c2976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2026.01.15 15:12:14.365653 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7539 | 2026.01.15 15:12:14.365811 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7540 | 2026.01.15 15:12:14.365852 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7541 | 2026.01.15 15:12:14.366068 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 7542 | 2026.01.15 15:12:14.366878 [ 349 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> AggregatingTransform: Aggregating | ||
| 7543 | 2026.01.15 15:12:14.366927 [ 349 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7544 | 2026.01.15 15:12:14.366966 [ 349 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815645 sec. (1226.024 rows/sec., 47.89 KiB/sec.) | ||
| 7545 | 2026.01.15 15:12:14.366986 [ 349 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Trace> Aggregator: Merging aggregated data | ||
| 7546 | 2026.01.15 15:12:14.368466 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002847 sec., 351.24692658939233 rows/sec., 13.72 KiB/sec. | ||
| 7547 | 2026.01.15 15:12:14.368593 [ 292 ] {16a44da8-6746-4aff-b79e-eecdf595e9b5} <Debug> TCPHandler: Processed in 0.00367215 sec. | ||
| 7548 | 2026.01.15 15:12:14.368721 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7549 | 2026.01.15 15:12:14.368734 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7550 | 2026.01.15 15:12:14.368778 [ 292 ] {} <Debug> TCP-Session: 0f126365-4c6f-4ef3-880d-07033d0eadd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.01.15 15:12:14.368781 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7552 | 2026.01.15 15:12:14.368813 [ 291 ] {} <Debug> TCP-Session: 3e42e292-d439-4185-8ecb-a5e2903e004a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.01.15 15:12:14.368830 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7554 | 2026.01.15 15:12:14.368847 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7555 | 2026.01.15 15:12:14.368862 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7556 | 2026.01.15 15:12:14.368874 [ 259 ] {} <Debug> TCP-Session: 50a1f6f0-de36-47dc-8b76-48df57c9b10b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.01.15 15:12:14.368894 [ 350 ] {} <Debug> TCP-Session: 79c54b73-1356-4bd8-905e-6ce13d0c0252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.01.15 15:12:14.368914 [ 290 ] {} <Debug> TCP-Session: 31feaf31-74d8-4ca1-b1eb-b19627af6845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.01.15 15:12:14.368849 [ 294 ] {} <Debug> TCP-Session: 14745ba6-44e6-4344-b8cc-6e95b0aafcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.01.15 15:12:14.368813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7561 | 2026.01.15 15:12:14.368798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2026.01.15 15:12:14.368992 [ 288 ] {} <Debug> TCP-Session: efcf6e0f-bc4e-43eb-a709-b2ac571c2976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.01.15 15:12:14.368762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2026.01.15 15:12:14.369016 [ 289 ] {} <Debug> TCP-Session: 5018eb0a-0061-4f2e-a2ee-2b84ed85d59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.01.15 15:12:14.369052 [ 293 ] {} <Debug> TCP-Session: 36cc3b2f-c618-4e9e-8b2c-e84e037f7261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.01.15 15:12:14.591424 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42375 | ||
| 7567 | 2026.01.15 15:12:14.591529 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7568 | 2026.01.15 15:12:14.591556 [ 292 ] {} <Debug> TCP-Session: 802ef141-ced9-4dd8-a078-12e004886c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:42375 | ||
| 7569 | 2026.01.15 15:12:14.591578 [ 292 ] {} <Debug> TCP-Session: 802ef141-ced9-4dd8-a078-12e004886c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.01.15 15:12:14.591591 [ 292 ] {} <Debug> TCP-Session: 802ef141-ced9-4dd8-a078-12e004886c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.01.15 15:12:14.591794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63262 | ||
| 7572 | 2026.01.15 15:12:14.591813 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37617 | ||
| 7573 | 2026.01.15 15:12:14.591849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56917 | ||
| 7574 | 2026.01.15 15:12:14.591870 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61459 | ||
| 7575 | 2026.01.15 15:12:14.591836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38246 | ||
| 7576 | 2026.01.15 15:12:14.591935 [ 292 ] {} <Trace> TCP-Session: 802ef141-ced9-4dd8-a078-12e004886c4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.01.15 15:12:14.591945 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7578 | 2026.01.15 15:12:14.591950 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7579 | 2026.01.15 15:12:14.591982 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7580 | 2026.01.15 15:12:14.591992 [ 289 ] {} <Debug> TCP-Session: 197a6a63-59b3-49f0-a4af-cc6d67ddee6f Authenticating user 'default' from [fd00:1122:3344:101::e]:56917 | ||
| 7581 | 2026.01.15 15:12:14.592008 [ 259 ] {} <Debug> TCP-Session: 4c4ecd4f-0587-4772-bda2-2ae9a2c34b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37617 | ||
| 7582 | 2026.01.15 15:12:14.592019 [ 291 ] {} <Debug> TCP-Session: 11371963-3f51-42d3-b4d7-15d27ee0aa64 Authenticating user 'default' from [fd00:1122:3344:101::e]:61459 | ||
| 7583 | 2026.01.15 15:12:14.592032 [ 289 ] {} <Debug> TCP-Session: 197a6a63-59b3-49f0-a4af-cc6d67ddee6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.01.15 15:12:14.592045 [ 259 ] {} <Debug> TCP-Session: 4c4ecd4f-0587-4772-bda2-2ae9a2c34b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.01.15 15:12:14.592057 [ 291 ] {} <Debug> TCP-Session: 11371963-3f51-42d3-b4d7-15d27ee0aa64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.01.15 15:12:14.592061 [ 289 ] {} <Debug> TCP-Session: 197a6a63-59b3-49f0-a4af-cc6d67ddee6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.01.15 15:12:14.592093 [ 291 ] {} <Debug> TCP-Session: 11371963-3f51-42d3-b4d7-15d27ee0aa64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.01.15 15:12:14.592112 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7589 | 2026.01.15 15:12:14.591993 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2026.01.15 15:12:14.591913 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7591 | 2026.01.15 15:12:14.592162 [ 288 ] {} <Debug> TCP-Session: 20d4f53b-1104-441a-9a9b-265138c80d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:38246 | ||
| 7592 | 2026.01.15 15:12:14.592185 [ 293 ] {} <Debug> TCP-Session: c4c7da84-f2a2-4eef-a32e-14de640ac525 Authenticating user 'default' from [fd00:1122:3344:101::e]:63262 | ||
| 7593 | 2026.01.15 15:12:14.592196 [ 288 ] {} <Debug> TCP-Session: 20d4f53b-1104-441a-9a9b-265138c80d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.01.15 15:12:14.592212 [ 293 ] {} <Debug> TCP-Session: c4c7da84-f2a2-4eef-a32e-14de640ac525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.01.15 15:12:14.591828 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42330 | ||
| 7596 | 2026.01.15 15:12:14.592238 [ 293 ] {} <Debug> TCP-Session: c4c7da84-f2a2-4eef-a32e-14de640ac525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.01.15 15:12:14.592231 [ 288 ] {} <Debug> TCP-Session: 20d4f53b-1104-441a-9a9b-265138c80d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.01.15 15:12:14.591805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55725 | ||
| 7599 | 2026.01.15 15:12:14.592297 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2026.01.15 15:12:14.591859 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40169 | ||
| 7601 | 2026.01.15 15:12:14.592346 [ 350 ] {} <Debug> TCP-Session: b36615a2-eee8-4c15-8924-7cd93b56e55b Authenticating user 'default' from [fd00:1122:3344:101::e]:42330 | ||
| 7602 | 2026.01.15 15:12:14.592374 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2026.01.15 15:12:14.592389 [ 350 ] {} <Debug> TCP-Session: b36615a2-eee8-4c15-8924-7cd93b56e55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2026.01.15 15:12:14.592378 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7605 | 2026.01.15 15:12:14.592422 [ 350 ] {} <Debug> TCP-Session: b36615a2-eee8-4c15-8924-7cd93b56e55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2026.01.15 15:12:14.592431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7607 | 2026.01.15 15:12:14.592417 [ 294 ] {} <Debug> TCP-Session: d1ea43c3-80b5-482b-a4e1-37101b396ce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55725 | ||
| 7608 | 2026.01.15 15:12:14.592488 [ 290 ] {} <Debug> TCP-Session: 3858bfb9-dc38-4168-8077-b35b62716d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40169 | ||
| 7609 | 2026.01.15 15:12:14.592485 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7610 | 2026.01.15 15:12:14.592513 [ 294 ] {} <Debug> TCP-Session: d1ea43c3-80b5-482b-a4e1-37101b396ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.01.15 15:12:14.592516 [ 290 ] {} <Debug> TCP-Session: 3858bfb9-dc38-4168-8077-b35b62716d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.01.15 15:12:14.592546 [ 294 ] {} <Debug> TCP-Session: d1ea43c3-80b5-482b-a4e1-37101b396ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2026.01.15 15:12:14.592551 [ 290 ] {} <Debug> TCP-Session: 3858bfb9-dc38-4168-8077-b35b62716d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.01.15 15:12:14.592079 [ 259 ] {} <Debug> TCP-Session: 4c4ecd4f-0587-4772-bda2-2ae9a2c34b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.01.15 15:12:14.592820 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 7616 | 2026.01.15 15:12:14.593716 [ 345 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> AggregatingTransform: Aggregating | ||
| 7617 | 2026.01.15 15:12:14.593756 [ 345 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7618 | 2026.01.15 15:12:14.593791 [ 345 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867716 sec. (1152.451 rows/sec., 45.02 KiB/sec.) | ||
| 7619 | 2026.01.15 15:12:14.593926 [ 345 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Trace> Aggregator: Merging aggregated data | ||
| 7620 | 2026.01.15 15:12:14.595223 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 7621 | 2026.01.15 15:12:14.595334 [ 292 ] {8368739c-95b5-49d5-bcc3-c404fefb2ec7} <Debug> TCPHandler: Processed in 0.003516716 sec. | ||
| 7622 | 2026.01.15 15:12:14.595453 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7623 | 2026.01.15 15:12:14.595482 [ 292 ] {} <Debug> TCP-Session: 802ef141-ced9-4dd8-a078-12e004886c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.01.15 15:12:14.595483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7625 | 2026.01.15 15:12:14.595505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7626 | 2026.01.15 15:12:14.595521 [ 288 ] {} <Debug> TCP-Session: 20d4f53b-1104-441a-9a9b-265138c80d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.01.15 15:12:14.595525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7628 | 2026.01.15 15:12:14.595550 [ 293 ] {} <Debug> TCP-Session: c4c7da84-f2a2-4eef-a32e-14de640ac525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.01.15 15:12:14.595560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2026.01.15 15:12:14.595577 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7631 | 2026.01.15 15:12:14.595595 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7632 | 2026.01.15 15:12:14.595618 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7633 | 2026.01.15 15:12:14.595626 [ 294 ] {} <Debug> TCP-Session: d1ea43c3-80b5-482b-a4e1-37101b396ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2026.01.15 15:12:14.595646 [ 350 ] {} <Debug> TCP-Session: b36615a2-eee8-4c15-8924-7cd93b56e55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2026.01.15 15:12:14.595609 [ 290 ] {} <Debug> TCP-Session: 3858bfb9-dc38-4168-8077-b35b62716d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2026.01.15 15:12:14.595581 [ 289 ] {} <Debug> TCP-Session: 197a6a63-59b3-49f0-a4af-cc6d67ddee6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.01.15 15:12:14.595542 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7638 | 2026.01.15 15:12:14.595761 [ 291 ] {} <Debug> TCP-Session: 11371963-3f51-42d3-b4d7-15d27ee0aa64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2026.01.15 15:12:14.595777 [ 259 ] {} <Debug> TCP-Session: 4c4ecd4f-0587-4772-bda2-2ae9a2c34b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.01.15 15:12:15.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.06 MiB, peak 303.93 MiB, free memory in arenas 0.00 B, will set to 290.91 MiB (RSS), difference: -1.16 MiB | ||
| 7641 | 2026.01.15 15:12:15.756836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19577 | ||
| 7642 | 2026.01.15 15:12:15.757337 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.01.15 15:12:15.757382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7644 | 2026.01.15 15:12:15.757877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7645 | 2026.01.15 15:12:15.758106 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.01.15 15:12:15.758241 [ 88 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7647 | 2026.01.15 15:12:15.758251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19577 | ||
| 7648 | 2026.01.15 15:12:15.758278 [ 88 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.15 15:12:15.758298 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7650 | 2026.01.15 15:12:15.758381 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 7651 | 2026.01.15 15:12:15.758472 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7652 | 2026.01.15 15:12:15.758504 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17209 rows starting from the beginning of the part | ||
| 7653 | 2026.01.15 15:12:15.758558 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7654 | 2026.01.15 15:12:15.758601 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7655 | 2026.01.15 15:12:15.758639 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7656 | 2026.01.15 15:12:15.758677 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7657 | 2026.01.15 15:12:15.758713 [ 200 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7658 | 2026.01.15 15:12:15.760680 [ 186 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19577 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233001 sec., 8402109.862189433 rows/sec., 120.19 MiB/sec. | ||
| 7659 | 2026.01.15 15:12:15.761109 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7660 | 2026.01.15 15:12:15.761450 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.01.15 15:12:15.761539 [ 193 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_41_8} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7662 | 2026.01.15 15:12:15.761672 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7663 | 2026.01.15 15:12:16.783808 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7664 | 2026.01.15 15:12:16.805517 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.01.15 15:12:16.805598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7666 | 2026.01.15 15:12:16.814073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7667 | 2026.01.15 15:12:16.815053 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.01.15 15:12:16.815527 [ 87 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7669 | 2026.01.15 15:12:16.815652 [ 87 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.01.15 15:12:16.815697 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 7671 | 2026.01.15 15:12:16.815880 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 7672 | 2026.01.15 15:12:16.819407 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7673 | 2026.01.15 15:12:16.820836 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7674 | 2026.01.15 15:12:16.823164 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7675 | 2026.01.15 15:12:16.830193 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7676 | 2026.01.15 15:12:16.837160 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 7677 | 2026.01.15 15:12:16.844085 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 7678 | 2026.01.15 15:12:16.850930 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 7679 | 2026.01.15 15:12:16.856560 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 7680 | 2026.01.15 15:12:16.934319 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.118497044 sec., 2607.6599851722885 rows/sec., 13.48 MiB/sec. | ||
| 7681 | 2026.01.15 15:12:16.937069 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7682 | 2026.01.15 15:12:16.939583 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.01.15 15:12:16.939723 [ 188 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_41_8} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7684 | 2026.01.15 15:12:16.941643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7685 | 2026.01.15 15:12:17.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.04 MiB, peak 305.45 MiB, free memory in arenas 0.00 B, will set to 294.75 MiB (RSS), difference: 2.71 MiB | ||
| 7686 | 2026.01.15 15:12:18.309379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 926 | ||
| 7687 | 2026.01.15 15:12:18.312284 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.01.15 15:12:18.312336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7689 | 2026.01.15 15:12:18.313593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7690 | 2026.01.15 15:12:18.313866 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.01.15 15:12:18.314141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7692 | 2026.01.15 15:12:18.994745 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.01.15 15:12:18.994945 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7694 | 2026.01.15 15:12:18.995019 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7695 | 2026.01.15 15:12:18.995772 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.01.15 15:12:18.995813 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7697 | 2026.01.15 15:12:18.996217 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7698 | 2026.01.15 15:12:18.996445 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.01.15 15:12:18.996605 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001714 sec., 79346.55775962661 rows/sec., 6.88 MiB/sec. | ||
| 7700 | 2026.01.15 15:12:18.996647 [ 260 ] {9e961475-4598-402a-9ec2-0d11992fc2f8} <Debug> TCPHandler: Processed in 0.002042411 sec. | ||
| 7701 | 2026.01.15 15:12:18.996760 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.01.15 15:12:18.996855 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7703 | 2026.01.15 15:12:18.996896 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7704 | 2026.01.15 15:12:18.997307 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.01.15 15:12:18.997344 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7706 | 2026.01.15 15:12:18.997645 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7707 | 2026.01.15 15:12:18.997854 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.01.15 15:12:18.997984 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001146 sec., 34904.01396160558 rows/sec., 2.56 MiB/sec. | ||
| 7709 | 2026.01.15 15:12:18.998022 [ 260 ] {fdcbe5cb-af8d-40ac-a108-1f0e160a3aae} <Debug> TCPHandler: Processed in 0.001312159 sec. | ||
| 7710 | 2026.01.15 15:12:18.998131 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.01.15 15:12:18.998225 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7712 | 2026.01.15 15:12:18.998264 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7713 | 2026.01.15 15:12:18.998678 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.01.15 15:12:18.998715 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7715 | 2026.01.15 15:12:18.999031 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7716 | 2026.01.15 15:12:18.999268 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.01.15 15:12:18.999398 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 6.83 MiB/sec. | ||
| 7718 | 2026.01.15 15:12:18.999436 [ 260 ] {c4ed6992-19b1-4a05-98c9-7df3e9848194} <Debug> TCPHandler: Processed in 0.001354041 sec. | ||
| 7719 | 2026.01.15 15:12:18.999547 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.01.15 15:12:18.999643 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.01.15 15:12:18.999687 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7722 | 2026.01.15 15:12:19.000085 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.01.15 15:12:19.000181 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7724 | 2026.01.15 15:12:19.000525 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7725 | 2026.01.15 15:12:19.000739 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.01.15 15:12:19.000871 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7727 | 2026.01.15 15:12:19.000908 [ 260 ] {e2df247e-b30e-4ae2-8900-7da74e4ac1ce} <Debug> TCPHandler: Processed in 0.001409753 sec. | ||
| 7728 | 2026.01.15 15:12:19.001017 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.01.15 15:12:19.001111 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.01.15 15:12:19.001167 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7731 | 2026.01.15 15:12:19.001977 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.15 15:12:19.002014 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7733 | 2026.01.15 15:12:19.002595 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7734 | 2026.01.15 15:12:19.002815 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.15 15:12:19.002953 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 7736 | 2026.01.15 15:12:19.003007 [ 260 ] {50676da2-088a-4ade-afdf-41a12bd13db7} <Debug> TCPHandler: Processed in 0.002040051 sec. | ||
| 7737 | 2026.01.15 15:12:19.003113 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.01.15 15:12:19.003208 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.01.15 15:12:19.003250 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7740 | 2026.01.15 15:12:19.003589 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.01.15 15:12:19.003627 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7742 | 2026.01.15 15:12:19.003931 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7743 | 2026.01.15 15:12:19.004160 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.01.15 15:12:19.004290 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7745 | 2026.01.15 15:12:19.004327 [ 260 ] {b35f6d74-2c5d-4e6f-8a98-32b5df50f915} <Debug> TCPHandler: Processed in 0.001262337 sec. | ||
| 7746 | 2026.01.15 15:12:23.113495 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7747 | 2026.01.15 15:12:23.113601 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7748 | 2026.01.15 15:12:23.258392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20089 | ||
| 7749 | 2026.01.15 15:12:23.258969 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.01.15 15:12:23.259015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7751 | 2026.01.15 15:12:23.259565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7752 | 2026.01.15 15:12:23.259800 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.01.15 15:12:23.259938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20089 | ||
| 7754 | 2026.01.15 15:12:23.993258 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.01.15 15:12:23.993469 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7756 | 2026.01.15 15:12:23.993545 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7757 | 2026.01.15 15:12:23.994238 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.01.15 15:12:23.994294 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7759 | 2026.01.15 15:12:23.994707 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7760 | 2026.01.15 15:12:23.994942 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.01.15 15:12:23.995090 [ 54 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7762 | 2026.01.15 15:12:23.995108 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 7763 | 2026.01.15 15:12:23.995175 [ 54 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.01.15 15:12:23.995197 [ 260 ] {cf07de2c-9802-4dca-992d-24b6d824956d} <Debug> TCPHandler: Processed in 0.002085952 sec. | ||
| 7765 | 2026.01.15 15:12:23.995207 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7766 | 2026.01.15 15:12:23.995319 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 7767 | 2026.01.15 15:12:23.995340 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.01.15 15:12:23.995422 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7769 | 2026.01.15 15:12:23.995447 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7770 | 2026.01.15 15:12:23.995453 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part | ||
| 7771 | 2026.01.15 15:12:23.995493 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7772 | 2026.01.15 15:12:23.995521 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7773 | 2026.01.15 15:12:23.995566 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7774 | 2026.01.15 15:12:23.995609 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 7775 | 2026.01.15 15:12:23.995647 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 7776 | 2026.01.15 15:12:23.995684 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7777 | 2026.01.15 15:12:23.996008 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.01.15 15:12:23.996047 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7779 | 2026.01.15 15:12:23.996367 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7780 | 2026.01.15 15:12:23.996593 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.01.15 15:12:23.996710 [ 54 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7782 | 2026.01.15 15:12:23.996729 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 7783 | 2026.01.15 15:12:23.996739 [ 54 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.01.15 15:12:23.996769 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7785 | 2026.01.15 15:12:23.996776 [ 260 ] {b6899974-e76a-4b3f-8aa2-5f78dfd7d0d5} <Debug> TCPHandler: Processed in 0.001488915 sec. | ||
| 7786 | 2026.01.15 15:12:23.996888 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 7787 | 2026.01.15 15:12:23.996911 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.01.15 15:12:23.997029 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.01.15 15:12:23.997045 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7790 | 2026.01.15 15:12:23.997074 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7791 | 2026.01.15 15:12:23.997090 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 7792 | 2026.01.15 15:12:23.997121 [ 198 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842615 sec., 1620523.0067051447 rows/sec., 141.20 MiB/sec. | ||
| 7793 | 2026.01.15 15:12:23.997175 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7794 | 2026.01.15 15:12:23.997237 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 7795 | 2026.01.15 15:12:23.997288 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 7796 | 2026.01.15 15:12:23.997336 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 7797 | 2026.01.15 15:12:23.997384 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7798 | 2026.01.15 15:12:23.997483 [ 199 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7799 | 2026.01.15 15:12:23.997523 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.01.15 15:12:23.997569 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7801 | 2026.01.15 15:12:23.997821 [ 199 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.15 15:12:23.997904 [ 199 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_61_12} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7803 | 2026.01.15 15:12:23.997990 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7804 | 2026.01.15 15:12:23.997998 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7805 | 2026.01.15 15:12:23.998276 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.15 15:12:23.998402 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7807 | 2026.01.15 15:12:23.998423 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 7808 | 2026.01.15 15:12:23.998434 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.01.15 15:12:23.998464 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7810 | 2026.01.15 15:12:23.998470 [ 260 ] {40a9235e-491e-4849-8461-5f286deb2fbc} <Debug> TCPHandler: Processed in 0.001608729 sec. | ||
| 7811 | 2026.01.15 15:12:23.998542 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7812 | 2026.01.15 15:12:23.998591 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.01.15 15:12:23.998628 [ 195 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801104 sec., 827270.3852748092 rows/sec., 65.63 MiB/sec. | ||
| 7814 | 2026.01.15 15:12:23.998644 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7815 | 2026.01.15 15:12:23.998678 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16120 rows starting from the beginning of the part | ||
| 7816 | 2026.01.15 15:12:23.998691 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.01.15 15:12:23.998732 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7818 | 2026.01.15 15:12:23.998740 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7819 | 2026.01.15 15:12:23.998783 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7820 | 2026.01.15 15:12:23.998828 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 7821 | 2026.01.15 15:12:23.998833 [ 195 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7822 | 2026.01.15 15:12:23.998867 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7823 | 2026.01.15 15:12:23.998907 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 7824 | 2026.01.15 15:12:23.999099 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.01.15 15:12:23.999142 [ 195 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.01.15 15:12:23.999144 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7827 | 2026.01.15 15:12:23.999234 [ 195 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_61_12} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7828 | 2026.01.15 15:12:23.999317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7829 | 2026.01.15 15:12:23.999504 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7830 | 2026.01.15 15:12:23.999740 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.01.15 15:12:23.999849 [ 54 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7832 | 2026.01.15 15:12:23.999875 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 7833 | 2026.01.15 15:12:23.999878 [ 54 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.01.15 15:12:23.999915 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7835 | 2026.01.15 15:12:23.999919 [ 260 ] {454d56b8-f693-42d3-ae6e-8cfeed0628fe} <Debug> TCPHandler: Processed in 0.001377281 sec. | ||
| 7836 | 2026.01.15 15:12:23.999982 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7837 | 2026.01.15 15:12:24.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.34 MiB, peak 305.45 MiB, free memory in arenas 0.00 B, will set to 295.57 MiB (RSS), difference: -2.77 MiB | ||
| 7838 | 2026.01.15 15:12:24.000230 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7839 | 2026.01.15 15:12:24.000263 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3240 rows starting from the beginning of the part | ||
| 7840 | 2026.01.15 15:12:24.000308 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7841 | 2026.01.15 15:12:24.000344 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7842 | 2026.01.15 15:12:24.000378 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7843 | 2026.01.15 15:12:24.000411 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7844 | 2026.01.15 15:12:24.000445 [ 191 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 7845 | 2026.01.15 15:12:24.001885 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001920848 sec., 1842936.0365838422 rows/sec., 124.16 MiB/sec. | ||
| 7846 | 2026.01.15 15:12:24.002399 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7847 | 2026.01.15 15:12:24.002702 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.01.15 15:12:24.002770 [ 189 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_61_12} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7849 | 2026.01.15 15:12:24.002858 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7850 | 2026.01.15 15:12:24.004563 [ 195 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17605 rows, containing 5 columns (5 merged, 0 gathered) in 0.006057511 sec., 2906309.208518152 rows/sec., 199.63 MiB/sec. | ||
| 7851 | 2026.01.15 15:12:24.004876 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7852 | 2026.01.15 15:12:24.005193 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.01.15 15:12:24.005272 [ 189 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7854 | 2026.01.15 15:12:24.005367 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7855 | 2026.01.15 15:12:24.319477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7856 | 2026.01.15 15:12:24.335492 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.01.15 15:12:24.335535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7858 | 2026.01.15 15:12:24.341090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7859 | 2026.01.15 15:12:24.341769 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.01.15 15:12:24.344430 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7861 | 2026.01.15 15:12:25.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.90 MiB, peak 305.45 MiB, free memory in arenas 0.00 B, will set to 298.35 MiB (RSS), difference: 5.45 MiB | ||
| 7862 | 2026.01.15 15:12:28.315272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 946 | ||
| 7863 | 2026.01.15 15:12:28.317399 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.01.15 15:12:28.317446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7865 | 2026.01.15 15:12:28.318622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7866 | 2026.01.15 15:12:28.318890 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.01.15 15:12:28.319068 [ 28 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7868 | 2026.01.15 15:12:28.319148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7869 | 2026.01.15 15:12:28.319155 [ 28 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.01.15 15:12:28.319210 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7871 | 2026.01.15 15:12:28.319368 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 7872 | 2026.01.15 15:12:28.320016 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7873 | 2026.01.15 15:12:28.320154 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 820 rows starting from the beginning of the part | ||
| 7874 | 2026.01.15 15:12:28.320533 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 7875 | 2026.01.15 15:12:28.320883 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7876 | 2026.01.15 15:12:28.321237 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7877 | 2026.01.15 15:12:28.321583 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 7878 | 2026.01.15 15:12:28.321929 [ 189 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7879 | 2026.01.15 15:12:28.328858 [ 190 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 72 columns (72 merged, 0 gathered) in 0.009555947 sec., 98995.9446196175 rows/sec., 79.55 MiB/sec. | ||
| 7880 | 2026.01.15 15:12:28.330456 [ 190 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7881 | 2026.01.15 15:12:28.331089 [ 190 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.15 15:12:28.331181 [ 190 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_31_6} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7883 | 2026.01.15 15:12:28.331442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 7884 | 2026.01.15 15:12:28.987932 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.01.15 15:12:28.988214 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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) | ||
| 7886 | 2026.01.15 15:12:28.988628 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7887 | 2026.01.15 15:12:28.988678 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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 | ||
| 7888 | 2026.01.15 15:12:28.988937 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7889 | 2026.01.15 15:12:28.989008 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7890 | 2026.01.15 15:12:28.989157 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 7891 | 2026.01.15 15:12:28.989273 [ 298 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7892 | 2026.01.15 15:12:28.989294 [ 341 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7893 | 2026.01.15 15:12:28.989294 [ 297 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7894 | 2026.01.15 15:12:28.989430 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (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 | ||
| 7895 | 2026.01.15 15:12:28.989458 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7896 | 2026.01.15 15:12:28.989542 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7897 | 2026.01.15 15:12:28.989563 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 7898 | 2026.01.15 15:12:28.989598 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 7899 | 2026.01.15 15:12:28.989656 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 7900 | 2026.01.15 15:12:28.989698 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_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'))" | ||
| 7901 | 2026.01.15 15:12:28.990662 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002569 sec., 13623.978201634876 rows/sec., 576.28 KiB/sec. | ||
| 7902 | 2026.01.15 15:12:28.990801 [ 260 ] {8b7b63fa-da39-4ca7-a538-fd125aa3af52} <Debug> TCPHandler: Processed in 0.003019041 sec. | ||
| 7903 | 2026.01.15 15:12:29.000959 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.01.15 15:12:29.001178 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7905 | 2026.01.15 15:12:29.001280 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7906 | 2026.01.15 15:12:29.002035 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.01.15 15:12:29.002079 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7908 | 2026.01.15 15:12:29.002496 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7909 | 2026.01.15 15:12:29.002708 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Trace> oximeter.timeseries_schema (e3d200e6-6461-4c96-aed2-72f2676d6171): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.01.15 15:12:29.002870 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001752 sec., 570.7762557077625 rows/sec., 59.08 KiB/sec. | ||
| 7911 | 2026.01.15 15:12:29.002910 [ 260 ] {b3f2088e-a027-4e55-9221-39817b02f458} <Debug> TCPHandler: Processed in 0.002061462 sec. | ||
| 7912 | 2026.01.15 15:12:29.003031 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.01.15 15:12:29.003126 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7914 | 2026.01.15 15:12:29.003168 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7915 | 2026.01.15 15:12:29.003605 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.01.15 15:12:29.003642 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7917 | 2026.01.15 15:12:29.003952 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7918 | 2026.01.15 15:12:29.004185 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.01.15 15:12:29.004326 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 7920 | 2026.01.15 15:12:29.004366 [ 260 ] {95c5f9b0-39cb-4d5f-8b7b-adebfdb0c6be} <Debug> TCPHandler: Processed in 0.001387282 sec. | ||
| 7921 | 2026.01.15 15:12:29.004481 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.01.15 15:12:29.004577 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7923 | 2026.01.15 15:12:29.004618 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7924 | 2026.01.15 15:12:29.005019 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.01.15 15:12:29.005059 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7926 | 2026.01.15 15:12:29.005342 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7927 | 2026.01.15 15:12:29.005554 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.15 15:12:29.005687 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 867.48 KiB/sec. | ||
| 7929 | 2026.01.15 15:12:29.005726 [ 260 ] {9f3aed27-08ef-4275-9872-5820a783db8b} <Debug> TCPHandler: Processed in 0.001296638 sec. | ||
| 7930 | 2026.01.15 15:12:29.005836 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.01.15 15:12:29.005930 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7932 | 2026.01.15 15:12:29.005970 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7933 | 2026.01.15 15:12:29.006505 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.15 15:12:29.006541 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7935 | 2026.01.15 15:12:29.006872 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7936 | 2026.01.15 15:12:29.007089 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.15 15:12:29.007221 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Debug> executeQuery: Read 263 rows, 24.07 KiB in 0.001308 sec., 201070.33639143733 rows/sec., 17.97 MiB/sec. | ||
| 7938 | 2026.01.15 15:12:29.007259 [ 260 ] {dd991ad2-86c4-4091-9aeb-461f89ab5979} <Debug> TCPHandler: Processed in 0.001473734 sec. | ||
| 7939 | 2026.01.15 15:12:29.007371 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.15 15:12:29.007465 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.01.15 15:12:29.007504 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7942 | 2026.01.15 15:12:29.007921 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.15 15:12:29.007958 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7944 | 2026.01.15 15:12:29.008260 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7945 | 2026.01.15 15:12:29.008468 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.15 15:12:29.008578 [ 36 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7947 | 2026.01.15 15:12:29.008602 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.06 MiB/sec. | ||
| 7948 | 2026.01.15 15:12:29.008626 [ 36 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.01.15 15:12:29.008645 [ 260 ] {c59e1e40-ec7b-4d6a-8729-4b09bd52199a} <Debug> TCPHandler: Processed in 0.00132505 sec. | ||
| 7950 | 2026.01.15 15:12:29.008656 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7951 | 2026.01.15 15:12:29.008764 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.01.15 15:12:29.008783 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 7953 | 2026.01.15 15:12:29.008862 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7954 | 2026.01.15 15:12:29.008907 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7955 | 2026.01.15 15:12:29.008945 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7956 | 2026.01.15 15:12:29.008990 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 7957 | 2026.01.15 15:12:29.009070 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
| 7958 | 2026.01.15 15:12:29.009131 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 7959 | 2026.01.15 15:12:29.009184 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 7960 | 2026.01.15 15:12:29.009232 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 7961 | 2026.01.15 15:12:29.009279 [ 195 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 7962 | 2026.01.15 15:12:29.009309 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.01.15 15:12:29.009351 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7964 | 2026.01.15 15:12:29.009704 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7965 | 2026.01.15 15:12:29.009924 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.01.15 15:12:29.010064 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00122 sec., 20491.803278688527 rows/sec., 1.69 MiB/sec. | ||
| 7967 | 2026.01.15 15:12:29.010104 [ 260 ] {4af82a9f-6977-429b-a46d-d84bd1c10a33} <Debug> TCPHandler: Processed in 0.001390982 sec. | ||
| 7968 | 2026.01.15 15:12:29.010214 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.01.15 15:12:29.010311 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.01.15 15:12:29.010320 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594478 sec., 169334.4154011532 rows/sec., 13.08 MiB/sec. | ||
| 7971 | 2026.01.15 15:12:29.010350 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7972 | 2026.01.15 15:12:29.010485 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7973 | 2026.01.15 15:12:29.010744 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.01.15 15:12:29.010787 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7975 | 2026.01.15 15:12:29.010793 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.01.15 15:12:29.010889 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_41_8} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7977 | 2026.01.15 15:12:29.010997 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7978 | 2026.01.15 15:12:29.011121 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7979 | 2026.01.15 15:12:29.011349 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.01.15 15:12:29.011488 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 783.86 KiB/sec. | ||
| 7981 | 2026.01.15 15:12:29.011527 [ 260 ] {6c484661-f9f7-4e12-87ff-ef5d80b522d5} <Debug> TCPHandler: Processed in 0.001364001 sec. | ||
| 7982 | 2026.01.15 15:12:29.011639 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2026.01.15 15:12:29.011734 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7984 | 2026.01.15 15:12:29.011775 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7985 | 2026.01.15 15:12:29.012238 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.01.15 15:12:29.012274 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7987 | 2026.01.15 15:12:29.012603 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7988 | 2026.01.15 15:12:29.012833 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.01.15 15:12:29.012969 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001251 sec., 121502.79776179057 rows/sec., 9.80 MiB/sec. | ||
| 7990 | 2026.01.15 15:12:29.013007 [ 260 ] {93fdb3dd-3bb7-41b2-9c07-8b3f9fa3c410} <Debug> TCPHandler: Processed in 0.001418053 sec. | ||
| 7991 | 2026.01.15 15:12:29.013118 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.01.15 15:12:29.013213 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.01.15 15:12:29.013256 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7994 | 2026.01.15 15:12:29.013650 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.15 15:12:29.013688 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 7996 | 2026.01.15 15:12:29.014052 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7997 | 2026.01.15 15:12:29.014271 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.15 15:12:29.014400 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001204 sec., 167774.08637873756 rows/sec., 12.02 MiB/sec. | ||
| 7999 | 2026.01.15 15:12:29.014437 [ 260 ] {34d66495-65e9-4f82-b82d-23f045320b62} <Debug> TCPHandler: Processed in 0.001369052 sec. | ||
| 8000 | 2026.01.15 15:12:29.014551 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.01.15 15:12:29.014646 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.01.15 15:12:29.014688 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8003 | 2026.01.15 15:12:29.015000 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Trace> oximeter.measurements_f64 (559dc623-63fb-4693-b7f1-0a798a5496d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.01.15 15:12:29.015037 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8005 | 2026.01.15 15:12:29.015347 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 8006 | 2026.01.15 15:12:29.015551 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Trace> oximeter.measurements_f64 (559dc623-63fb-4693-b7f1-0a798a5496d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.01.15 15:12:29.015678 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 60.57 KiB/sec. | ||
| 8008 | 2026.01.15 15:12:29.015716 [ 260 ] {4cd5ceef-bde7-4b8d-b3f8-8460d515340a} <Debug> TCPHandler: Processed in 0.001216106 sec. | ||
| 8009 | 2026.01.15 15:12:29.015819 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.01.15 15:12:29.015913 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.01.15 15:12:29.015967 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8012 | 2026.01.15 15:12:29.016801 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.01.15 15:12:29.016837 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8014 | 2026.01.15 15:12:29.017458 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8015 | 2026.01.15 15:12:29.017680 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.15 15:12:29.017820 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 8017 | 2026.01.15 15:12:29.017821 [ 6 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8018 | 2026.01.15 15:12:29.017878 [ 260 ] {58dffcda-739e-4fdd-912e-9d988ccc664a} <Debug> TCPHandler: Processed in 0.002108504 sec. | ||
| 8019 | 2026.01.15 15:12:29.017892 [ 6 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.01.15 15:12:29.017922 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8021 | 2026.01.15 15:12:29.017994 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.01.15 15:12:29.018001 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 8023 | 2026.01.15 15:12:29.018097 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.01.15 15:12:29.018144 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8025 | 2026.01.15 15:12:29.018230 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8026 | 2026.01.15 15:12:29.018289 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part | ||
| 8027 | 2026.01.15 15:12:29.018411 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8028 | 2026.01.15 15:12:29.018483 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.01.15 15:12:29.018522 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8030 | 2026.01.15 15:12:29.018525 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8031 | 2026.01.15 15:12:29.018641 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 8032 | 2026.01.15 15:12:29.018754 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8033 | 2026.01.15 15:12:29.018856 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8034 | 2026.01.15 15:12:29.018867 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8035 | 2026.01.15 15:12:29.019107 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.01.15 15:12:29.019245 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 8037 | 2026.01.15 15:12:29.019286 [ 260 ] {138d19bb-0294-4874-a0ec-255fa8537932} <Debug> TCPHandler: Processed in 0.00134258 sec. | ||
| 8038 | 2026.01.15 15:12:29.025574 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1111 rows, containing 19 columns (19 merged, 0 gathered) in 0.007604068 sec., 146106.005364497 rows/sec., 261.82 MiB/sec. | ||
| 8039 | 2026.01.15 15:12:29.026712 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8040 | 2026.01.15 15:12:29.027016 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.01.15 15:12:29.027094 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8042 | 2026.01.15 15:12:29.027175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.59 MiB. | ||
| 8043 | 2026.01.15 15:12:30.000247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.22 MiB, peak 308.75 MiB, free memory in arenas 0.00 B, will set to 304.15 MiB (RSS), difference: 3.93 MiB | ||
| 8044 | 2026.01.15 15:12:30.760916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20537 | ||
| 8045 | 2026.01.15 15:12:30.761401 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.01.15 15:12:30.761446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8047 | 2026.01.15 15:12:30.761946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8048 | 2026.01.15 15:12:30.762180 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.15 15:12:30.762313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20537 | ||
| 8050 | 2026.01.15 15:12:31.845399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8051 | 2026.01.15 15:12:31.861920 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.01.15 15:12:31.861977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8053 | 2026.01.15 15:12:31.867833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8054 | 2026.01.15 15:12:31.868563 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.01.15 15:12:31.871263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8056 | 2026.01.15 15:12:33.992432 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.01.15 15:12:33.992652 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8058 | 2026.01.15 15:12:33.992727 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8059 | 2026.01.15 15:12:33.993376 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.01.15 15:12:33.993426 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8061 | 2026.01.15 15:12:33.993829 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8062 | 2026.01.15 15:12:33.994070 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.01.15 15:12:33.994231 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.63 MiB/sec. | ||
| 8064 | 2026.01.15 15:12:33.994276 [ 260 ] {0356b1a0-4ee7-4109-999f-7734608156ce} <Debug> TCPHandler: Processed in 0.00198752 sec. | ||
| 8065 | 2026.01.15 15:12:33.994396 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.01.15 15:12:33.994495 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8067 | 2026.01.15 15:12:33.994537 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8068 | 2026.01.15 15:12:33.994957 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.01.15 15:12:33.994995 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8070 | 2026.01.15 15:12:33.995309 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8071 | 2026.01.15 15:12:33.995519 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.01.15 15:12:33.995650 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 8073 | 2026.01.15 15:12:33.995688 [ 260 ] {de846324-2dd1-4f38-bc74-8111f127a558} <Debug> TCPHandler: Processed in 0.00134276 sec. | ||
| 8074 | 2026.01.15 15:12:33.995801 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.01.15 15:12:33.995896 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.01.15 15:12:33.995940 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8077 | 2026.01.15 15:12:33.996339 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.01.15 15:12:33.996375 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8079 | 2026.01.15 15:12:33.996710 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8080 | 2026.01.15 15:12:33.996936 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.01.15 15:12:33.997072 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8082 | 2026.01.15 15:12:33.997112 [ 260 ] {a56de3b4-9389-46d3-ae4a-8a08973ae383} <Debug> TCPHandler: Processed in 0.001360421 sec. | ||
| 8083 | 2026.01.15 15:12:33.997283 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.01.15 15:12:33.997378 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.01.15 15:12:33.997422 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8086 | 2026.01.15 15:12:33.997750 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.01.15 15:12:33.997786 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8088 | 2026.01.15 15:12:33.998088 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8089 | 2026.01.15 15:12:33.998295 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.01.15 15:12:33.998426 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8091 | 2026.01.15 15:12:33.998464 [ 260 ] {a8ecf5c7-c9bb-4c52-8843-6a18ef8ee39d} <Debug> TCPHandler: Processed in 0.001231916 sec. | ||
| 8092 | 2026.01.15 15:12:38.113891 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8093 | 2026.01.15 15:12:38.113993 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8094 | 2026.01.15 15:12:38.262487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21049 | ||
| 8095 | 2026.01.15 15:12:38.263007 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.01.15 15:12:38.263054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8097 | 2026.01.15 15:12:38.263549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8098 | 2026.01.15 15:12:38.263770 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.01.15 15:12:38.263898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21049 | ||
| 8100 | 2026.01.15 15:12:38.319347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 980 | ||
| 8101 | 2026.01.15 15:12:38.321790 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.15 15:12:38.321836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8103 | 2026.01.15 15:12:38.323025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8104 | 2026.01.15 15:12:38.323293 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.15 15:12:38.323546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8106 | 2026.01.15 15:12:38.995803 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.01.15 15:12:38.996001 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8108 | 2026.01.15 15:12:38.996076 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8109 | 2026.01.15 15:12:38.996821 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.01.15 15:12:38.996858 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8111 | 2026.01.15 15:12:38.997267 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8112 | 2026.01.15 15:12:38.997499 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.01.15 15:12:38.997654 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001707 sec., 79671.93907439953 rows/sec., 6.91 MiB/sec. | ||
| 8114 | 2026.01.15 15:12:38.997698 [ 260 ] {95e4a407-07e2-48de-92af-849b4a9d5f7d} <Debug> TCPHandler: Processed in 0.002038271 sec. | ||
| 8115 | 2026.01.15 15:12:38.997820 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.01.15 15:12:38.997917 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.01.15 15:12:38.997957 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8118 | 2026.01.15 15:12:38.998383 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.01.15 15:12:38.998419 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8120 | 2026.01.15 15:12:38.998725 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8121 | 2026.01.15 15:12:38.998953 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.01.15 15:12:38.999087 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 8123 | 2026.01.15 15:12:38.999126 [ 260 ] {2ae151ab-c21f-477b-b946-6be165b8eddb} <Debug> TCPHandler: Processed in 0.00135788 sec. | ||
| 8124 | 2026.01.15 15:12:38.999246 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.01.15 15:12:38.999358 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8126 | 2026.01.15 15:12:38.999404 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8127 | 2026.01.15 15:12:38.999885 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.01.15 15:12:38.999923 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8129 | 2026.01.15 15:12:39.000294 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8130 | 2026.01.15 15:12:39.000552 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.01.15 15:12:39.000700 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001363 sec., 76302.27439471753 rows/sec., 5.96 MiB/sec. | ||
| 8132 | 2026.01.15 15:12:39.000747 [ 260 ] {522c0dcc-690b-4244-8214-d179282ef825} <Debug> TCPHandler: Processed in 0.001554947 sec. | ||
| 8133 | 2026.01.15 15:12:39.000869 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.01.15 15:12:39.000971 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8135 | 2026.01.15 15:12:39.001020 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8136 | 2026.01.15 15:12:39.001522 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.01.15 15:12:39.001562 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8138 | 2026.01.15 15:12:39.001901 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8139 | 2026.01.15 15:12:39.002118 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.01.15 15:12:39.002253 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 8141 | 2026.01.15 15:12:39.002291 [ 260 ] {88288f93-d473-44c0-8525-7d0660e71041} <Debug> TCPHandler: Processed in 0.001475104 sec. | ||
| 8142 | 2026.01.15 15:12:39.002403 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.01.15 15:12:39.002496 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8144 | 2026.01.15 15:12:39.002552 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8145 | 2026.01.15 15:12:39.003431 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.01.15 15:12:39.003467 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8147 | 2026.01.15 15:12:39.004042 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8148 | 2026.01.15 15:12:39.004276 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.01.15 15:12:39.004418 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00194 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 8150 | 2026.01.15 15:12:39.004471 [ 260 ] {219fef61-b700-43bf-9e3f-aab27724ab45} <Debug> TCPHandler: Processed in 0.002119213 sec. | ||
| 8151 | 2026.01.15 15:12:39.004588 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2026.01.15 15:12:39.004683 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8153 | 2026.01.15 15:12:39.004726 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8154 | 2026.01.15 15:12:39.005071 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.01.15 15:12:39.005107 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8156 | 2026.01.15 15:12:39.005428 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8157 | 2026.01.15 15:12:39.005641 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.01.15 15:12:39.005772 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8159 | 2026.01.15 15:12:39.005808 [ 260 ] {72ab0a0a-f800-4708-88f6-387fccab3b4f} <Debug> TCPHandler: Processed in 0.001270298 sec. | ||
| 8160 | 2026.01.15 15:12:39.371422 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8161 | 2026.01.15 15:12:39.387972 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.01.15 15:12:39.388014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8163 | 2026.01.15 15:12:39.394437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8164 | 2026.01.15 15:12:39.395142 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.01.15 15:12:39.398124 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8166 | 2026.01.15 15:12:41.060854 [ 71 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8167 | 2026.01.15 15:12:41.060956 [ 71 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.01.15 15:12:41.060995 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 8169 | 2026.01.15 15:12:41.061176 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 8170 | 2026.01.15 15:12:41.061381 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8171 | 2026.01.15 15:12:41.061438 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 8172 | 2026.01.15 15:12:41.061544 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 8173 | 2026.01.15 15:12:41.061621 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 8174 | 2026.01.15 15:12:41.061692 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 8175 | 2026.01.15 15:12:41.061758 [ 197 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 8176 | 2026.01.15 15:12:41.062734 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647859 sec., 21846.529345047118 rows/sec., 1.82 MiB/sec. | ||
| 8177 | 2026.01.15 15:12:41.062894 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8178 | 2026.01.15 15:12:41.063189 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.01.15 15:12:41.063266 [ 195 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_21_5} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8180 | 2026.01.15 15:12:41.063354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8181 | 2026.01.15 15:12:44.020929 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2026.01.15 15:12:44.021128 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8183 | 2026.01.15 15:12:44.021199 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8184 | 2026.01.15 15:12:44.021856 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.01.15 15:12:44.021900 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8186 | 2026.01.15 15:12:44.022302 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8187 | 2026.01.15 15:12:44.022536 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2026.01.15 15:12:44.022701 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001622 sec., 1233.0456226880394 rows/sec., 100.55 KiB/sec. | ||
| 8189 | 2026.01.15 15:12:44.022755 [ 260 ] {efecbe3f-b393-4e0f-98da-8b5998e68751} <Debug> TCPHandler: Processed in 0.001956289 sec. | ||
| 8190 | 2026.01.15 15:12:44.022890 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.01.15 15:12:44.022995 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8192 | 2026.01.15 15:12:44.023040 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8193 | 2026.01.15 15:12:44.024278 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.01.15 15:12:44.024314 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8195 | 2026.01.15 15:12:44.024724 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8196 | 2026.01.15 15:12:44.024943 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.01.15 15:12:44.025089 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002119 sec., 564889.09863143 rows/sec., 46.57 MiB/sec. | ||
| 8198 | 2026.01.15 15:12:44.025130 [ 260 ] {8fc1d957-5a5c-43ea-a998-86877eb6f778} <Debug> TCPHandler: Processed in 0.002294189 sec. | ||
| 8199 | 2026.01.15 15:12:44.025254 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.01.15 15:12:44.025353 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.01.15 15:12:44.025395 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8202 | 2026.01.15 15:12:44.025806 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.01.15 15:12:44.025840 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8204 | 2026.01.15 15:12:44.026146 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8205 | 2026.01.15 15:12:44.026365 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.01.15 15:12:44.026502 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 119.26 KiB/sec. | ||
| 8207 | 2026.01.15 15:12:44.026543 [ 260 ] {23142c85-7a02-4c04-ad6a-f87b31cf3357} <Debug> TCPHandler: Processed in 0.00134124 sec. | ||
| 8208 | 2026.01.15 15:12:44.026658 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.01.15 15:12:44.026757 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.01.15 15:12:44.026799 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8211 | 2026.01.15 15:12:44.027369 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.01.15 15:12:44.027408 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8213 | 2026.01.15 15:12:44.027731 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8214 | 2026.01.15 15:12:44.027938 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.15 15:12:44.028069 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 11.58 MiB/sec. | ||
| 8216 | 2026.01.15 15:12:44.028107 [ 260 ] {828fec31-2d7e-4226-b453-c2f8ddac8ab5} <Debug> TCPHandler: Processed in 0.001500635 sec. | ||
| 8217 | 2026.01.15 15:12:44.028219 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.01.15 15:12:44.028315 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8219 | 2026.01.15 15:12:44.028355 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8220 | 2026.01.15 15:12:44.029014 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.01.15 15:12:44.029048 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8222 | 2026.01.15 15:12:44.029375 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8223 | 2026.01.15 15:12:44.029591 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.01.15 15:12:44.029722 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001427 sec., 365802.38262088294 rows/sec., 27.08 MiB/sec. | ||
| 8225 | 2026.01.15 15:12:44.029760 [ 260 ] {1eeaab29-5494-412d-889c-38a4241682c5} <Debug> TCPHandler: Processed in 0.001591408 sec. | ||
| 8226 | 2026.01.15 15:12:44.029877 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.01.15 15:12:44.029972 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.01.15 15:12:44.030015 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8229 | 2026.01.15 15:12:44.030674 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.01.15 15:12:44.030710 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8231 | 2026.01.15 15:12:44.031084 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8232 | 2026.01.15 15:12:44.031295 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.01.15 15:12:44.031444 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00149 sec., 567114.0939597315 rows/sec., 38.17 MiB/sec. | ||
| 8234 | 2026.01.15 15:12:44.031479 [ 260 ] {747ccb4c-411c-407c-9dd5-ce095b7e7266} <Debug> TCPHandler: Processed in 0.001652049 sec. | ||
| 8235 | 2026.01.15 15:12:44.031593 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.01.15 15:12:44.031688 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.01.15 15:12:44.031728 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8238 | 2026.01.15 15:12:44.032071 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.01.15 15:12:44.032105 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8240 | 2026.01.15 15:12:44.032408 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8241 | 2026.01.15 15:12:44.032609 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.01.15 15:12:44.032739 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8243 | 2026.01.15 15:12:44.032774 [ 260 ] {c278f212-9105-4676-8426-74b1aaddb6fe} <Debug> TCPHandler: Processed in 0.001231537 sec. | ||
| 8244 | 2026.01.15 15:12:45.764889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21497 | ||
| 8245 | 2026.01.15 15:12:45.765382 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.15 15:12:45.765426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8247 | 2026.01.15 15:12:45.765896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8248 | 2026.01.15 15:12:45.766117 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.01.15 15:12:45.766252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21497 | ||
| 8250 | 2026.01.15 15:12:46.899136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8251 | 2026.01.15 15:12:46.916093 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.15 15:12:46.916151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8253 | 2026.01.15 15:12:46.922460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8254 | 2026.01.15 15:12:46.923192 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.01.15 15:12:46.926002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8256 | 2026.01.15 15:12:48.324703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1006 | ||
| 8257 | 2026.01.15 15:12:48.327140 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.01.15 15:12:48.327187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8259 | 2026.01.15 15:12:48.328393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8260 | 2026.01.15 15:12:48.328673 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.01.15 15:12:48.328933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 8262 | 2026.01.15 15:12:48.995244 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.01.15 15:12:48.995426 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8264 | 2026.01.15 15:12:48.995493 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8265 | 2026.01.15 15:12:48.996224 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.15 15:12:48.996274 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8267 | 2026.01.15 15:12:48.996716 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8268 | 2026.01.15 15:12:48.996956 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.15 15:12:48.997116 [ 65 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8270 | 2026.01.15 15:12:48.997129 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001752 sec., 77625.5707762557 rows/sec., 6.73 MiB/sec. | ||
| 8271 | 2026.01.15 15:12:48.997160 [ 65 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.15 15:12:48.997185 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8273 | 2026.01.15 15:12:48.997190 [ 260 ] {300a630f-1702-4dbf-9ccb-37caaa190454} <Debug> TCPHandler: Processed in 0.002077593 sec. | ||
| 8274 | 2026.01.15 15:12:48.997319 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.01.15 15:12:48.997322 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 8276 | 2026.01.15 15:12:48.997423 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.01.15 15:12:48.997472 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8278 | 2026.01.15 15:12:48.997479 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8279 | 2026.01.15 15:12:48.997526 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1405 rows starting from the beginning of the part | ||
| 8280 | 2026.01.15 15:12:48.997631 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 263 rows starting from the beginning of the part | ||
| 8281 | 2026.01.15 15:12:48.997684 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 8282 | 2026.01.15 15:12:48.997734 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 8283 | 2026.01.15 15:12:48.997778 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1197 rows starting from the beginning of the part | ||
| 8284 | 2026.01.15 15:12:48.997823 [ 188 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8285 | 2026.01.15 15:12:48.997919 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.01.15 15:12:48.997962 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8287 | 2026.01.15 15:12:48.998334 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8288 | 2026.01.15 15:12:48.998575 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.01.15 15:12:48.998717 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001318 sec., 30349.013657056148 rows/sec., 2.23 MiB/sec. | ||
| 8290 | 2026.01.15 15:12:48.998756 [ 260 ] {dc8274f9-64ad-4fc0-b621-d1c35a458e06} <Debug> TCPHandler: Processed in 0.001491095 sec. | ||
| 8291 | 2026.01.15 15:12:48.998868 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.01.15 15:12:48.998966 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8293 | 2026.01.15 15:12:48.999007 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8294 | 2026.01.15 15:12:48.999445 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.01.15 15:12:48.999445 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184836 sec., 1461436.9224967 rows/sec., 128.24 MiB/sec. | ||
| 8296 | 2026.01.15 15:12:48.999482 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8297 | 2026.01.15 15:12:48.999758 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8298 | 2026.01.15 15:12:48.999843 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8299 | 2026.01.15 15:12:49.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.43 MiB, peak 309.42 MiB, free memory in arenas 0.00 B, will set to 305.23 MiB (RSS), difference: -3.20 MiB | ||
| 8300 | 2026.01.15 15:12:49.000214 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.15 15:12:49.000216 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.01.15 15:12:49.000298 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_66_13} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8303 | 2026.01.15 15:12:49.000343 [ 65 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8304 | 2026.01.15 15:12:49.000363 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001418 sec., 73342.73624823695 rows/sec., 5.73 MiB/sec. | ||
| 8305 | 2026.01.15 15:12:49.000372 [ 65 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.01.15 15:12:49.000393 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8307 | 2026.01.15 15:12:49.000394 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8308 | 2026.01.15 15:12:49.000401 [ 260 ] {067ec570-b44b-4955-b23c-7b7b7b046cbb} <Debug> TCPHandler: Processed in 0.001583048 sec. | ||
| 8309 | 2026.01.15 15:12:49.000466 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 8310 | 2026.01.15 15:12:49.000527 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.01.15 15:12:49.000542 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8312 | 2026.01.15 15:12:49.000571 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 8313 | 2026.01.15 15:12:49.000621 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.01.15 15:12:49.000629 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 152 rows starting from the beginning of the part | ||
| 8315 | 2026.01.15 15:12:49.000666 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8316 | 2026.01.15 15:12:49.000678 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 8317 | 2026.01.15 15:12:49.000722 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 8318 | 2026.01.15 15:12:49.000769 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 522 rows starting from the beginning of the part | ||
| 8319 | 2026.01.15 15:12:49.000810 [ 193 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8320 | 2026.01.15 15:12:49.001115 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.01.15 15:12:49.001150 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8322 | 2026.01.15 15:12:49.001479 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8323 | 2026.01.15 15:12:49.001697 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.01.15 15:12:49.001804 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8325 | 2026.01.15 15:12:49.001826 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 8326 | 2026.01.15 15:12:49.001833 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.01.15 15:12:49.001831 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388461 sec., 1136510.136042712 rows/sec., 90.60 MiB/sec. | ||
| 8328 | 2026.01.15 15:12:49.001856 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8329 | 2026.01.15 15:12:49.001862 [ 260 ] {054d5eb5-6da1-44ca-959c-3a01532166a8} <Debug> TCPHandler: Processed in 0.001384872 sec. | ||
| 8330 | 2026.01.15 15:12:49.001931 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 8331 | 2026.01.15 15:12:49.001993 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.01.15 15:12:49.002012 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8333 | 2026.01.15 15:12:49.002039 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17605 rows starting from the beginning of the part | ||
| 8334 | 2026.01.15 15:12:49.002065 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8335 | 2026.01.15 15:12:49.002086 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 202 rows starting from the beginning of the part | ||
| 8336 | 2026.01.15 15:12:49.002088 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.01.15 15:12:49.002130 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8338 | 2026.01.15 15:12:49.002153 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8339 | 2026.01.15 15:12:49.002168 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 8340 | 2026.01.15 15:12:49.002205 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 8341 | 2026.01.15 15:12:49.002248 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 8342 | 2026.01.15 15:12:49.002366 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.01.15 15:12:49.002459 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_66_13} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8344 | 2026.01.15 15:12:49.002556 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8345 | 2026.01.15 15:12:49.003018 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.01.15 15:12:49.003057 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8347 | 2026.01.15 15:12:49.003795 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8348 | 2026.01.15 15:12:49.004024 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.01.15 15:12:49.004169 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002099 sec., 19056.693663649356 rows/sec., 34.15 MiB/sec. | ||
| 8350 | 2026.01.15 15:12:49.004225 [ 260 ] {b4588625-a12f-4c59-a433-c232cfc52f42} <Debug> TCPHandler: Processed in 0.002281648 sec. | ||
| 8351 | 2026.01.15 15:12:49.004331 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.01.15 15:12:49.004426 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.01.15 15:12:49.004468 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8354 | 2026.01.15 15:12:49.004810 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.01.15 15:12:49.004843 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8356 | 2026.01.15 15:12:49.005250 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8357 | 2026.01.15 15:12:49.005466 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.01.15 15:12:49.005569 [ 65 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8359 | 2026.01.15 15:12:49.005597 [ 65 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.01.15 15:12:49.005600 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 8361 | 2026.01.15 15:12:49.005615 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8362 | 2026.01.15 15:12:49.005641 [ 260 ] {f214902c-fec4-44c1-a036-6b3ee51de2a6} <Debug> TCPHandler: Processed in 0.001358781 sec. | ||
| 8363 | 2026.01.15 15:12:49.005701 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8364 | 2026.01.15 15:12:49.005824 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8365 | 2026.01.15 15:12:49.005857 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3540 rows starting from the beginning of the part | ||
| 8366 | 2026.01.15 15:12:49.005918 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8367 | 2026.01.15 15:12:49.005962 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8368 | 2026.01.15 15:12:49.006003 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8369 | 2026.01.15 15:12:49.006044 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8370 | 2026.01.15 15:12:49.006085 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8371 | 2026.01.15 15:12:49.007822 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002160424 sec., 1777428.8750726709 rows/sec., 119.75 MiB/sec. | ||
| 8372 | 2026.01.15 15:12:49.008281 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19132 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374701 sec., 3001238.8032003385 rows/sec., 206.13 MiB/sec. | ||
| 8373 | 2026.01.15 15:12:49.008317 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8374 | 2026.01.15 15:12:49.008601 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8375 | 2026.01.15 15:12:49.008642 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.01.15 15:12:49.008726 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_66_13} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8377 | 2026.01.15 15:12:49.008818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8378 | 2026.01.15 15:12:49.008878 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.01.15 15:12:49.008952 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8380 | 2026.01.15 15:12:49.009049 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8381 | 2026.01.15 15:12:50.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.56 MiB, peak 313.18 MiB, free memory in arenas 0.00 B, will set to 307.67 MiB (RSS), difference: 5.11 MiB | ||
| 8382 | 2026.01.15 15:12:53.114036 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8383 | 2026.01.15 15:12:53.114103 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8384 | 2026.01.15 15:12:53.267474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22009 | ||
| 8385 | 2026.01.15 15:12:53.267999 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.01.15 15:12:53.268045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8387 | 2026.01.15 15:12:53.268515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8388 | 2026.01.15 15:12:53.268736 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.01.15 15:12:53.268866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22009 | ||
| 8390 | 2026.01.15 15:12:53.268910 [ 59 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8391 | 2026.01.15 15:12:53.268984 [ 59 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.01.15 15:12:53.269007 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8393 | 2026.01.15 15:12:53.269117 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 8394 | 2026.01.15 15:12:53.269247 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8395 | 2026.01.15 15:12:53.269287 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19577 rows starting from the beginning of the part | ||
| 8396 | 2026.01.15 15:12:53.269353 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8397 | 2026.01.15 15:12:53.269400 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8398 | 2026.01.15 15:12:53.269443 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8399 | 2026.01.15 15:12:53.269485 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8400 | 2026.01.15 15:12:53.269525 [ 191 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8401 | 2026.01.15 15:12:53.271851 [ 187 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22009 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779833 sec., 7917382.087341218 rows/sec., 113.26 MiB/sec. | ||
| 8402 | 2026.01.15 15:12:53.272275 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8403 | 2026.01.15 15:12:53.272661 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.01.15 15:12:53.272764 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_46_9} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8405 | 2026.01.15 15:12:53.272899 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8406 | 2026.01.15 15:12:53.993425 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.01.15 15:12:53.993623 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8408 | 2026.01.15 15:12:53.993694 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8409 | 2026.01.15 15:12:53.994440 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.01.15 15:12:53.994488 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8411 | 2026.01.15 15:12:53.994900 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8412 | 2026.01.15 15:12:53.995219 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.01.15 15:12:53.995378 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.38 MiB/sec. | ||
| 8414 | 2026.01.15 15:12:53.995421 [ 260 ] {eb8db62e-68cc-43ca-8e21-7f09e59b4519} <Debug> TCPHandler: Processed in 0.002138384 sec. | ||
| 8415 | 2026.01.15 15:12:53.995550 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.01.15 15:12:53.995648 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8417 | 2026.01.15 15:12:53.995688 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8418 | 2026.01.15 15:12:53.996121 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.01.15 15:12:53.996156 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8420 | 2026.01.15 15:12:53.996465 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8421 | 2026.01.15 15:12:53.996686 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.01.15 15:12:53.996814 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 8423 | 2026.01.15 15:12:53.996853 [ 260 ] {f540e156-6a34-4733-a7c8-be17c2fb6844} <Debug> TCPHandler: Processed in 0.001353721 sec. | ||
| 8424 | 2026.01.15 15:12:53.996970 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2026.01.15 15:12:53.997070 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8426 | 2026.01.15 15:12:53.997114 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8427 | 2026.01.15 15:12:53.997527 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.01.15 15:12:53.997562 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8429 | 2026.01.15 15:12:53.997890 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8430 | 2026.01.15 15:12:53.998108 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.01.15 15:12:53.998236 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8432 | 2026.01.15 15:12:53.998273 [ 260 ] {0f1793c9-253b-4c0e-a499-cfb56679b69d} <Debug> TCPHandler: Processed in 0.001353511 sec. | ||
| 8433 | 2026.01.15 15:12:53.998381 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2026.01.15 15:12:53.998475 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8435 | 2026.01.15 15:12:53.998517 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8436 | 2026.01.15 15:12:53.998850 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.01.15 15:12:53.998884 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8438 | 2026.01.15 15:12:53.999201 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8439 | 2026.01.15 15:12:53.999405 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.01.15 15:12:53.999533 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8441 | 2026.01.15 15:12:53.999569 [ 260 ] {587995f8-4bab-4d1f-aacf-0b496c403719} <Debug> TCPHandler: Processed in 0.001237077 sec. | ||
| 8442 | 2026.01.15 15:12:54.426990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8443 | 2026.01.15 15:12:54.444216 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8444 | 2026.01.15 15:12:54.444273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8445 | 2026.01.15 15:12:54.450529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8446 | 2026.01.15 15:12:54.451230 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8447 | 2026.01.15 15:12:54.451601 [ 58 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8448 | 2026.01.15 15:12:54.451698 [ 58 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.01.15 15:12:54.451735 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8450 | 2026.01.15 15:12:54.451881 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8451 | 2026.01.15 15:12:54.454429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8452 | 2026.01.15 15:12:54.455853 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8453 | 2026.01.15 15:12:54.457489 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8454 | 2026.01.15 15:12:54.462215 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8455 | 2026.01.15 15:12:54.466756 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8456 | 2026.01.15 15:12:54.471406 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8457 | 2026.01.15 15:12:54.476438 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8458 | 2026.01.15 15:12:54.480392 [ 191 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 8459 | 2026.01.15 15:12:54.532417 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080594257 sec., 4305.517699604824 rows/sec., 22.26 MiB/sec. | ||
| 8460 | 2026.01.15 15:12:54.535240 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8461 | 2026.01.15 15:12:54.537380 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_46_9} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.15 15:12:54.537465 [ 189 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_46_9} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8463 | 2026.01.15 15:12:54.540224 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8464 | 2026.01.15 15:12:56.183043 [ 56 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8465 | 2026.01.15 15:12:56.183109 [ 56 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.01.15 15:12:56.183134 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8467 | 2026.01.15 15:12:56.183255 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 8468 | 2026.01.15 15:12:56.183399 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8469 | 2026.01.15 15:12:56.183433 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8470 | 2026.01.15 15:12:56.183497 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 8471 | 2026.01.15 15:12:56.183539 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8472 | 2026.01.15 15:12:56.183581 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 8473 | 2026.01.15 15:12:56.183618 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8474 | 2026.01.15 15:12:56.184466 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263957 sec., 598912.7794695548 rows/sec., 43.70 MiB/sec. | ||
| 8475 | 2026.01.15 15:12:56.184620 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8476 | 2026.01.15 15:12:56.184874 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.01.15 15:12:56.184943 [ 201 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_21_5} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8478 | 2026.01.15 15:12:56.185011 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8479 | 2026.01.15 15:12:58.330105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1026 | ||
| 8480 | 2026.01.15 15:12:58.332300 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.01.15 15:12:58.332355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8482 | 2026.01.15 15:12:58.333577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8483 | 2026.01.15 15:12:58.333860 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.01.15 15:12:58.334231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
| 8485 | 2026.01.15 15:12:58.998803 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.01.15 15:12:58.999081 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8487 | 2026.01.15 15:12:58.999183 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8488 | 2026.01.15 15:12:59.000083 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.01.15 15:12:59.000183 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8490 | 2026.01.15 15:12:59.000568 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8491 | 2026.01.15 15:12:59.000788 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.15 15:12:59.000934 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00193 sec., 12435.233160621761 rows/sec., 1.03 MiB/sec. | ||
| 8493 | 2026.01.15 15:12:59.000974 [ 260 ] {a31692a6-4049-4715-9f66-b4cafbf2d868} <Debug> TCPHandler: Processed in 0.002354381 sec. | ||
| 8494 | 2026.01.15 15:12:59.001103 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.01.15 15:12:59.001196 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8496 | 2026.01.15 15:12:59.001236 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8497 | 2026.01.15 15:12:59.001661 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.15 15:12:59.001695 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8499 | 2026.01.15 15:12:59.001984 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8500 | 2026.01.15 15:12:59.002198 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.15 15:12:59.002323 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 8502 | 2026.01.15 15:12:59.002359 [ 260 ] {79d75028-0300-4425-ba70-9e6446b47d77} <Debug> TCPHandler: Processed in 0.001304909 sec. | ||
| 8503 | 2026.01.15 15:12:59.002471 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.01.15 15:12:59.002563 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8505 | 2026.01.15 15:12:59.002600 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8506 | 2026.01.15 15:12:59.003165 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.01.15 15:12:59.003198 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8508 | 2026.01.15 15:12:59.003511 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8509 | 2026.01.15 15:12:59.003716 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.01.15 15:12:59.003843 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001298 sec., 197996.9183359014 rows/sec., 17.76 MiB/sec. | ||
| 8511 | 2026.01.15 15:12:59.003879 [ 260 ] {3ffb9925-93a5-4c17-96ae-cf94e57aa666} <Debug> TCPHandler: Processed in 0.001456204 sec. | ||
| 8512 | 2026.01.15 15:12:59.003990 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.01.15 15:12:59.004088 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8514 | 2026.01.15 15:12:59.004127 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8515 | 2026.01.15 15:12:59.004540 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.15 15:12:59.004573 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8517 | 2026.01.15 15:12:59.004862 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8518 | 2026.01.15 15:12:59.005069 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.01.15 15:12:59.005204 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001134 sec., 47619.04761904762 rows/sec., 3.54 MiB/sec. | ||
| 8520 | 2026.01.15 15:12:59.005240 [ 260 ] {2fdd05aa-8856-43b3-8b7e-58aea0fab7ba} <Debug> TCPHandler: Processed in 0.001297419 sec. | ||
| 8521 | 2026.01.15 15:12:59.005351 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.01.15 15:12:59.005442 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.01.15 15:12:59.005480 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8524 | 2026.01.15 15:12:59.005872 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.15 15:12:59.005905 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8526 | 2026.01.15 15:12:59.006195 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8527 | 2026.01.15 15:12:59.006396 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.15 15:12:59.006519 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 8529 | 2026.01.15 15:12:59.006555 [ 260 ] {962a38ae-f2ec-49ed-9cb4-a341d5573279} <Debug> TCPHandler: Processed in 0.001251457 sec. | ||
| 8530 | 2026.01.15 15:12:59.006663 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.01.15 15:12:59.006753 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8532 | 2026.01.15 15:12:59.006791 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8533 | 2026.01.15 15:12:59.007176 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.01.15 15:12:59.007209 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8535 | 2026.01.15 15:12:59.007498 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8536 | 2026.01.15 15:12:59.007698 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.15 15:12:59.007822 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 8538 | 2026.01.15 15:12:59.007858 [ 260 ] {100387f5-cf45-432f-b69c-c24ce72fde8f} <Debug> TCPHandler: Processed in 0.001242237 sec. | ||
| 8539 | 2026.01.15 15:12:59.007965 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.01.15 15:12:59.008056 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8541 | 2026.01.15 15:12:59.008094 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8542 | 2026.01.15 15:12:59.008556 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.15 15:12:59.008589 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8544 | 2026.01.15 15:12:59.008889 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8545 | 2026.01.15 15:12:59.009087 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.15 15:12:59.009210 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001171 sec., 121263.87702818104 rows/sec., 9.79 MiB/sec. | ||
| 8547 | 2026.01.15 15:12:59.009249 [ 260 ] {f1fc6bfd-7555-4e3f-9d3b-739a57462157} <Debug> TCPHandler: Processed in 0.00133083 sec. | ||
| 8548 | 2026.01.15 15:12:59.009359 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.01.15 15:12:59.009451 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.01.15 15:12:59.009492 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8551 | 2026.01.15 15:12:59.009892 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.01.15 15:12:59.009926 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8553 | 2026.01.15 15:12:59.010249 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8554 | 2026.01.15 15:12:59.010451 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.01.15 15:12:59.010575 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001142 sec., 172504.37828371278 rows/sec., 12.37 MiB/sec. | ||
| 8556 | 2026.01.15 15:12:59.010609 [ 260 ] {d5cf78f3-2184-4c2f-bec6-7dd7845ab19d} <Debug> TCPHandler: Processed in 0.001297999 sec. | ||
| 8557 | 2026.01.15 15:12:59.010721 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.01.15 15:12:59.010812 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.01.15 15:12:59.010865 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8560 | 2026.01.15 15:12:59.011772 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.01.15 15:12:59.011805 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8562 | 2026.01.15 15:12:59.012371 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8563 | 2026.01.15 15:12:59.012599 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.15 15:12:59.012740 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 8565 | 2026.01.15 15:12:59.012792 [ 260 ] {5cb8c2d4-8d54-4f50-8332-d6de971b2af3} <Debug> TCPHandler: Processed in 0.002117773 sec. | ||
| 8566 | 2026.01.15 15:12:59.012902 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.01.15 15:12:59.012994 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.01.15 15:12:59.013035 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8569 | 2026.01.15 15:12:59.013376 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.15 15:12:59.013409 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8571 | 2026.01.15 15:12:59.013707 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8572 | 2026.01.15 15:12:59.013908 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.15 15:12:59.014032 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8574 | 2026.01.15 15:12:59.014066 [ 260 ] {7348cb18-0c7c-44b6-973c-d050f0521ad5} <Debug> TCPHandler: Processed in 0.001211267 sec. | ||
| 8575 | 2026.01.15 15:13:00.768946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22457 | ||
| 8576 | 2026.01.15 15:13:00.769497 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.01.15 15:13:00.769540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8578 | 2026.01.15 15:13:00.770086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8579 | 2026.01.15 15:13:00.770309 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.01.15 15:13:00.770439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22457 | ||
| 8581 | 2026.01.15 15:13:01.954515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8582 | 2026.01.15 15:13:01.970612 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.15 15:13:01.970680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8584 | 2026.01.15 15:13:01.976608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8585 | 2026.01.15 15:13:01.977295 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.01.15 15:13:01.980136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8587 | 2026.01.15 15:13:03.993407 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.01.15 15:13:03.993619 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8589 | 2026.01.15 15:13:03.993689 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8590 | 2026.01.15 15:13:03.994380 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.01.15 15:13:03.994416 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8592 | 2026.01.15 15:13:03.994803 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8593 | 2026.01.15 15:13:03.995026 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.01.15 15:13:03.995176 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 8595 | 2026.01.15 15:13:03.995216 [ 260 ] {4ae3ca41-ee34-4b53-a5df-d64eb77c8a45} <Debug> TCPHandler: Processed in 0.001943709 sec. | ||
| 8596 | 2026.01.15 15:13:03.995333 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.01.15 15:13:03.995425 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8598 | 2026.01.15 15:13:03.995464 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8599 | 2026.01.15 15:13:03.995875 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.01.15 15:13:03.995908 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8601 | 2026.01.15 15:13:03.996201 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8602 | 2026.01.15 15:13:03.996416 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.15 15:13:03.996540 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 8604 | 2026.01.15 15:13:03.996576 [ 260 ] {7ad4c3bd-6fa2-48fc-bb34-0baa6dcdad70} <Debug> TCPHandler: Processed in 0.001290939 sec. | ||
| 8605 | 2026.01.15 15:13:03.996689 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.01.15 15:13:03.996781 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8607 | 2026.01.15 15:13:03.996822 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8608 | 2026.01.15 15:13:03.997231 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.01.15 15:13:03.997264 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8610 | 2026.01.15 15:13:03.997577 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8611 | 2026.01.15 15:13:03.997780 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.01.15 15:13:03.997902 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 8613 | 2026.01.15 15:13:03.997938 [ 260 ] {606e7683-7dd0-41c1-be2c-e63500a4b013} <Debug> TCPHandler: Processed in 0.001296089 sec. | ||
| 8614 | 2026.01.15 15:13:03.998047 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.01.15 15:13:03.998138 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.01.15 15:13:03.998178 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8617 | 2026.01.15 15:13:03.998508 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.01.15 15:13:03.998541 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8619 | 2026.01.15 15:13:03.998835 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8620 | 2026.01.15 15:13:03.999033 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.01.15 15:13:03.999155 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 8622 | 2026.01.15 15:13:03.999189 [ 260 ] {4e6677c6-95b4-43c3-a94e-0d8c206b1c29} <Debug> TCPHandler: Processed in 0.001190896 sec. | ||
| 8623 | 2026.01.15 15:13:08.114152 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8624 | 2026.01.15 15:13:08.114263 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8625 | 2026.01.15 15:13:08.270501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22969 | ||
| 8626 | 2026.01.15 15:13:08.271071 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.01.15 15:13:08.271119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8628 | 2026.01.15 15:13:08.271726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8629 | 2026.01.15 15:13:08.271951 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.01.15 15:13:08.272082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22969 | ||
| 8631 | 2026.01.15 15:13:08.334366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1054 | ||
| 8632 | 2026.01.15 15:13:08.336737 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.01.15 15:13:08.336783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8634 | 2026.01.15 15:13:08.337979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8635 | 2026.01.15 15:13:08.338244 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.01.15 15:13:08.338508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 8637 | 2026.01.15 15:13:08.994579 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.01.15 15:13:08.994873 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2026.01.15 15:13:08.994979 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2026.01.15 15:13:08.995828 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.01.15 15:13:08.995877 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8642 | 2026.01.15 15:13:08.996290 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8643 | 2026.01.15 15:13:08.996525 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.01.15 15:13:08.996687 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001894 sec., 71805.70221752903 rows/sec., 6.23 MiB/sec. | ||
| 8645 | 2026.01.15 15:13:08.996730 [ 260 ] {1817ed86-4bc4-4808-8388-85a4f6a90b50} <Debug> TCPHandler: Processed in 0.002339351 sec. | ||
| 8646 | 2026.01.15 15:13:08.996854 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.01.15 15:13:08.996950 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.01.15 15:13:08.996992 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8649 | 2026.01.15 15:13:08.997410 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.01.15 15:13:08.997447 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8651 | 2026.01.15 15:13:08.997755 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8652 | 2026.01.15 15:13:08.997955 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.01.15 15:13:08.998069 [ 44 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8654 | 2026.01.15 15:13:08.998090 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 8655 | 2026.01.15 15:13:08.998138 [ 44 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2026.01.15 15:13:08.998147 [ 260 ] {0a895a5c-7177-4cd5-9add-ff7eaf3408c2} <Debug> TCPHandler: Processed in 0.00134404 sec. | ||
| 8657 | 2026.01.15 15:13:08.998169 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8658 | 2026.01.15 15:13:08.998274 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.01.15 15:13:08.998278 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 8660 | 2026.01.15 15:13:08.998374 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8661 | 2026.01.15 15:13:08.998418 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8662 | 2026.01.15 15:13:08.998425 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8663 | 2026.01.15 15:13:08.998469 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 8664 | 2026.01.15 15:13:08.998543 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 8665 | 2026.01.15 15:13:08.998595 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
| 8666 | 2026.01.15 15:13:08.998640 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 8667 | 2026.01.15 15:13:08.998684 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
| 8668 | 2026.01.15 15:13:08.998731 [ 196 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8669 | 2026.01.15 15:13:08.998855 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.01.15 15:13:08.998899 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8671 | 2026.01.15 15:13:08.999233 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8672 | 2026.01.15 15:13:08.999458 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.01.15 15:13:08.999593 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001237 sec., 84074.37348423606 rows/sec., 6.57 MiB/sec. | ||
| 8674 | 2026.01.15 15:13:08.999615 [ 201 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385861 sec., 177506.97941568456 rows/sec., 13.71 MiB/sec. | ||
| 8675 | 2026.01.15 15:13:08.999632 [ 260 ] {fe980630-5332-4104-b052-c7f1bfb2af99} <Debug> TCPHandler: Processed in 0.001408962 sec. | ||
| 8676 | 2026.01.15 15:13:08.999749 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.01.15 15:13:08.999812 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8678 | 2026.01.15 15:13:08.999846 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.15 15:13:08.999894 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8680 | 2026.01.15 15:13:09.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.96 MiB, peak 322.18 MiB, free memory in arenas 0.00 B, will set to 309.58 MiB (RSS), difference: -3.38 MiB | ||
| 8681 | 2026.01.15 15:13:09.000314 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.01.15 15:13:09.000344 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.01.15 15:13:09.000359 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8684 | 2026.01.15 15:13:09.000441 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_46_9} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8685 | 2026.01.15 15:13:09.000554 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8686 | 2026.01.15 15:13:09.000726 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8687 | 2026.01.15 15:13:09.000982 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.15 15:13:09.001130 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 8689 | 2026.01.15 15:13:09.001170 [ 260 ] {6b9fae1c-783d-47fd-afef-66bd0b58ff98} <Debug> TCPHandler: Processed in 0.001470224 sec. | ||
| 8690 | 2026.01.15 15:13:09.001282 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.01.15 15:13:09.001378 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.15 15:13:09.001436 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8693 | 2026.01.15 15:13:09.001503 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000967449 sec. | ||
| 8694 | 2026.01.15 15:13:09.002307 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.01.15 15:13:09.002349 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8696 | 2026.01.15 15:13:09.002906 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8697 | 2026.01.15 15:13:09.003124 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.01.15 15:13:09.003263 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001903 sec., 21019.442984760903 rows/sec., 37.67 MiB/sec. | ||
| 8699 | 2026.01.15 15:13:09.003317 [ 260 ] {086dd264-c3e7-4461-941e-bca231dc0004} <Debug> TCPHandler: Processed in 0.002084582 sec. | ||
| 8700 | 2026.01.15 15:13:09.003439 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.15 15:13:09.003555 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.01.15 15:13:09.003604 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8703 | 2026.01.15 15:13:09.004012 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.01.15 15:13:09.004056 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8705 | 2026.01.15 15:13:09.004394 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8706 | 2026.01.15 15:13:09.004597 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.01.15 15:13:09.004726 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 8708 | 2026.01.15 15:13:09.004762 [ 260 ] {c0c5d975-03e0-4883-91f8-15d8069a82d0} <Debug> TCPHandler: Processed in 0.001384102 sec. | ||
| 8709 | 2026.01.15 15:13:09.480196 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8710 | 2026.01.15 15:13:09.497435 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.01.15 15:13:09.497495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8712 | 2026.01.15 15:13:09.503902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8713 | 2026.01.15 15:13:09.504597 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.01.15 15:13:09.507522 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8715 | 2026.01.15 15:13:10.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.19 MiB, peak 322.18 MiB, free memory in arenas 0.00 B, will set to 309.61 MiB (RSS), difference: 2.42 MiB | ||
| 8716 | 2026.01.15 15:13:14.045012 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.15 15:13:14.045303 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.15 15:13:14.045422 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8719 | 2026.01.15 15:13:14.046398 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.15 15:13:14.046458 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8721 | 2026.01.15 15:13:14.047042 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8722 | 2026.01.15 15:13:14.047316 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.15 15:13:14.047499 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00231 sec., 865.8008658008658 rows/sec., 70.60 KiB/sec. | ||
| 8724 | 2026.01.15 15:13:14.047565 [ 260 ] {dca4382e-29e4-4e5f-ab89-576f96c9ea31} <Debug> TCPHandler: Processed in 0.002742852 sec. | ||
| 8725 | 2026.01.15 15:13:14.047795 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.15 15:13:14.047917 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.15 15:13:14.047970 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8728 | 2026.01.15 15:13:14.049706 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.15 15:13:14.049750 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8730 | 2026.01.15 15:13:14.050248 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8731 | 2026.01.15 15:13:14.050512 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.15 15:13:14.050651 [ 41 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8733 | 2026.01.15 15:13:14.050668 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002728 sec., 438782.99120234605 rows/sec., 36.17 MiB/sec. | ||
| 8734 | 2026.01.15 15:13:14.050692 [ 41 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.01.15 15:13:14.050718 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8736 | 2026.01.15 15:13:14.050719 [ 260 ] {c72ecb4e-5802-4a01-b5cd-a947070bf7f0} <Debug> TCPHandler: Processed in 0.002940178 sec. | ||
| 8737 | 2026.01.15 15:13:14.050814 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 8738 | 2026.01.15 15:13:14.050880 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8739 | 2026.01.15 15:13:14.050908 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8740 | 2026.01.15 15:13:14.050939 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1406 rows starting from the beginning of the part | ||
| 8741 | 2026.01.15 15:13:14.050988 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.15 15:13:14.051005 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8743 | 2026.01.15 15:13:14.051034 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8744 | 2026.01.15 15:13:14.051069 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 257 rows starting from the beginning of the part | ||
| 8745 | 2026.01.15 15:13:14.051136 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8746 | 2026.01.15 15:13:14.051197 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 8747 | 2026.01.15 15:13:14.051239 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1197 rows starting from the beginning of the part | ||
| 8748 | 2026.01.15 15:13:14.051504 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.01.15 15:13:14.051541 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8750 | 2026.01.15 15:13:14.051874 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8751 | 2026.01.15 15:13:14.052105 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.15 15:13:14.052242 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001279 sec., 1563.721657544957 rows/sec., 109.19 KiB/sec. | ||
| 8753 | 2026.01.15 15:13:14.052280 [ 260 ] {a34a397a-2178-4902-bd22-148c6317f191} <Debug> TCPHandler: Processed in 0.001460613 sec. | ||
| 8754 | 2026.01.15 15:13:14.052406 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2026.01.15 15:13:14.052510 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8756 | 2026.01.15 15:13:14.052555 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8757 | 2026.01.15 15:13:14.052606 [ 187 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825425 sec., 1702617.1987345412 rows/sec., 149.01 MiB/sec. | ||
| 8758 | 2026.01.15 15:13:14.052917 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8759 | 2026.01.15 15:13:14.053096 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.01.15 15:13:14.053143 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8761 | 2026.01.15 15:13:14.053268 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.01.15 15:13:14.053359 [ 186 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_71_14} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8763 | 2026.01.15 15:13:14.053458 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8764 | 2026.01.15 15:13:14.053493 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8765 | 2026.01.15 15:13:14.053723 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.01.15 15:13:14.053859 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00137 sec., 166423.3576642336 rows/sec., 11.27 MiB/sec. | ||
| 8767 | 2026.01.15 15:13:14.053898 [ 260 ] {55004756-da61-4c24-b88e-aa87a0139462} <Debug> TCPHandler: Processed in 0.001543137 sec. | ||
| 8768 | 2026.01.15 15:13:14.054025 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.01.15 15:13:14.054120 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8770 | 2026.01.15 15:13:14.054162 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8771 | 2026.01.15 15:13:14.054879 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.01.15 15:13:14.054922 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8773 | 2026.01.15 15:13:14.055312 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8774 | 2026.01.15 15:13:14.055550 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.01.15 15:13:14.055681 [ 41 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8776 | 2026.01.15 15:13:14.055701 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001596 sec., 327067.66917293234 rows/sec., 24.21 MiB/sec. | ||
| 8777 | 2026.01.15 15:13:14.055729 [ 41 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.01.15 15:13:14.055753 [ 260 ] {8405b0c8-4ec2-4749-ab80-4d3b936f530f} <Debug> TCPHandler: Processed in 0.001779103 sec. | ||
| 8779 | 2026.01.15 15:13:14.055761 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8780 | 2026.01.15 15:13:14.055866 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 8781 | 2026.01.15 15:13:14.055899 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.01.15 15:13:14.055948 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8783 | 2026.01.15 15:13:14.055976 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 8784 | 2026.01.15 15:13:14.056021 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.01.15 15:13:14.056025 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8786 | 2026.01.15 15:13:14.056079 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 142 rows starting from the beginning of the part | ||
| 8787 | 2026.01.15 15:13:14.056080 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8788 | 2026.01.15 15:13:14.056120 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8789 | 2026.01.15 15:13:14.056155 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 8790 | 2026.01.15 15:13:14.056192 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 522 rows starting from the beginning of the part | ||
| 8791 | 2026.01.15 15:13:14.056856 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.01.15 15:13:14.056892 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8793 | 2026.01.15 15:13:14.057192 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371742 sec., 1113912.0913407914 rows/sec., 88.71 MiB/sec. | ||
| 8794 | 2026.01.15 15:13:14.057321 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8795 | 2026.01.15 15:13:14.057342 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8796 | 2026.01.15 15:13:14.057557 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.15 15:13:14.057587 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.15 15:13:14.057624 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_71_14} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8799 | 2026.01.15 15:13:14.057684 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8800 | 2026.01.15 15:13:14.057707 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8801 | 2026.01.15 15:13:14.057727 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001731 sec., 488157.134604275 rows/sec., 32.86 MiB/sec. | ||
| 8802 | 2026.01.15 15:13:14.057746 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.01.15 15:13:14.057770 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8804 | 2026.01.15 15:13:14.057774 [ 260 ] {7d65c1df-bdb5-489f-b843-f1e9c5f7ac17} <Debug> TCPHandler: Processed in 0.001928318 sec. | ||
| 8805 | 2026.01.15 15:13:14.057851 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 8806 | 2026.01.15 15:13:14.057931 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.01.15 15:13:14.057962 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8808 | 2026.01.15 15:13:14.057999 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19132 rows starting from the beginning of the part | ||
| 8809 | 2026.01.15 15:13:14.058035 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8810 | 2026.01.15 15:13:14.058072 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 8811 | 2026.01.15 15:13:14.058083 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8812 | 2026.01.15 15:13:14.058133 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 197 rows starting from the beginning of the part | ||
| 8813 | 2026.01.15 15:13:14.058183 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8814 | 2026.01.15 15:13:14.058227 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8815 | 2026.01.15 15:13:14.058267 [ 197 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 8816 | 2026.01.15 15:13:14.058492 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.01.15 15:13:14.058532 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8818 | 2026.01.15 15:13:14.058936 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8819 | 2026.01.15 15:13:14.059228 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.15 15:13:14.059381 [ 41 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8821 | 2026.01.15 15:13:14.059390 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
| 8822 | 2026.01.15 15:13:14.059421 [ 41 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.01.15 15:13:14.059446 [ 260 ] {46fa9416-f33d-4ccb-84a5-424b914431cc} <Debug> TCPHandler: Processed in 0.001574577 sec. | ||
| 8824 | 2026.01.15 15:13:14.059448 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 8825 | 2026.01.15 15:13:14.059576 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8826 | 2026.01.15 15:13:14.059738 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8827 | 2026.01.15 15:13:14.059789 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3840 rows starting from the beginning of the part | ||
| 8828 | 2026.01.15 15:13:14.059907 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8829 | 2026.01.15 15:13:14.059988 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8830 | 2026.01.15 15:13:14.060045 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8831 | 2026.01.15 15:13:14.060111 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8832 | 2026.01.15 15:13:14.060179 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 8833 | 2026.01.15 15:13:14.063505 [ 194 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.00398396 sec., 1039167.0599102401 rows/sec., 70.01 MiB/sec. | ||
| 8834 | 2026.01.15 15:13:14.064015 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8835 | 2026.01.15 15:13:14.064353 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.01.15 15:13:14.064433 [ 193 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_71_14} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8837 | 2026.01.15 15:13:14.064517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8838 | 2026.01.15 15:13:14.069764 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20654 rows, containing 5 columns (5 merged, 0 gathered) in 0.011930458 sec., 1731199.2548819166 rows/sec., 118.89 MiB/sec. | ||
| 8839 | 2026.01.15 15:13:14.070226 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8840 | 2026.01.15 15:13:14.070600 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.01.15 15:13:14.070701 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8842 | 2026.01.15 15:13:14.070826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8843 | 2026.01.15 15:13:14.359941 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41827 | ||
| 8844 | 2026.01.15 15:13:14.360074 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8845 | 2026.01.15 15:13:14.360105 [ 292 ] {} <Debug> TCP-Session: 1f14977f-49c9-4ce7-8b17-eec0fc96be6a Authenticating user 'default' from [fd00:1122:3344:101::e]:41827 | ||
| 8846 | 2026.01.15 15:13:14.360131 [ 292 ] {} <Debug> TCP-Session: 1f14977f-49c9-4ce7-8b17-eec0fc96be6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2026.01.15 15:13:14.360147 [ 292 ] {} <Debug> TCP-Session: 1f14977f-49c9-4ce7-8b17-eec0fc96be6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.01.15 15:13:14.360385 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45237 | ||
| 8849 | 2026.01.15 15:13:14.360413 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46788 | ||
| 8850 | 2026.01.15 15:13:14.360434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53831 | ||
| 8851 | 2026.01.15 15:13:14.360442 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33699 | ||
| 8852 | 2026.01.15 15:13:14.360461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45454 | ||
| 8853 | 2026.01.15 15:13:14.360507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8854 | 2026.01.15 15:13:14.360506 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8855 | 2026.01.15 15:13:14.360423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51964 | ||
| 8856 | 2026.01.15 15:13:14.360605 [ 293 ] {} <Debug> TCP-Session: fa45baf6-e544-45c8-9106-5b28636e47b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45237 | ||
| 8857 | 2026.01.15 15:13:14.360596 [ 350 ] {} <Debug> TCP-Session: 9fe0f9d5-0698-4e19-a7bd-806ca10897ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46788 | ||
| 8858 | 2026.01.15 15:13:14.360642 [ 293 ] {} <Debug> TCP-Session: fa45baf6-e544-45c8-9106-5b28636e47b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.01.15 15:13:14.360653 [ 350 ] {} <Debug> TCP-Session: 9fe0f9d5-0698-4e19-a7bd-806ca10897ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.01.15 15:13:14.360663 [ 293 ] {} <Debug> TCP-Session: fa45baf6-e544-45c8-9106-5b28636e47b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.01.15 15:13:14.360676 [ 350 ] {} <Debug> TCP-Session: 9fe0f9d5-0698-4e19-a7bd-806ca10897ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.01.15 15:13:14.360399 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33568 | ||
| 8863 | 2026.01.15 15:13:14.360399 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60777 | ||
| 8864 | 2026.01.15 15:13:14.360751 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8865 | 2026.01.15 15:13:14.360506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8866 | 2026.01.15 15:13:14.360798 [ 290 ] {} <Debug> TCP-Session: ea510ea8-849d-4d4f-8317-987ffee5c3de Authenticating user 'default' from [fd00:1122:3344:101::e]:33699 | ||
| 8867 | 2026.01.15 15:13:14.360817 [ 289 ] {} <Debug> TCP-Session: d55bb015-49a6-4fd7-b3bb-39441db7624a Authenticating user 'default' from [fd00:1122:3344:101::e]:53831 | ||
| 8868 | 2026.01.15 15:13:14.360498 [ 292 ] {} <Trace> TCP-Session: 1f14977f-49c9-4ce7-8b17-eec0fc96be6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.01.15 15:13:14.360846 [ 289 ] {} <Debug> TCP-Session: d55bb015-49a6-4fd7-b3bb-39441db7624a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.01.15 15:13:14.360842 [ 290 ] {} <Debug> TCP-Session: ea510ea8-849d-4d4f-8317-987ffee5c3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2026.01.15 15:13:14.360890 [ 289 ] {} <Debug> TCP-Session: d55bb015-49a6-4fd7-b3bb-39441db7624a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.01.15 15:13:14.360914 [ 290 ] {} <Debug> TCP-Session: ea510ea8-849d-4d4f-8317-987ffee5c3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.01.15 15:13:14.361086 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8874 | 2026.01.15 15:13:14.361124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8875 | 2026.01.15 15:13:14.361154 [ 288 ] {} <Debug> TCP-Session: a51997dc-7925-444e-9c6f-7e1eef06e706 Authenticating user 'default' from [fd00:1122:3344:101::e]:51964 | ||
| 8876 | 2026.01.15 15:13:14.361171 [ 288 ] {} <Debug> TCP-Session: a51997dc-7925-444e-9c6f-7e1eef06e706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2026.01.15 15:13:14.361183 [ 288 ] {} <Debug> TCP-Session: a51997dc-7925-444e-9c6f-7e1eef06e706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2026.01.15 15:13:14.361256 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8879 | 2026.01.15 15:13:14.361295 [ 259 ] {} <Debug> TCP-Session: 7f29c7cc-5c7a-4a88-af1b-b8da37513ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60777 | ||
| 8880 | 2026.01.15 15:13:14.361315 [ 259 ] {} <Debug> TCP-Session: 7f29c7cc-5c7a-4a88-af1b-b8da37513ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2026.01.15 15:13:14.361334 [ 259 ] {} <Debug> TCP-Session: 7f29c7cc-5c7a-4a88-af1b-b8da37513ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.01.15 15:13:14.361452 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8883 | 2026.01.15 15:13:14.361526 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8884 | 2026.01.15 15:13:14.361629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8885 | 2026.01.15 15:13:14.361662 [ 294 ] {} <Debug> TCP-Session: 7fccc38d-9e08-4c07-8b89-a7539ad4f500 Authenticating user 'default' from [fd00:1122:3344:101::e]:33568 | ||
| 8886 | 2026.01.15 15:13:14.361677 [ 294 ] {} <Debug> TCP-Session: 7fccc38d-9e08-4c07-8b89-a7539ad4f500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.01.15 15:13:14.361689 [ 294 ] {} <Debug> TCP-Session: 7fccc38d-9e08-4c07-8b89-a7539ad4f500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.01.15 15:13:14.361750 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8889 | 2026.01.15 15:13:14.361798 [ 291 ] {} <Debug> TCP-Session: 44b0e7ab-8ee7-4c2b-89ac-9085cb186b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45454 | ||
| 8890 | 2026.01.15 15:13:14.361822 [ 291 ] {} <Debug> TCP-Session: 44b0e7ab-8ee7-4c2b-89ac-9085cb186b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.01.15 15:13:14.361835 [ 291 ] {} <Debug> TCP-Session: 44b0e7ab-8ee7-4c2b-89ac-9085cb186b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.01.15 15:13:14.361916 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 8893 | 2026.01.15 15:13:14.363266 [ 348 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> AggregatingTransform: Aggregating | ||
| 8894 | 2026.01.15 15:13:14.363334 [ 348 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> Aggregator: Aggregation method: without_key | ||
| 8895 | 2026.01.15 15:13:14.363374 [ 348 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001319269 sec. (757.996 rows/sec., 29.61 KiB/sec.) | ||
| 8896 | 2026.01.15 15:13:14.363397 [ 348 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Trace> Aggregator: Merging aggregated data | ||
| 8897 | 2026.01.15 15:13:14.364762 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003758 sec., 266.0989888238425 rows/sec., 10.39 KiB/sec. | ||
| 8898 | 2026.01.15 15:13:14.364946 [ 292 ] {b0bd03b6-9742-4780-b70d-e967e5e40421} <Debug> TCPHandler: Processed in 0.004584028 sec. | ||
| 8899 | 2026.01.15 15:13:14.365083 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2026.01.15 15:13:14.365114 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8901 | 2026.01.15 15:13:14.365123 [ 292 ] {} <Debug> TCP-Session: 1f14977f-49c9-4ce7-8b17-eec0fc96be6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.01.15 15:13:14.365146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8903 | 2026.01.15 15:13:14.365161 [ 291 ] {} <Debug> TCP-Session: 44b0e7ab-8ee7-4c2b-89ac-9085cb186b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8904 | 2026.01.15 15:13:14.365172 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8905 | 2026.01.15 15:13:14.365198 [ 293 ] {} <Debug> TCP-Session: fa45baf6-e544-45c8-9106-5b28636e47b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2026.01.15 15:13:14.365195 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8907 | 2026.01.15 15:13:14.365224 [ 350 ] {} <Debug> TCP-Session: 9fe0f9d5-0698-4e19-a7bd-806ca10897ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8908 | 2026.01.15 15:13:14.365240 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8909 | 2026.01.15 15:13:14.365250 [ 289 ] {} <Debug> TCP-Session: d55bb015-49a6-4fd7-b3bb-39441db7624a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2026.01.15 15:13:14.365261 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8911 | 2026.01.15 15:13:14.365285 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8912 | 2026.01.15 15:13:14.365288 [ 259 ] {} <Debug> TCP-Session: 7f29c7cc-5c7a-4a88-af1b-b8da37513ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2026.01.15 15:13:14.365322 [ 288 ] {} <Debug> TCP-Session: a51997dc-7925-444e-9c6f-7e1eef06e706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.01.15 15:13:14.365338 [ 290 ] {} <Debug> TCP-Session: ea510ea8-849d-4d4f-8317-987ffee5c3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.01.15 15:13:14.365218 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8916 | 2026.01.15 15:13:14.365392 [ 294 ] {} <Debug> TCP-Session: 7fccc38d-9e08-4c07-8b89-a7539ad4f500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2026.01.15 15:13:14.369814 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63201 | ||
| 8918 | 2026.01.15 15:13:14.369888 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8919 | 2026.01.15 15:13:14.369913 [ 292 ] {} <Debug> TCP-Session: 9b7884f0-b336-401c-9731-e6b2fa3ca28a Authenticating user 'default' from [fd00:1122:3344:101::e]:63201 | ||
| 8920 | 2026.01.15 15:13:14.369932 [ 292 ] {} <Debug> TCP-Session: 9b7884f0-b336-401c-9731-e6b2fa3ca28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8921 | 2026.01.15 15:13:14.369948 [ 292 ] {} <Debug> TCP-Session: 9b7884f0-b336-401c-9731-e6b2fa3ca28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.01.15 15:13:14.370090 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60675 | ||
| 8923 | 2026.01.15 15:13:14.370103 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53234 | ||
| 8924 | 2026.01.15 15:13:14.370135 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64118 | ||
| 8925 | 2026.01.15 15:13:14.370148 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38205 | ||
| 8926 | 2026.01.15 15:13:14.370167 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37639 | ||
| 8927 | 2026.01.15 15:13:14.370189 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60909 | ||
| 8928 | 2026.01.15 15:13:14.370210 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8929 | 2026.01.15 15:13:14.370227 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2026.01.15 15:13:14.370246 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8931 | 2026.01.15 15:13:14.370256 [ 259 ] {} <Debug> TCP-Session: e9803111-9c14-4332-a735-d970a15bb9db Authenticating user 'default' from [fd00:1122:3344:101::e]:64118 | ||
| 8932 | 2026.01.15 15:13:14.370274 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8933 | 2026.01.15 15:13:14.370268 [ 350 ] {} <Debug> TCP-Session: 4ead9f4f-98e3-4583-8a33-4dc06036a456 Authenticating user 'default' from [fd00:1122:3344:101::e]:38205 | ||
| 8934 | 2026.01.15 15:13:14.370293 [ 259 ] {} <Debug> TCP-Session: e9803111-9c14-4332-a735-d970a15bb9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.01.15 15:13:14.370308 [ 291 ] {} <Debug> TCP-Session: e721781f-684d-4aed-aa52-7d84209824c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60909 | ||
| 8936 | 2026.01.15 15:13:14.370323 [ 350 ] {} <Debug> TCP-Session: 4ead9f4f-98e3-4583-8a33-4dc06036a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8937 | 2026.01.15 15:13:14.370334 [ 259 ] {} <Debug> TCP-Session: e9803111-9c14-4332-a735-d970a15bb9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.01.15 15:13:14.370351 [ 291 ] {} <Debug> TCP-Session: e721781f-684d-4aed-aa52-7d84209824c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.01.15 15:13:14.370365 [ 350 ] {} <Debug> TCP-Session: 4ead9f4f-98e3-4583-8a33-4dc06036a456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.01.15 15:13:14.370402 [ 291 ] {} <Debug> TCP-Session: e721781f-684d-4aed-aa52-7d84209824c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2026.01.15 15:13:14.370279 [ 289 ] {} <Debug> TCP-Session: 5102ccf5-039f-4039-839e-205c69279bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37639 | ||
| 8942 | 2026.01.15 15:13:14.370183 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53585 | ||
| 8943 | 2026.01.15 15:13:14.370473 [ 289 ] {} <Debug> TCP-Session: 5102ccf5-039f-4039-839e-205c69279bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.01.15 15:13:14.370174 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8945 | 2026.01.15 15:13:14.370513 [ 289 ] {} <Debug> TCP-Session: 5102ccf5-039f-4039-839e-205c69279bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.01.15 15:13:14.370545 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8947 | 2026.01.15 15:13:14.370552 [ 294 ] {} <Debug> TCP-Session: 1a0e487f-9cfb-41f6-94c4-fd811ab7fdd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53234 | ||
| 8948 | 2026.01.15 15:13:14.370575 [ 290 ] {} <Debug> TCP-Session: 65e48756-c0a1-4b1d-95d2-92c4610fab17 Authenticating user 'default' from [fd00:1122:3344:101::e]:53585 | ||
| 8949 | 2026.01.15 15:13:14.370587 [ 294 ] {} <Debug> TCP-Session: 1a0e487f-9cfb-41f6-94c4-fd811ab7fdd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8950 | 2026.01.15 15:13:14.370598 [ 290 ] {} <Debug> TCP-Session: 65e48756-c0a1-4b1d-95d2-92c4610fab17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.01.15 15:13:14.370609 [ 294 ] {} <Debug> TCP-Session: 1a0e487f-9cfb-41f6-94c4-fd811ab7fdd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.01.15 15:13:14.370620 [ 290 ] {} <Debug> TCP-Session: 65e48756-c0a1-4b1d-95d2-92c4610fab17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.01.15 15:13:14.370161 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8954 | 2026.01.15 15:13:14.370200 [ 292 ] {} <Trace> TCP-Session: 9b7884f0-b336-401c-9731-e6b2fa3ca28a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.01.15 15:13:14.370683 [ 293 ] {} <Debug> TCP-Session: cacc0582-a750-4610-bd91-5e8403166169 Authenticating user 'default' from [fd00:1122:3344:101::e]:60675 | ||
| 8956 | 2026.01.15 15:13:14.370165 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39372 | ||
| 8957 | 2026.01.15 15:13:14.370717 [ 293 ] {} <Debug> TCP-Session: cacc0582-a750-4610-bd91-5e8403166169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2026.01.15 15:13:14.370760 [ 293 ] {} <Debug> TCP-Session: cacc0582-a750-4610-bd91-5e8403166169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.01.15 15:13:14.370796 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2026.01.15 15:13:14.370819 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8961 | 2026.01.15 15:13:14.370829 [ 288 ] {} <Debug> TCP-Session: 98ff834d-957f-4a8e-9985-dab407377fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39372 | ||
| 8962 | 2026.01.15 15:13:14.370858 [ 288 ] {} <Debug> TCP-Session: 98ff834d-957f-4a8e-9985-dab407377fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.01.15 15:13:14.370875 [ 288 ] {} <Debug> TCP-Session: 98ff834d-957f-4a8e-9985-dab407377fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.01.15 15:13:14.370994 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8965 | 2026.01.15 15:13:14.371040 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8966 | 2026.01.15 15:13:14.371316 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 8967 | 2026.01.15 15:13:14.372204 [ 341 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> AggregatingTransform: Aggregating | ||
| 8968 | 2026.01.15 15:13:14.372248 [ 341 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 8969 | 2026.01.15 15:13:14.372287 [ 341 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883906 sec. (1131.342 rows/sec., 44.19 KiB/sec.) | ||
| 8970 | 2026.01.15 15:13:14.372306 [ 341 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Trace> Aggregator: Merging aggregated data | ||
| 8971 | 2026.01.15 15:13:14.373913 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 8972 | 2026.01.15 15:13:14.374043 [ 292 ] {fc34c868-1264-468e-b627-f5abd7b1e0b7} <Debug> TCPHandler: Processed in 0.003909417 sec. | ||
| 8973 | 2026.01.15 15:13:14.374141 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8974 | 2026.01.15 15:13:14.374172 [ 292 ] {} <Debug> TCP-Session: 9b7884f0-b336-401c-9731-e6b2fa3ca28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2026.01.15 15:13:14.374187 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8976 | 2026.01.15 15:13:14.374208 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.01.15 15:13:14.374230 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8978 | 2026.01.15 15:13:14.374243 [ 293 ] {} <Debug> TCP-Session: cacc0582-a750-4610-bd91-5e8403166169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.01.15 15:13:14.374264 [ 291 ] {} <Debug> TCP-Session: e721781f-684d-4aed-aa52-7d84209824c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.01.15 15:13:14.374282 [ 294 ] {} <Debug> TCP-Session: 1a0e487f-9cfb-41f6-94c4-fd811ab7fdd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.01.15 15:13:14.374275 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8982 | 2026.01.15 15:13:14.374304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8983 | 2026.01.15 15:13:14.374331 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8984 | 2026.01.15 15:13:14.374342 [ 290 ] {} <Debug> TCP-Session: 65e48756-c0a1-4b1d-95d2-92c4610fab17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.01.15 15:13:14.374378 [ 288 ] {} <Debug> TCP-Session: 98ff834d-957f-4a8e-9985-dab407377fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.01.15 15:13:14.374393 [ 289 ] {} <Debug> TCP-Session: 5102ccf5-039f-4039-839e-205c69279bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2026.01.15 15:13:14.374328 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8988 | 2026.01.15 15:13:14.374252 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8989 | 2026.01.15 15:13:14.374469 [ 259 ] {} <Debug> TCP-Session: e9803111-9c14-4332-a735-d970a15bb9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8990 | 2026.01.15 15:13:14.374499 [ 350 ] {} <Debug> TCP-Session: 4ead9f4f-98e3-4583-8a33-4dc06036a456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.01.15 15:13:14.722685 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53152 | ||
| 8992 | 2026.01.15 15:13:14.722799 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8993 | 2026.01.15 15:13:14.722825 [ 292 ] {} <Debug> TCP-Session: 75f82bc0-190f-42c6-ae1d-49535a8e47f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53152 | ||
| 8994 | 2026.01.15 15:13:14.722848 [ 292 ] {} <Debug> TCP-Session: 75f82bc0-190f-42c6-ae1d-49535a8e47f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.01.15 15:13:14.722915 [ 292 ] {} <Debug> TCP-Session: 75f82bc0-190f-42c6-ae1d-49535a8e47f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.01.15 15:13:14.723122 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34127 | ||
| 8997 | 2026.01.15 15:13:14.723133 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51462 | ||
| 8998 | 2026.01.15 15:13:14.723168 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51390 | ||
| 8999 | 2026.01.15 15:13:14.723190 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37981 | ||
| 9000 | 2026.01.15 15:13:14.723215 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63174 | ||
| 9001 | 2026.01.15 15:13:14.723243 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9002 | 2026.01.15 15:13:14.723277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2026.01.15 15:13:14.723287 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9004 | 2026.01.15 15:13:14.723297 [ 293 ] {} <Debug> TCP-Session: 2ca99f70-f0a6-423b-8efa-3e46b57de92e Authenticating user 'default' from [fd00:1122:3344:101::e]:34127 | ||
| 9005 | 2026.01.15 15:13:14.723305 [ 289 ] {} <Debug> TCP-Session: 54174cb0-5da8-43b5-889c-b37ebf646eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37981 | ||
| 9006 | 2026.01.15 15:13:14.723314 [ 350 ] {} <Debug> TCP-Session: ac0c9eed-3a5a-46b2-8466-03e6be2f6005 Authenticating user 'default' from [fd00:1122:3344:101::e]:51390 | ||
| 9007 | 2026.01.15 15:13:14.723325 [ 293 ] {} <Debug> TCP-Session: 2ca99f70-f0a6-423b-8efa-3e46b57de92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.01.15 15:13:14.723331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9009 | 2026.01.15 15:13:14.723249 [ 292 ] {} <Trace> TCP-Session: 75f82bc0-190f-42c6-ae1d-49535a8e47f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.01.15 15:13:14.723302 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9011 | 2026.01.15 15:13:14.723387 [ 289 ] {} <Debug> TCP-Session: 54174cb0-5da8-43b5-889c-b37ebf646eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2026.01.15 15:13:14.723199 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36615 | ||
| 9013 | 2026.01.15 15:13:14.723435 [ 294 ] {} <Debug> TCP-Session: f021ccd0-ad56-4ad6-b584-7206da414096 Authenticating user 'default' from [fd00:1122:3344:101::e]:51462 | ||
| 9014 | 2026.01.15 15:13:14.723463 [ 291 ] {} <Debug> TCP-Session: d202cbde-5f69-44b7-a26f-f8e337f28529 Authenticating user 'default' from [fd00:1122:3344:101::e]:63174 | ||
| 9015 | 2026.01.15 15:13:14.723181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64778 | ||
| 9016 | 2026.01.15 15:13:14.723493 [ 350 ] {} <Debug> TCP-Session: ac0c9eed-3a5a-46b2-8466-03e6be2f6005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.01.15 15:13:14.723507 [ 291 ] {} <Debug> TCP-Session: d202cbde-5f69-44b7-a26f-f8e337f28529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2026.01.15 15:13:14.723512 [ 293 ] {} <Debug> TCP-Session: 2ca99f70-f0a6-423b-8efa-3e46b57de92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.01.15 15:13:14.723533 [ 350 ] {} <Debug> TCP-Session: ac0c9eed-3a5a-46b2-8466-03e6be2f6005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.01.15 15:13:14.723543 [ 291 ] {} <Debug> TCP-Session: d202cbde-5f69-44b7-a26f-f8e337f28529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.01.15 15:13:14.723561 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9022 | 2026.01.15 15:13:14.723578 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9023 | 2026.01.15 15:13:14.723511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9024 | 2026.01.15 15:13:14.723613 [ 288 ] {} <Debug> TCP-Session: b33a013d-6dca-416f-9cf2-bd1bbf7d5ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64778 | ||
| 9025 | 2026.01.15 15:13:14.723484 [ 294 ] {} <Debug> TCP-Session: f021ccd0-ad56-4ad6-b584-7206da414096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2026.01.15 15:13:14.723646 [ 290 ] {} <Debug> TCP-Session: 9ee16356-6e24-4c98-80a3-343b0fc53808 Authenticating user 'default' from [fd00:1122:3344:101::e]:36615 | ||
| 9027 | 2026.01.15 15:13:14.723649 [ 288 ] {} <Debug> TCP-Session: b33a013d-6dca-416f-9cf2-bd1bbf7d5ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2026.01.15 15:13:14.723666 [ 294 ] {} <Debug> TCP-Session: f021ccd0-ad56-4ad6-b584-7206da414096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.01.15 15:13:14.723678 [ 290 ] {} <Debug> TCP-Session: 9ee16356-6e24-4c98-80a3-343b0fc53808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.01.15 15:13:14.723689 [ 288 ] {} <Debug> TCP-Session: b33a013d-6dca-416f-9cf2-bd1bbf7d5ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.01.15 15:13:14.723706 [ 290 ] {} <Debug> TCP-Session: 9ee16356-6e24-4c98-80a3-343b0fc53808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.01.15 15:13:14.723151 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47756 | ||
| 9033 | 2026.01.15 15:13:14.723431 [ 289 ] {} <Debug> TCP-Session: 54174cb0-5da8-43b5-889c-b37ebf646eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.01.15 15:13:14.723804 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9035 | 2026.01.15 15:13:14.723831 [ 259 ] {} <Debug> TCP-Session: 89631004-77cf-4620-8269-bc53c247c25c Authenticating user 'default' from [fd00:1122:3344:101::e]:47756 | ||
| 9036 | 2026.01.15 15:13:14.723838 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9037 | 2026.01.15 15:13:14.723847 [ 259 ] {} <Debug> TCP-Session: 89631004-77cf-4620-8269-bc53c247c25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.01.15 15:13:14.723878 [ 259 ] {} <Debug> TCP-Session: 89631004-77cf-4620-8269-bc53c247c25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.01.15 15:13:14.723904 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9040 | 2026.01.15 15:13:14.724204 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 9041 | 2026.01.15 15:13:14.725151 [ 268 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> AggregatingTransform: Aggregating | ||
| 9042 | 2026.01.15 15:13:14.725203 [ 268 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> Aggregator: Aggregation method: without_key | ||
| 9043 | 2026.01.15 15:13:14.725244 [ 268 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934448 sec. (1070.151 rows/sec., 41.80 KiB/sec.) | ||
| 9044 | 2026.01.15 15:13:14.725262 [ 268 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Trace> Aggregator: Merging aggregated data | ||
| 9045 | 2026.01.15 15:13:14.726991 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003491 sec., 286.4508736751647 rows/sec., 11.19 KiB/sec. | ||
| 9046 | 2026.01.15 15:13:14.727121 [ 292 ] {1c06b866-7539-40e0-9f7c-42a91720cbde} <Debug> TCPHandler: Processed in 0.00399134 sec. | ||
| 9047 | 2026.01.15 15:13:14.727247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9048 | 2026.01.15 15:13:14.727274 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9049 | 2026.01.15 15:13:14.727294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9050 | 2026.01.15 15:13:14.727313 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9051 | 2026.01.15 15:13:14.727321 [ 291 ] {} <Debug> TCP-Session: d202cbde-5f69-44b7-a26f-f8e337f28529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9052 | 2026.01.15 15:13:14.727348 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9053 | 2026.01.15 15:13:14.727370 [ 293 ] {} <Debug> TCP-Session: 2ca99f70-f0a6-423b-8efa-3e46b57de92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.01.15 15:13:14.727371 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9055 | 2026.01.15 15:13:14.727393 [ 289 ] {} <Debug> TCP-Session: 54174cb0-5da8-43b5-889c-b37ebf646eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.01.15 15:13:14.727403 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9057 | 2026.01.15 15:13:14.727431 [ 259 ] {} <Debug> TCP-Session: 89631004-77cf-4620-8269-bc53c247c25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.01.15 15:13:14.727380 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.01.15 15:13:14.727460 [ 290 ] {} <Debug> TCP-Session: 9ee16356-6e24-4c98-80a3-343b0fc53808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2026.01.15 15:13:14.727340 [ 288 ] {} <Debug> TCP-Session: b33a013d-6dca-416f-9cf2-bd1bbf7d5ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.01.15 15:13:14.727490 [ 350 ] {} <Debug> TCP-Session: ac0c9eed-3a5a-46b2-8466-03e6be2f6005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.01.15 15:13:14.727333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9063 | 2026.01.15 15:13:14.727278 [ 292 ] {} <Debug> TCP-Session: 75f82bc0-190f-42c6-ae1d-49535a8e47f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9064 | 2026.01.15 15:13:14.727565 [ 294 ] {} <Debug> TCP-Session: f021ccd0-ad56-4ad6-b584-7206da414096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9065 | 2026.01.15 15:13:15.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.96 MiB, peak 322.18 MiB, free memory in arenas 0.00 B, will set to 312.81 MiB (RSS), difference: 1.84 MiB | ||
| 9066 | 2026.01.15 15:13:15.772431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23417 | ||
| 9067 | 2026.01.15 15:13:15.773019 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.15 15:13:15.773081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9069 | 2026.01.15 15:13:15.773701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9070 | 2026.01.15 15:13:15.774010 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.01.15 15:13:15.774187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23417 | ||
| 9072 | 2026.01.15 15:13:17.007646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9073 | 2026.01.15 15:13:17.024762 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.15 15:13:17.024810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 9075 | 2026.01.15 15:13:17.031201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9076 | 2026.01.15 15:13:17.032160 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.01.15 15:13:17.036272 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9078 | 2026.01.15 15:13:18.338776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1086 | ||
| 9079 | 2026.01.15 15:13:18.341673 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.01.15 15:13:18.341722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9081 | 2026.01.15 15:13:18.342949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9082 | 2026.01.15 15:13:18.343227 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.01.15 15:13:18.343452 [ 38 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9084 | 2026.01.15 15:13:18.343497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 9085 | 2026.01.15 15:13:18.343561 [ 38 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.01.15 15:13:18.343605 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9087 | 2026.01.15 15:13:18.343749 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 9088 | 2026.01.15 15:13:18.344364 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9089 | 2026.01.15 15:13:18.344520 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 946 rows starting from the beginning of the part | ||
| 9090 | 2026.01.15 15:13:18.344913 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 9091 | 2026.01.15 15:13:18.345255 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 9092 | 2026.01.15 15:13:18.345601 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 9093 | 2026.01.15 15:13:18.345939 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 9094 | 2026.01.15 15:13:18.346273 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9095 | 2026.01.15 15:13:18.352542 [ 192 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.008855606 sec., 122634.1822343948 rows/sec., 97.43 MiB/sec. | ||
| 9096 | 2026.01.15 15:13:18.353878 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9097 | 2026.01.15 15:13:18.354466 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.01.15 15:13:18.354544 [ 194 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_36_7} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9099 | 2026.01.15 15:13:18.354852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 9100 | 2026.01.15 15:13:18.995520 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.01.15 15:13:18.995705 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9102 | 2026.01.15 15:13:18.995780 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9103 | 2026.01.15 15:13:18.996542 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.01.15 15:13:18.996602 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9105 | 2026.01.15 15:13:18.997024 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9106 | 2026.01.15 15:13:18.997260 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.01.15 15:13:18.997426 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001772 sec., 76749.43566591422 rows/sec., 6.66 MiB/sec. | ||
| 9108 | 2026.01.15 15:13:18.997477 [ 260 ] {3cae47e6-2761-4f4f-af59-0c899e8de8bd} <Debug> TCPHandler: Processed in 0.002089813 sec. | ||
| 9109 | 2026.01.15 15:13:18.997595 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.01.15 15:13:18.997697 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9111 | 2026.01.15 15:13:18.997741 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9112 | 2026.01.15 15:13:18.998176 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2026.01.15 15:13:18.998214 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9114 | 2026.01.15 15:13:18.998526 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9115 | 2026.01.15 15:13:18.998741 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.01.15 15:13:18.998877 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.44 MiB/sec. | ||
| 9117 | 2026.01.15 15:13:18.998915 [ 260 ] {adbd41bc-1e14-4792-9267-08a2906c09bc} <Debug> TCPHandler: Processed in 0.001369771 sec. | ||
| 9118 | 2026.01.15 15:13:18.999015 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2026.01.15 15:13:18.999109 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9120 | 2026.01.15 15:13:18.999148 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9121 | 2026.01.15 15:13:18.999569 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.01.15 15:13:18.999605 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9123 | 2026.01.15 15:13:18.999905 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9124 | 2026.01.15 15:13:19.000233 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.01.15 15:13:19.000369 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00128 sec., 81250 rows/sec., 6.35 MiB/sec. | ||
| 9126 | 2026.01.15 15:13:19.000407 [ 260 ] {83dfdb52-b770-47d2-a1d8-7db10b867356} <Debug> TCPHandler: Processed in 0.001440274 sec. | ||
| 9127 | 2026.01.15 15:13:19.000517 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.01.15 15:13:19.000607 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.01.15 15:13:19.000650 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9130 | 2026.01.15 15:13:19.001050 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.01.15 15:13:19.001084 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9132 | 2026.01.15 15:13:19.001410 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9133 | 2026.01.15 15:13:19.001613 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.15 15:13:19.001743 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9135 | 2026.01.15 15:13:19.001778 [ 260 ] {d9f8bc10-65ad-4fe2-ae6b-8bf2b8f37508} <Debug> TCPHandler: Processed in 0.001308999 sec. | ||
| 9136 | 2026.01.15 15:13:19.001883 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.01.15 15:13:19.001974 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.01.15 15:13:19.002026 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9139 | 2026.01.15 15:13:19.002852 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.15 15:13:19.002888 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9141 | 2026.01.15 15:13:19.003449 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9142 | 2026.01.15 15:13:19.003672 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.01.15 15:13:19.003784 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9144 | 2026.01.15 15:13:19.003807 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 9145 | 2026.01.15 15:13:19.003863 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.01.15 15:13:19.003892 [ 260 ] {0be17fd2-5fa7-4106-b3be-f96488581df7} <Debug> TCPHandler: Processed in 0.002056062 sec. | ||
| 9147 | 2026.01.15 15:13:19.003892 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9148 | 2026.01.15 15:13:19.004007 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.01.15 15:13:19.004036 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 9150 | 2026.01.15 15:13:19.004109 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.01.15 15:13:19.004154 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9152 | 2026.01.15 15:13:19.004310 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9153 | 2026.01.15 15:13:19.004380 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1111 rows starting from the beginning of the part | ||
| 9154 | 2026.01.15 15:13:19.004485 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.15 15:13:19.004519 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9156 | 2026.01.15 15:13:19.004524 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9157 | 2026.01.15 15:13:19.004635 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9158 | 2026.01.15 15:13:19.004743 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9159 | 2026.01.15 15:13:19.004838 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 9160 | 2026.01.15 15:13:19.004864 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9161 | 2026.01.15 15:13:19.004932 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9162 | 2026.01.15 15:13:19.005093 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.01.15 15:13:19.005224 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 9164 | 2026.01.15 15:13:19.005261 [ 260 ] {e3d32daf-b368-42d4-9b8f-d608ce2f9a2d} <Debug> TCPHandler: Processed in 0.001302449 sec. | ||
| 9165 | 2026.01.15 15:13:19.011329 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1311 rows, containing 19 columns (19 merged, 0 gathered) in 0.00734969 sec., 178374.87023262205 rows/sec., 319.64 MiB/sec. | ||
| 9166 | 2026.01.15 15:13:19.012909 [ 198 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9167 | 2026.01.15 15:13:19.013320 [ 198 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.01.15 15:13:19.013404 [ 198 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9169 | 2026.01.15 15:13:19.013587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
| 9170 | 2026.01.15 15:13:20.000263 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.15 MiB, peak 324.54 MiB, free memory in arenas 0.00 B, will set to 316.13 MiB (RSS), difference: 2.98 MiB | ||
| 9171 | 2026.01.15 15:13:23.114528 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9172 | 2026.01.15 15:13:23.114605 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9173 | 2026.01.15 15:13:23.275198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23929 | ||
| 9174 | 2026.01.15 15:13:23.275714 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.01.15 15:13:23.275760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9176 | 2026.01.15 15:13:23.276251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9177 | 2026.01.15 15:13:23.276497 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.01.15 15:13:23.276637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23929 | ||
| 9179 | 2026.01.15 15:13:23.992802 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.01.15 15:13:23.993003 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9181 | 2026.01.15 15:13:23.993076 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9182 | 2026.01.15 15:13:23.993808 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.01.15 15:13:23.993846 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9184 | 2026.01.15 15:13:23.994254 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9185 | 2026.01.15 15:13:23.994480 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.01.15 15:13:23.994637 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 9187 | 2026.01.15 15:13:23.994679 [ 260 ] {215c70e7-dddf-485a-8369-e66d960b2829} <Debug> TCPHandler: Processed in 0.002016921 sec. | ||
| 9188 | 2026.01.15 15:13:23.994808 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.01.15 15:13:23.994904 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9190 | 2026.01.15 15:13:23.994946 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9191 | 2026.01.15 15:13:23.995383 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.01.15 15:13:23.995419 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9193 | 2026.01.15 15:13:23.995732 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9194 | 2026.01.15 15:13:23.995974 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.01.15 15:13:23.996101 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 9196 | 2026.01.15 15:13:23.996139 [ 260 ] {0943c3ae-09a3-40b7-a124-faa93c34780a} <Debug> TCPHandler: Processed in 0.001391092 sec. | ||
| 9197 | 2026.01.15 15:13:23.996259 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.01.15 15:13:23.996354 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9199 | 2026.01.15 15:13:23.996398 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9200 | 2026.01.15 15:13:23.996806 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.01.15 15:13:23.996839 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9202 | 2026.01.15 15:13:23.997180 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9203 | 2026.01.15 15:13:23.997388 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.01.15 15:13:23.997520 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 9205 | 2026.01.15 15:13:23.997558 [ 260 ] {59c32041-b26a-49ff-b467-cbaa01446c62} <Debug> TCPHandler: Processed in 0.001355481 sec. | ||
| 9206 | 2026.01.15 15:13:23.997665 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.01.15 15:13:23.997760 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9208 | 2026.01.15 15:13:23.997802 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9209 | 2026.01.15 15:13:23.998131 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.01.15 15:13:23.998168 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9211 | 2026.01.15 15:13:23.998479 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9212 | 2026.01.15 15:13:23.998687 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.01.15 15:13:23.998816 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 9214 | 2026.01.15 15:13:23.998852 [ 260 ] {fe1d44a1-4036-4efd-a91d-2d5a643a1052} <Debug> TCPHandler: Processed in 0.001237007 sec. | ||
| 9215 | 2026.01.15 15:13:24.537247 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9216 | 2026.01.15 15:13:24.554700 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.01.15 15:13:24.554752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9218 | 2026.01.15 15:13:24.561044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9219 | 2026.01.15 15:13:24.561775 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.01.15 15:13:24.564694 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9221 | 2026.01.15 15:13:28.344608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1106 | ||
| 9222 | 2026.01.15 15:13:28.346699 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.01.15 15:13:28.346746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9224 | 2026.01.15 15:13:28.347937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9225 | 2026.01.15 15:13:28.348215 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.15 15:13:28.348482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 9227 | 2026.01.15 15:13:28.996382 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.15 15:13:28.996585 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.15 15:13:28.996660 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9230 | 2026.01.15 15:13:28.997353 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.15 15:13:28.997401 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9232 | 2026.01.15 15:13:28.997803 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9233 | 2026.01.15 15:13:28.998044 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.15 15:13:28.998170 [ 45 ] {} <Debug> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9235 | 2026.01.15 15:13:28.998201 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001671 sec., 14362.65709156194 rows/sec., 1.19 MiB/sec. | ||
| 9236 | 2026.01.15 15:13:28.998221 [ 45 ] {} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.01.15 15:13:28.998248 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9238 | 2026.01.15 15:13:28.998250 [ 260 ] {b4ccaf19-35c7-406a-abdd-50857d0cff1e} <Debug> TCPHandler: Processed in 0.00200943 sec. | ||
| 9239 | 2026.01.15 15:13:28.998386 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.01.15 15:13:28.998390 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9241 | 2026.01.15 15:13:28.998485 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9242 | 2026.01.15 15:13:28.998532 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9243 | 2026.01.15 15:13:28.998545 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9244 | 2026.01.15 15:13:28.998584 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9245 | 2026.01.15 15:13:28.998654 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9246 | 2026.01.15 15:13:28.998700 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9247 | 2026.01.15 15:13:28.998742 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9248 | 2026.01.15 15:13:28.998805 [ 192 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::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 | ||
| 9249 | 2026.01.15 15:13:28.998966 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.01.15 15:13:28.999009 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9251 | 2026.01.15 15:13:28.999356 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9252 | 2026.01.15 15:13:28.999592 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.01.15 15:13:28.999629 [ 198 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294809 sec., 92677.76173937623 rows/sec., 8.04 MiB/sec. | ||
| 9254 | 2026.01.15 15:13:28.999727 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 775.37 KiB/sec. | ||
| 9255 | 2026.01.15 15:13:28.999770 [ 260 ] {29d9ef6f-1dc5-45e3-aba3-1ca41efd4fcd} <Debug> TCPHandler: Processed in 0.001436912 sec. | ||
| 9256 | 2026.01.15 15:13:28.999813 [ 189 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9257 | 2026.01.15 15:13:28.999895 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.01.15 15:13:28.999991 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9259 | 2026.01.15 15:13:29.000032 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9260 | 2026.01.15 15:13:29.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.50 MiB, peak 324.54 MiB, free memory in arenas 0.00 B, will set to 316.19 MiB (RSS), difference: -3.31 MiB | ||
| 9261 | 2026.01.15 15:13:29.000240 [ 189 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_13_3} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.01.15 15:13:29.000315 [ 189 ] {4307ffdf-f862-4a45-aa28-d496100ac33b::all_1_13_3} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9263 | 2026.01.15 15:13:29.000409 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9264 | 2026.01.15 15:13:29.000590 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.01.15 15:13:29.000625 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9266 | 2026.01.15 15:13:29.000950 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9267 | 2026.01.15 15:13:29.001196 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.01.15 15:13:29.001332 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Debug> executeQuery: Read 262 rows, 23.98 KiB in 0.00136 sec., 192647.0588235294 rows/sec., 17.22 MiB/sec. | ||
| 9269 | 2026.01.15 15:13:29.001370 [ 260 ] {c3503cbd-fa11-4080-8c28-33d8cb1268fc} <Debug> TCPHandler: Processed in 0.001525145 sec. | ||
| 9270 | 2026.01.15 15:13:29.001482 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.01.15 15:13:29.001579 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.01.15 15:13:29.001619 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9273 | 2026.01.15 15:13:29.002046 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.01.15 15:13:29.002082 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9275 | 2026.01.15 15:13:29.002406 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9276 | 2026.01.15 15:13:29.002620 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.01.15 15:13:29.002749 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 3.95 MiB/sec. | ||
| 9278 | 2026.01.15 15:13:29.002786 [ 260 ] {57989f50-5bd0-4bfa-9638-1e1df1223a99} <Debug> TCPHandler: Processed in 0.001353201 sec. | ||
| 9279 | 2026.01.15 15:13:29.002897 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.01.15 15:13:29.002993 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9281 | 2026.01.15 15:13:29.003033 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9282 | 2026.01.15 15:13:29.003429 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.01.15 15:13:29.003464 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9284 | 2026.01.15 15:13:29.003779 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9285 | 2026.01.15 15:13:29.003991 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.01.15 15:13:29.004123 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 9287 | 2026.01.15 15:13:29.004161 [ 260 ] {a8ac5316-1999-4db5-864d-5e15c0671c7c} <Debug> TCPHandler: Processed in 0.001314249 sec. | ||
| 9288 | 2026.01.15 15:13:29.004275 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.01.15 15:13:29.004368 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9290 | 2026.01.15 15:13:29.004407 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9291 | 2026.01.15 15:13:29.004801 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.01.15 15:13:29.004836 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9293 | 2026.01.15 15:13:29.005147 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9294 | 2026.01.15 15:13:29.005379 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.01.15 15:13:29.005467 [ 45 ] {} <Debug> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9296 | 2026.01.15 15:13:29.005498 [ 45 ] {} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.01.15 15:13:29.005504 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 9298 | 2026.01.15 15:13:29.005517 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9299 | 2026.01.15 15:13:29.005543 [ 260 ] {29d6934d-1d90-4090-8187-6a2e90454ee9} <Debug> TCPHandler: Processed in 0.00131781 sec. | ||
| 9300 | 2026.01.15 15:13:29.005618 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9301 | 2026.01.15 15:13:29.005663 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.01.15 15:13:29.005730 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9303 | 2026.01.15 15:13:29.005761 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9304 | 2026.01.15 15:13:29.005762 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9305 | 2026.01.15 15:13:29.005813 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9306 | 2026.01.15 15:13:29.005816 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9307 | 2026.01.15 15:13:29.005872 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9308 | 2026.01.15 15:13:29.005911 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9309 | 2026.01.15 15:13:29.005950 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::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 | ||
| 9310 | 2026.01.15 15:13:29.006329 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.01.15 15:13:29.006371 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9312 | 2026.01.15 15:13:29.006697 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9313 | 2026.01.15 15:13:29.006724 [ 191 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143774 sec., 52457.91563718007 rows/sec., 4.20 MiB/sec. | ||
| 9314 | 2026.01.15 15:13:29.006886 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9315 | 2026.01.15 15:13:29.006937 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.01.15 15:13:29.007075 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001338 sec., 113602.39162929746 rows/sec., 9.16 MiB/sec. | ||
| 9317 | 2026.01.15 15:13:29.007113 [ 260 ] {23422b9d-2591-42fd-92cd-37ee8e58ae72} <Debug> TCPHandler: Processed in 0.001510535 sec. | ||
| 9318 | 2026.01.15 15:13:29.007162 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_13_3} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.01.15 15:13:29.007229 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.01.15 15:13:29.007232 [ 192 ] {9aa57e64-ca4e-402d-909c-3971633a3e2d::all_1_13_3} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9321 | 2026.01.15 15:13:29.007322 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9322 | 2026.01.15 15:13:29.007324 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.01.15 15:13:29.007377 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9324 | 2026.01.15 15:13:29.007767 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.01.15 15:13:29.007801 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9326 | 2026.01.15 15:13:29.008240 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9327 | 2026.01.15 15:13:29.008466 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.01.15 15:13:29.008597 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001266 sec., 159557.66192733016 rows/sec., 11.43 MiB/sec. | ||
| 9329 | 2026.01.15 15:13:29.008632 [ 260 ] {d00c8647-8a26-45c6-9c60-5ec5813873dd} <Debug> TCPHandler: Processed in 0.001434263 sec. | ||
| 9330 | 2026.01.15 15:13:29.008748 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.01.15 15:13:29.008842 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9332 | 2026.01.15 15:13:29.008898 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9333 | 2026.01.15 15:13:29.009770 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.01.15 15:13:29.009805 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9335 | 2026.01.15 15:13:29.010417 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9336 | 2026.01.15 15:13:29.010655 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.15 15:13:29.010795 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00197 sec., 20304.568527918782 rows/sec., 36.38 MiB/sec. | ||
| 9338 | 2026.01.15 15:13:29.010848 [ 260 ] {117b111d-02d7-45b8-b60f-213ef0a7fc7e} <Debug> TCPHandler: Processed in 0.002149005 sec. | ||
| 9339 | 2026.01.15 15:13:29.010975 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.15 15:13:29.011095 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.15 15:13:29.011147 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9342 | 2026.01.15 15:13:29.011570 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.01.15 15:13:29.011615 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9344 | 2026.01.15 15:13:29.012006 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9345 | 2026.01.15 15:13:29.012229 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.01.15 15:13:29.012367 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 9347 | 2026.01.15 15:13:29.012404 [ 260 ] {2c86e043-65af-4be1-a760-d1e2f792b3c8} <Debug> TCPHandler: Processed in 0.001491194 sec. | ||
| 9348 | 2026.01.15 15:13:30.000318 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.66 MiB, peak 324.54 MiB, free memory in arenas 0.00 B, will set to 316.29 MiB (RSS), difference: 2.63 MiB | ||
| 9349 | 2026.01.15 15:13:30.776764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24377 | ||
| 9350 | 2026.01.15 15:13:30.777288 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.01.15 15:13:30.777326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9352 | 2026.01.15 15:13:30.777811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9353 | 2026.01.15 15:13:30.778037 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.01.15 15:13:30.778162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24377 | ||
| 9355 | 2026.01.15 15:13:30.778185 [ 79 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9356 | 2026.01.15 15:13:30.778252 [ 79 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.01.15 15:13:30.778272 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9358 | 2026.01.15 15:13:30.778416 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 9359 | 2026.01.15 15:13:30.778565 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2026.01.15 15:13:30.778607 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22009 rows starting from the beginning of the part | ||
| 9361 | 2026.01.15 15:13:30.778678 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9362 | 2026.01.15 15:13:30.778726 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9363 | 2026.01.15 15:13:30.778771 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9364 | 2026.01.15 15:13:30.778813 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9365 | 2026.01.15 15:13:30.778856 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9366 | 2026.01.15 15:13:30.780747 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24377 rows, containing 4 columns (4 merged, 0 gathered) in 0.002449194 sec., 9953070.275364058 rows/sec., 142.38 MiB/sec. | ||
| 9367 | 2026.01.15 15:13:30.781032 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9368 | 2026.01.15 15:13:30.781259 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2026.01.15 15:13:30.781338 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_51_10} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9370 | 2026.01.15 15:13:30.781411 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9371 | 2026.01.15 15:13:32.064789 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9372 | 2026.01.15 15:13:32.082752 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.01.15 15:13:32.082811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9374 | 2026.01.15 15:13:32.089202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9375 | 2026.01.15 15:13:32.090005 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.01.15 15:13:32.090348 [ 79 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9377 | 2026.01.15 15:13:32.090416 [ 79 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.01.15 15:13:32.090440 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9379 | 2026.01.15 15:13:32.090570 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9380 | 2026.01.15 15:13:32.093131 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9381 | 2026.01.15 15:13:32.094508 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9382 | 2026.01.15 15:13:32.096064 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9383 | 2026.01.15 15:13:32.101211 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9384 | 2026.01.15 15:13:32.106194 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9385 | 2026.01.15 15:13:32.111106 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9386 | 2026.01.15 15:13:32.115561 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 9387 | 2026.01.15 15:13:32.119434 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9388 | 2026.01.15 15:13:32.177558 [ 186 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08704391 sec., 4411.566530042136 rows/sec., 22.81 MiB/sec. | ||
| 9389 | 2026.01.15 15:13:32.180476 [ 195 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9390 | 2026.01.15 15:13:32.183050 [ 195 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.01.15 15:13:32.183159 [ 195 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_51_10} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9392 | 2026.01.15 15:13:32.185258 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9393 | 2026.01.15 15:13:33.000410 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.39 MiB, peak 330.81 MiB, free memory in arenas 0.00 B, will set to 321.09 MiB (RSS), difference: 3.71 MiB | ||
| 9394 | 2026.01.15 15:13:33.993262 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.15 15:13:33.993550 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9396 | 2026.01.15 15:13:33.993656 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9397 | 2026.01.15 15:13:33.994557 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.15 15:13:33.994606 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9399 | 2026.01.15 15:13:33.995007 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9400 | 2026.01.15 15:13:33.995237 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.15 15:13:33.995396 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
| 9402 | 2026.01.15 15:13:33.995439 [ 260 ] {b16ffffc-c854-4932-8ee2-4f0c1b051820} <Debug> TCPHandler: Processed in 0.002371951 sec. | ||
| 9403 | 2026.01.15 15:13:33.995563 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.01.15 15:13:33.995658 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9405 | 2026.01.15 15:13:33.995698 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9406 | 2026.01.15 15:13:33.996122 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.01.15 15:13:33.996159 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9408 | 2026.01.15 15:13:33.996466 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9409 | 2026.01.15 15:13:33.996675 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.01.15 15:13:33.996804 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 9411 | 2026.01.15 15:13:33.996842 [ 260 ] {9794e440-602f-4ec2-9866-ade27f173637} <Debug> TCPHandler: Processed in 0.0013303 sec. | ||
| 9412 | 2026.01.15 15:13:33.996954 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.01.15 15:13:33.997049 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.01.15 15:13:33.997092 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9415 | 2026.01.15 15:13:33.997505 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.01.15 15:13:33.997541 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9417 | 2026.01.15 15:13:33.997865 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9418 | 2026.01.15 15:13:33.998070 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.15 15:13:33.998203 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9420 | 2026.01.15 15:13:33.998240 [ 260 ] {0b2ee04d-4cfb-4dc7-b382-d31a2456cfaf} <Debug> TCPHandler: Processed in 0.00133619 sec. | ||
| 9421 | 2026.01.15 15:13:33.998350 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.01.15 15:13:33.998442 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.01.15 15:13:33.998484 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9424 | 2026.01.15 15:13:33.998816 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.01.15 15:13:33.998852 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 9426 | 2026.01.15 15:13:33.999168 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9427 | 2026.01.15 15:13:33.999371 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.01.15 15:13:33.999499 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9429 | 2026.01.15 15:13:33.999534 [ 260 ] {b447ae8d-53c2-4a7a-8c11-d421f27f43a5} <Debug> TCPHandler: Processed in 0.001233787 sec. | ||
| 9430 | 2026.01.15 15:13:38.114652 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9431 | 2026.01.15 15:13:38.114724 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9432 | 2026.01.15 15:13:38.279244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24889 | ||
| 9433 | 2026.01.15 15:13:38.279769 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.01.15 15:13:38.279818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9435 | 2026.01.15 15:13:38.280486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9436 | 2026.01.15 15:13:38.280729 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.01.15 15:13:38.280883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24889 | ||
| 9438 | 2026.01.15 15:13:38.348665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1134 | ||
| 9439 | 2026.01.15 15:13:38.351117 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.01.15 15:13:38.351171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9441 | 2026.01.15 15:13:38.352451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9442 | 2026.01.15 15:13:38.352747 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.01.15 15:13:38.353125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 9444 | 2026.01.15 15:13:38.995457 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.01.15 15:13:38.995740 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9446 | 2026.01.15 15:13:38.995851 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9447 | 2026.01.15 15:13:38.996797 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.01.15 15:13:38.996851 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9449 | 2026.01.15 15:13:38.997312 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9450 | 2026.01.15 15:13:38.997548 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.01.15 15:13:38.997687 [ 147 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9452 | 2026.01.15 15:13:38.997721 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00206 sec., 66019.41747572814 rows/sec., 5.72 MiB/sec. | ||
| 9453 | 2026.01.15 15:13:38.997755 [ 147 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2026.01.15 15:13:38.997782 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9455 | 2026.01.15 15:13:38.997782 [ 260 ] {b7c6d6e1-3a84-4183-8f89-4e195746acc4} <Debug> TCPHandler: Processed in 0.002497485 sec. | ||
| 9456 | 2026.01.15 15:13:38.997879 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 9457 | 2026.01.15 15:13:38.997923 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.01.15 15:13:38.997977 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9459 | 2026.01.15 15:13:38.998013 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1406 rows starting from the beginning of the part | ||
| 9460 | 2026.01.15 15:13:38.998028 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9461 | 2026.01.15 15:13:38.998071 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 9462 | 2026.01.15 15:13:38.998074 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9463 | 2026.01.15 15:13:38.998117 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9464 | 2026.01.15 15:13:38.998161 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 262 rows starting from the beginning of the part | ||
| 9465 | 2026.01.15 15:13:38.998199 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9466 | 2026.01.15 15:13:38.998236 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 9467 | 2026.01.15 15:13:38.998528 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.01.15 15:13:38.998567 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9469 | 2026.01.15 15:13:38.998889 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9470 | 2026.01.15 15:13:38.999107 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.01.15 15:13:38.999249 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001245 sec., 32128.5140562249 rows/sec., 2.36 MiB/sec. | ||
| 9472 | 2026.01.15 15:13:38.999291 [ 260 ] {ef0976e6-f40e-491e-b93a-180b8b6dccc7} <Debug> TCPHandler: Processed in 0.001420902 sec. | ||
| 9473 | 2026.01.15 15:13:38.999377 [ 187 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538406 sec., 1333848.1519182844 rows/sec., 117.95 MiB/sec. | ||
| 9474 | 2026.01.15 15:13:38.999412 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.01.15 15:13:38.999516 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9476 | 2026.01.15 15:13:38.999558 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9477 | 2026.01.15 15:13:38.999616 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9478 | 2026.01.15 15:13:38.999854 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.01.15 15:13:38.999919 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_76_15} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9480 | 2026.01.15 15:13:38.999989 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9481 | 2026.01.15 15:13:39.000003 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.01.15 15:13:39.000177 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9483 | 2026.01.15 15:13:39.000497 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9484 | 2026.01.15 15:13:39.000716 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.01.15 15:13:39.000851 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001356 sec., 76696.16519174041 rows/sec., 5.99 MiB/sec. | ||
| 9486 | 2026.01.15 15:13:39.000867 [ 150 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9487 | 2026.01.15 15:13:39.000890 [ 260 ] {d9728712-0159-42ed-a080-eba064b001eb} <Debug> TCPHandler: Processed in 0.001530926 sec. | ||
| 9488 | 2026.01.15 15:13:39.000937 [ 150 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.01.15 15:13:39.000967 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9490 | 2026.01.15 15:13:39.001029 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.01.15 15:13:39.001051 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 9492 | 2026.01.15 15:13:39.001128 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.01.15 15:13:39.001134 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9494 | 2026.01.15 15:13:39.001166 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 9495 | 2026.01.15 15:13:39.001174 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9496 | 2026.01.15 15:13:39.001217 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9497 | 2026.01.15 15:13:39.001258 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9498 | 2026.01.15 15:13:39.001296 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 152 rows starting from the beginning of the part | ||
| 9499 | 2026.01.15 15:13:39.001331 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9500 | 2026.01.15 15:13:39.001368 [ 197 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 9501 | 2026.01.15 15:13:39.001598 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.01.15 15:13:39.001633 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9503 | 2026.01.15 15:13:39.001972 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9504 | 2026.01.15 15:13:39.002164 [ 187 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150884 sec., 973164.9757925213 rows/sec., 78.55 MiB/sec. | ||
| 9505 | 2026.01.15 15:13:39.002189 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.01.15 15:13:39.002296 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9507 | 2026.01.15 15:13:39.002312 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9508 | 2026.01.15 15:13:39.002330 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 9509 | 2026.01.15 15:13:39.002344 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.01.15 15:13:39.002372 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9511 | 2026.01.15 15:13:39.002374 [ 260 ] {7c6938ee-9eff-4aca-b1b3-476ccd27d60e} <Debug> TCPHandler: Processed in 0.001397502 sec. | ||
| 9512 | 2026.01.15 15:13:39.002468 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9513 | 2026.01.15 15:13:39.002518 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2026.01.15 15:13:39.002535 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): 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.01.15 15:13:39.002600 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_76_15} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9516 | 2026.01.15 15:13:39.002604 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9517 | 2026.01.15 15:13:39.002616 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9518 | 2026.01.15 15:13:39.002656 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20654 rows starting from the beginning of the part | ||
| 9519 | 2026.01.15 15:13:39.002658 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9520 | 2026.01.15 15:13:39.002685 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9521 | 2026.01.15 15:13:39.002736 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9522 | 2026.01.15 15:13:39.002789 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9523 | 2026.01.15 15:13:39.002837 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 202 rows starting from the beginning of the part | ||
| 9524 | 2026.01.15 15:13:39.002882 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9525 | 2026.01.15 15:13:39.002929 [ 194 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9526 | 2026.01.15 15:13:39.003557 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.01.15 15:13:39.003598 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9528 | 2026.01.15 15:13:39.004203 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9529 | 2026.01.15 15:13:39.004444 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.01.15 15:13:39.004588 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00199 sec., 20100.502512562813 rows/sec., 36.02 MiB/sec. | ||
| 9531 | 2026.01.15 15:13:39.004641 [ 260 ] {0b9d0391-d6bd-4937-907e-407ffd4fc4cf} <Debug> TCPHandler: Processed in 0.002170735 sec. | ||
| 9532 | 2026.01.15 15:13:39.004747 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.01.15 15:13:39.004839 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.01.15 15:13:39.004879 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9535 | 2026.01.15 15:13:39.005220 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.01.15 15:13:39.005255 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9537 | 2026.01.15 15:13:39.005701 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9538 | 2026.01.15 15:13:39.005908 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.01.15 15:13:39.006022 [ 150 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9540 | 2026.01.15 15:13:39.006037 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 9541 | 2026.01.15 15:13:39.006059 [ 150 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.01.15 15:13:39.006079 [ 260 ] {0b0c91a7-ecce-4e99-bf91-93920763b870} <Debug> TCPHandler: Processed in 0.001379921 sec. | ||
| 9543 | 2026.01.15 15:13:39.006082 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9544 | 2026.01.15 15:13:39.006182 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9545 | 2026.01.15 15:13:39.006301 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9546 | 2026.01.15 15:13:39.006335 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4140 rows starting from the beginning of the part | ||
| 9547 | 2026.01.15 15:13:39.006397 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9548 | 2026.01.15 15:13:39.006439 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9549 | 2026.01.15 15:13:39.006476 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9550 | 2026.01.15 15:13:39.006512 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9551 | 2026.01.15 15:13:39.006553 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9552 | 2026.01.15 15:13:39.010001 [ 200 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850135 sec., 1153206.3161421611 rows/sec., 77.70 MiB/sec. | ||
| 9553 | 2026.01.15 15:13:39.010446 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9554 | 2026.01.15 15:13:39.010702 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.01.15 15:13:39.010772 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_76_15} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9556 | 2026.01.15 15:13:39.010839 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9557 | 2026.01.15 15:13:39.016142 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21496 rows, containing 5 columns (5 merged, 0 gathered) in 0.013717872 sec., 1567006.8943637905 rows/sec., 107.71 MiB/sec. | ||
| 9558 | 2026.01.15 15:13:39.016454 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9559 | 2026.01.15 15:13:39.016716 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.01.15 15:13:39.016783 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9561 | 2026.01.15 15:13:39.016849 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9562 | 2026.01.15 15:13:39.594139 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9563 | 2026.01.15 15:13:39.609131 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.01.15 15:13:39.609200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9565 | 2026.01.15 15:13:39.614966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9566 | 2026.01.15 15:13:39.615673 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.01.15 15:13:39.618474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9568 | 2026.01.15 15:13:40.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.03 MiB, peak 330.81 MiB, free memory in arenas 0.00 B, will set to 323.63 MiB (RSS), difference: 1.60 MiB | ||
| 9569 | 2026.01.15 15:13:40.411518 [ 149 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9570 | 2026.01.15 15:13:40.411614 [ 149 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.01.15 15:13:40.411653 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9572 | 2026.01.15 15:13:40.411849 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::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 | ||
| 9573 | 2026.01.15 15:13:40.412066 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9574 | 2026.01.15 15:13:40.412125 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 9575 | 2026.01.15 15:13:40.412229 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 9576 | 2026.01.15 15:13:40.412303 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 9577 | 2026.01.15 15:13:40.412389 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 9578 | 2026.01.15 15:13:40.412460 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 9579 | 2026.01.15 15:13:40.413359 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583307 sec., 22737.220261136976 rows/sec., 1.90 MiB/sec. | ||
| 9580 | 2026.01.15 15:13:40.413501 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9581 | 2026.01.15 15:13:40.413735 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.01.15 15:13:40.413801 [ 190 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_25_6} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9583 | 2026.01.15 15:13:40.413862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9584 | 2026.01.15 15:13:44.023800 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.01.15 15:13:44.024000 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9586 | 2026.01.15 15:13:44.024079 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9587 | 2026.01.15 15:13:44.024769 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.01.15 15:13:44.024821 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9589 | 2026.01.15 15:13:44.025236 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9590 | 2026.01.15 15:13:44.025479 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.01.15 15:13:44.025646 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001697 sec., 1178.5503830288744 rows/sec., 96.10 KiB/sec. | ||
| 9592 | 2026.01.15 15:13:44.025699 [ 260 ] {6837c753-670f-4639-8785-65321e6ce32c} <Debug> TCPHandler: Processed in 0.002036471 sec. | ||
| 9593 | 2026.01.15 15:13:44.025836 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.01.15 15:13:44.025938 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9595 | 2026.01.15 15:13:44.025983 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9596 | 2026.01.15 15:13:44.026988 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.01.15 15:13:44.027027 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9598 | 2026.01.15 15:13:44.027438 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9599 | 2026.01.15 15:13:44.027686 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.01.15 15:13:44.027825 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001911 sec., 626373.6263736264 rows/sec., 51.63 MiB/sec. | ||
| 9601 | 2026.01.15 15:13:44.027864 [ 260 ] {bb2d085b-4680-4bed-affe-ed19a6ed52b8} <Debug> TCPHandler: Processed in 0.002080633 sec. | ||
| 9602 | 2026.01.15 15:13:44.027988 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.15 15:13:44.028085 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.15 15:13:44.028127 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9605 | 2026.01.15 15:13:44.028538 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.01.15 15:13:44.028576 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9607 | 2026.01.15 15:13:44.028886 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9608 | 2026.01.15 15:13:44.029102 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.15 15:13:44.029236 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 119.15 KiB/sec. | ||
| 9610 | 2026.01.15 15:13:44.029249 [ 144 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9611 | 2026.01.15 15:13:44.029274 [ 260 ] {7011bde6-9f36-47d1-9138-d21e46ad6108} <Debug> TCPHandler: Processed in 0.00133739 sec. | ||
| 9612 | 2026.01.15 15:13:44.029331 [ 144 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9613 | 2026.01.15 15:13:44.029375 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9614 | 2026.01.15 15:13:44.029446 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.01.15 15:13:44.029523 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 9616 | 2026.01.15 15:13:44.029549 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.01.15 15:13:44.029615 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9618 | 2026.01.15 15:13:44.029717 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9619 | 2026.01.15 15:13:44.029779 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 9620 | 2026.01.15 15:13:44.029866 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 9621 | 2026.01.15 15:13:44.029916 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 9622 | 2026.01.15 15:13:44.029963 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 9623 | 2026.01.15 15:13:44.030004 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 9624 | 2026.01.15 15:13:44.030045 [ 187 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
| 9625 | 2026.01.15 15:13:44.030122 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.01.15 15:13:44.030169 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9627 | 2026.01.15 15:13:44.030547 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9628 | 2026.01.15 15:13:44.030818 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.01.15 15:13:44.030961 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001432 sec., 159217.8770949721 rows/sec., 10.78 MiB/sec. | ||
| 9630 | 2026.01.15 15:13:44.030990 [ 190 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536966 sec., 141837.8806037349 rows/sec., 10.92 MiB/sec. | ||
| 9631 | 2026.01.15 15:13:44.031000 [ 260 ] {30e98ae7-3cd8-4fee-9189-a798f208c1ec} <Debug> TCPHandler: Processed in 0.001612629 sec. | ||
| 9632 | 2026.01.15 15:13:44.031167 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.01.15 15:13:44.031173 [ 199 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9634 | 2026.01.15 15:13:44.031262 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9635 | 2026.01.15 15:13:44.031309 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9636 | 2026.01.15 15:13:44.031460 [ 199 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.01.15 15:13:44.031553 [ 199 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_51_10} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9638 | 2026.01.15 15:13:44.031642 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9639 | 2026.01.15 15:13:44.031891 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.01.15 15:13:44.031932 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9641 | 2026.01.15 15:13:44.032282 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9642 | 2026.01.15 15:13:44.032523 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.01.15 15:13:44.032658 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001413 sec., 369426.7515923567 rows/sec., 27.35 MiB/sec. | ||
| 9644 | 2026.01.15 15:13:44.032699 [ 260 ] {99fdfeaa-9fb4-4f11-a4b3-4436e7de0143} <Debug> TCPHandler: Processed in 0.001582308 sec. | ||
| 9645 | 2026.01.15 15:13:44.032821 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.01.15 15:13:44.032914 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.01.15 15:13:44.032957 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9648 | 2026.01.15 15:13:44.033551 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.01.15 15:13:44.033588 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9650 | 2026.01.15 15:13:44.033997 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9651 | 2026.01.15 15:13:44.034230 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.01.15 15:13:44.034360 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001464 sec., 577185.7923497268 rows/sec., 38.85 MiB/sec. | ||
| 9653 | 2026.01.15 15:13:44.034398 [ 260 ] {b08515de-ad9d-4bdc-b6e1-69f13f6c488d} <Debug> TCPHandler: Processed in 0.001626789 sec. | ||
| 9654 | 2026.01.15 15:13:44.034522 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.01.15 15:13:44.034614 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.01.15 15:13:44.034656 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9657 | 2026.01.15 15:13:44.035025 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.01.15 15:13:44.035063 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9659 | 2026.01.15 15:13:44.035380 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9660 | 2026.01.15 15:13:44.035594 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.01.15 15:13:44.035726 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 9662 | 2026.01.15 15:13:44.035763 [ 260 ] {607e5028-fdf0-4524-a381-9febe20ee126} <Debug> TCPHandler: Processed in 0.001290149 sec. | ||
| 9663 | 2026.01.15 15:13:45.780997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25337 | ||
| 9664 | 2026.01.15 15:13:45.781543 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.15 15:13:45.781587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9666 | 2026.01.15 15:13:45.782071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9667 | 2026.01.15 15:13:45.782315 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.15 15:13:45.782441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25337 | ||
| 9669 | 2026.01.15 15:13:47.118536 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9670 | 2026.01.15 15:13:47.134701 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.01.15 15:13:47.134759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9672 | 2026.01.15 15:13:47.140748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9673 | 2026.01.15 15:13:47.141491 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.01.15 15:13:47.144314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9675 | 2026.01.15 15:13:48.353286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1160 | ||
| 9676 | 2026.01.15 15:13:48.355550 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.01.15 15:13:48.355591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9678 | 2026.01.15 15:13:48.356808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9679 | 2026.01.15 15:13:48.357125 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.01.15 15:13:48.357399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9681 | 2026.01.15 15:13:48.995255 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.01.15 15:13:48.995454 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9683 | 2026.01.15 15:13:48.995526 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9684 | 2026.01.15 15:13:48.996276 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.01.15 15:13:48.996324 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9686 | 2026.01.15 15:13:48.996744 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9687 | 2026.01.15 15:13:48.996978 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.01.15 15:13:48.997147 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001748 sec., 77803.20366132724 rows/sec., 6.75 MiB/sec. | ||
| 9689 | 2026.01.15 15:13:48.997190 [ 260 ] {a9084d93-3445-4b47-9b7c-d066fae6ecba} <Debug> TCPHandler: Processed in 0.002111633 sec. | ||
| 9690 | 2026.01.15 15:13:48.997309 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.01.15 15:13:48.997401 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.01.15 15:13:48.997440 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9693 | 2026.01.15 15:13:48.997856 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.15 15:13:48.997891 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9695 | 2026.01.15 15:13:48.998224 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9696 | 2026.01.15 15:13:48.998446 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.01.15 15:13:48.998574 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.46 MiB/sec. | ||
| 9698 | 2026.01.15 15:13:48.998610 [ 260 ] {70621898-4c51-41a4-aea8-2dd19c6186dc} <Debug> TCPHandler: Processed in 0.001355351 sec. | ||
| 9699 | 2026.01.15 15:13:48.998819 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.01.15 15:13:48.998910 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9701 | 2026.01.15 15:13:48.998948 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9702 | 2026.01.15 15:13:48.999377 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.01.15 15:13:48.999412 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9704 | 2026.01.15 15:13:48.999721 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9705 | 2026.01.15 15:13:48.999935 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.01.15 15:13:49.000075 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001183 sec., 87912.08791208791 rows/sec., 6.87 MiB/sec. | ||
| 9707 | 2026.01.15 15:13:49.000203 [ 260 ] {2ca53e0b-2a83-4a73-8155-4e97cca30791} <Debug> TCPHandler: Processed in 0.001431293 sec. | ||
| 9708 | 2026.01.15 15:13:49.000321 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2026.01.15 15:13:49.000411 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9710 | 2026.01.15 15:13:49.000453 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9711 | 2026.01.15 15:13:49.000863 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.01.15 15:13:49.000898 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9713 | 2026.01.15 15:13:49.001238 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9714 | 2026.01.15 15:13:49.001450 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2026.01.15 15:13:49.001589 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9716 | 2026.01.15 15:13:49.001626 [ 260 ] {80951ecf-2590-4212-a2cc-42ef9b810b1e} <Debug> TCPHandler: Processed in 0.00135207 sec. | ||
| 9717 | 2026.01.15 15:13:49.001737 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.01.15 15:13:49.001827 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9719 | 2026.01.15 15:13:49.001880 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9720 | 2026.01.15 15:13:49.002773 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.01.15 15:13:49.002808 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9722 | 2026.01.15 15:13:49.003402 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9723 | 2026.01.15 15:13:49.003629 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.01.15 15:13:49.003766 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 9725 | 2026.01.15 15:13:49.003820 [ 260 ] {60e92bca-f62a-4862-8daa-6442e91d5075} <Debug> TCPHandler: Processed in 0.002130264 sec. | ||
| 9726 | 2026.01.15 15:13:49.003941 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.01.15 15:13:49.004040 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.01.15 15:13:49.004081 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9729 | 2026.01.15 15:13:49.004428 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.01.15 15:13:49.004463 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9731 | 2026.01.15 15:13:49.004772 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9732 | 2026.01.15 15:13:49.004985 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.01.15 15:13:49.005127 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 9734 | 2026.01.15 15:13:49.005163 [ 260 ] {80471b0f-bfa3-4223-8855-0978cb072d1f} <Debug> TCPHandler: Processed in 0.001269598 sec. | ||
| 9735 | 2026.01.15 15:13:53.114986 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9736 | 2026.01.15 15:13:53.115093 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9737 | 2026.01.15 15:13:53.282560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25849 | ||
| 9738 | 2026.01.15 15:13:53.283173 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.01.15 15:13:53.283224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9740 | 2026.01.15 15:13:53.283912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9741 | 2026.01.15 15:13:53.284168 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.01.15 15:13:53.284308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25849 | ||
| 9743 | 2026.01.15 15:13:53.992733 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.01.15 15:13:53.992990 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9745 | 2026.01.15 15:13:53.993058 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9746 | 2026.01.15 15:13:53.993713 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.01.15 15:13:53.993762 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9748 | 2026.01.15 15:13:53.994169 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9749 | 2026.01.15 15:13:53.994392 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.01.15 15:13:53.994550 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 9751 | 2026.01.15 15:13:53.994591 [ 260 ] {084cae5e-d4bf-4908-90b0-803858e1e877} <Debug> TCPHandler: Processed in 0.002027451 sec. | ||
| 9752 | 2026.01.15 15:13:53.994705 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2026.01.15 15:13:53.994798 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9754 | 2026.01.15 15:13:53.994837 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9755 | 2026.01.15 15:13:53.995249 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.01.15 15:13:53.995285 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9757 | 2026.01.15 15:13:53.995582 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9758 | 2026.01.15 15:13:53.995799 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.01.15 15:13:53.995922 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 9760 | 2026.01.15 15:13:53.995959 [ 260 ] {b070da40-d50c-449d-9fdd-c9efcca42fa1} <Debug> TCPHandler: Processed in 0.001301099 sec. | ||
| 9761 | 2026.01.15 15:13:53.996070 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2026.01.15 15:13:53.996161 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9763 | 2026.01.15 15:13:53.996203 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9764 | 2026.01.15 15:13:53.996609 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.01.15 15:13:53.996644 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9766 | 2026.01.15 15:13:53.996967 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9767 | 2026.01.15 15:13:53.997175 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9768 | 2026.01.15 15:13:53.997304 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9769 | 2026.01.15 15:13:53.997340 [ 260 ] {60636ac4-a557-4cbc-b0bf-c80426d72778} <Debug> TCPHandler: Processed in 0.00131785 sec. | ||
| 9770 | 2026.01.15 15:13:53.997445 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9771 | 2026.01.15 15:13:53.997537 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.01.15 15:13:53.997577 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9773 | 2026.01.15 15:13:53.997905 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.01.15 15:13:53.997940 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9775 | 2026.01.15 15:13:53.998246 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9776 | 2026.01.15 15:13:53.998446 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.01.15 15:13:53.998570 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9778 | 2026.01.15 15:13:53.998605 [ 260 ] {2768a87e-30a0-4bbd-9fd5-b43c5c6cf58b} <Debug> TCPHandler: Processed in 0.001207076 sec. | ||
| 9779 | 2026.01.15 15:13:54.644360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9780 | 2026.01.15 15:13:54.660979 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.15 15:13:54.661050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9782 | 2026.01.15 15:13:54.667642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9783 | 2026.01.15 15:13:54.668652 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.01.15 15:13:54.673463 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9785 | 2026.01.15 15:13:57.426466 [ 126 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9786 | 2026.01.15 15:13:57.426603 [ 126 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.01.15 15:13:57.426646 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9788 | 2026.01.15 15:13:57.427061 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::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 | ||
| 9789 | 2026.01.15 15:13:57.427284 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9790 | 2026.01.15 15:13:57.427339 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 9791 | 2026.01.15 15:13:57.427429 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9792 | 2026.01.15 15:13:57.427475 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9793 | 2026.01.15 15:13:57.427519 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 9794 | 2026.01.15 15:13:57.427562 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 9795 | 2026.01.15 15:13:57.428420 [ 199 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442483 sec., 524789.5469132045 rows/sec., 38.30 MiB/sec. | ||
| 9796 | 2026.01.15 15:13:57.428570 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9797 | 2026.01.15 15:13:57.428812 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.01.15 15:13:57.428880 [ 189 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_25_6} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9799 | 2026.01.15 15:13:57.428948 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9800 | 2026.01.15 15:13:58.357586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1180 | ||
| 9801 | 2026.01.15 15:13:58.359953 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.01.15 15:13:58.360010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9803 | 2026.01.15 15:13:58.361281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9804 | 2026.01.15 15:13:58.361565 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.01.15 15:13:58.361936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 9806 | 2026.01.15 15:13:58.997017 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.01.15 15:13:58.997220 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9808 | 2026.01.15 15:13:58.997289 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9809 | 2026.01.15 15:13:58.997947 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.15 15:13:58.997997 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9811 | 2026.01.15 15:13:58.998402 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9812 | 2026.01.15 15:13:58.998647 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.15 15:13:58.998819 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 9814 | 2026.01.15 15:13:58.998876 [ 260 ] {d29bb54e-a849-4f26-88e6-b2d5565350ba} <Debug> TCPHandler: Processed in 0.00200016 sec. | ||
| 9815 | 2026.01.15 15:13:58.999003 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.01.15 15:13:58.999111 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9817 | 2026.01.15 15:13:58.999156 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9818 | 2026.01.15 15:13:58.999579 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.01.15 15:13:58.999617 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9820 | 2026.01.15 15:13:58.999918 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9821 | 2026.01.15 15:13:59.000279 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.15 15:13:59.000419 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001334 sec., 1499.250374812594 rows/sec., 122.25 KiB/sec. | ||
| 9823 | 2026.01.15 15:13:59.000459 [ 260 ] {39c4d4b8-ab7a-44f8-a67a-1c300536404a} <Debug> TCPHandler: Processed in 0.001510005 sec. | ||
| 9824 | 2026.01.15 15:13:59.000569 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.01.15 15:13:59.000665 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9826 | 2026.01.15 15:13:59.000706 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9827 | 2026.01.15 15:13:59.001262 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.01.15 15:13:59.001299 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9829 | 2026.01.15 15:13:59.001629 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9830 | 2026.01.15 15:13:59.001835 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.01.15 15:13:59.001969 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001325 sec., 193962.2641509434 rows/sec., 17.40 MiB/sec. | ||
| 9832 | 2026.01.15 15:13:59.002008 [ 260 ] {3c0e4cb6-6032-4894-9672-e422f7ae275a} <Debug> TCPHandler: Processed in 0.001488135 sec. | ||
| 9833 | 2026.01.15 15:13:59.002116 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.01.15 15:13:59.002211 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9835 | 2026.01.15 15:13:59.002252 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9836 | 2026.01.15 15:13:59.002684 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.01.15 15:13:59.002720 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9838 | 2026.01.15 15:13:59.003026 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9839 | 2026.01.15 15:13:59.003241 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.01.15 15:13:59.003372 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.00118 sec., 45762.711864406774 rows/sec., 3.40 MiB/sec. | ||
| 9841 | 2026.01.15 15:13:59.003412 [ 260 ] {8e671456-91ed-4393-9168-1d109fe5a962} <Debug> TCPHandler: Processed in 0.001345731 sec. | ||
| 9842 | 2026.01.15 15:13:59.003518 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.01.15 15:13:59.003611 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.01.15 15:13:59.003652 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9845 | 2026.01.15 15:13:59.004057 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.01.15 15:13:59.004094 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9847 | 2026.01.15 15:13:59.004382 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9848 | 2026.01.15 15:13:59.004588 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.01.15 15:13:59.004718 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 9850 | 2026.01.15 15:13:59.004757 [ 260 ] {7adb416c-38b7-45bb-9f86-8dd1749febfa} <Debug> TCPHandler: Processed in 0.001287728 sec. | ||
| 9851 | 2026.01.15 15:13:59.004870 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.01.15 15:13:59.004971 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.01.15 15:13:59.005014 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9854 | 2026.01.15 15:13:59.005427 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.01.15 15:13:59.005466 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9856 | 2026.01.15 15:13:59.005783 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9857 | 2026.01.15 15:13:59.006003 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.01.15 15:13:59.006137 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 9859 | 2026.01.15 15:13:59.006177 [ 260 ] {7843d602-dfe5-4f8d-bc69-d311470310f8} <Debug> TCPHandler: Processed in 0.001359071 sec. | ||
| 9860 | 2026.01.15 15:13:59.006286 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.01.15 15:13:59.006381 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9862 | 2026.01.15 15:13:59.006421 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9863 | 2026.01.15 15:13:59.006877 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.01.15 15:13:59.006913 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9865 | 2026.01.15 15:13:59.007234 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9866 | 2026.01.15 15:13:59.007453 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.01.15 15:13:59.007585 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001222 sec., 116202.94599018003 rows/sec., 9.38 MiB/sec. | ||
| 9868 | 2026.01.15 15:13:59.007624 [ 260 ] {7e449e79-392c-4e07-bb1c-1aa800dbec79} <Debug> TCPHandler: Processed in 0.001388252 sec. | ||
| 9869 | 2026.01.15 15:13:59.007728 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.01.15 15:13:59.007822 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.01.15 15:13:59.007866 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9872 | 2026.01.15 15:13:59.008276 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.01.15 15:13:59.008314 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9874 | 2026.01.15 15:13:59.008658 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9875 | 2026.01.15 15:13:59.008877 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.01.15 15:13:59.009012 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 9877 | 2026.01.15 15:13:59.009051 [ 260 ] {a8439036-ba8f-4969-bbfc-a3a51f68e78e} <Debug> TCPHandler: Processed in 0.001373201 sec. | ||
| 9878 | 2026.01.15 15:13:59.009170 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.01.15 15:13:59.009263 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.01.15 15:13:59.009318 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9881 | 2026.01.15 15:13:59.010257 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.01.15 15:13:59.010295 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9883 | 2026.01.15 15:13:59.010867 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9884 | 2026.01.15 15:13:59.011096 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.01.15 15:13:59.011237 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 9886 | 2026.01.15 15:13:59.011294 [ 260 ] {38ed939e-843a-4939-94ff-040229397897} <Debug> TCPHandler: Processed in 0.002174925 sec. | ||
| 9887 | 2026.01.15 15:13:59.011406 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.01.15 15:13:59.011501 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.01.15 15:13:59.011543 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9890 | 2026.01.15 15:13:59.011886 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.01.15 15:13:59.011925 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9892 | 2026.01.15 15:13:59.012278 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9893 | 2026.01.15 15:13:59.012534 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.01.15 15:13:59.012666 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 9895 | 2026.01.15 15:13:59.012703 [ 260 ] {f8f88fdc-445f-476c-9441-6d2bd8a3a434} <Debug> TCPHandler: Processed in 0.00134791 sec. | ||
| 9896 | 2026.01.15 15:14:00.784466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26297 | ||
| 9897 | 2026.01.15 15:14:00.785040 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.01.15 15:14:00.785091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 9899 | 2026.01.15 15:14:00.785585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9900 | 2026.01.15 15:14:00.785816 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.01.15 15:14:00.785949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26297 | ||
| 9902 | 2026.01.15 15:14:02.173540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9903 | 2026.01.15 15:14:02.191155 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.01.15 15:14:02.191222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9905 | 2026.01.15 15:14:02.197427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9906 | 2026.01.15 15:14:02.198167 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2026.01.15 15:14:02.201203 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9908 | 2026.01.15 15:14:03.993473 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9909 | 2026.01.15 15:14:03.993754 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9910 | 2026.01.15 15:14:03.993859 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9911 | 2026.01.15 15:14:03.994727 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.01.15 15:14:03.994774 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9913 | 2026.01.15 15:14:03.995174 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9914 | 2026.01.15 15:14:03.995411 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.01.15 15:14:03.995572 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. | ||
| 9916 | 2026.01.15 15:14:03.995571 [ 140 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9917 | 2026.01.15 15:14:03.995614 [ 260 ] {9469787c-e7c3-460e-8b6e-6b63f7fca425} <Debug> TCPHandler: Processed in 0.002329001 sec. | ||
| 9918 | 2026.01.15 15:14:03.995652 [ 140 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.01.15 15:14:03.995681 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9920 | 2026.01.15 15:14:03.995760 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9921 | 2026.01.15 15:14:03.995793 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 9922 | 2026.01.15 15:14:03.995883 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9923 | 2026.01.15 15:14:03.995925 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9924 | 2026.01.15 15:14:03.995939 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9925 | 2026.01.15 15:14:03.995964 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1406 rows starting from the beginning of the part | ||
| 9926 | 2026.01.15 15:14:03.996038 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1197 rows starting from the beginning of the part | ||
| 9927 | 2026.01.15 15:14:03.996083 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9928 | 2026.01.15 15:14:03.996128 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9929 | 2026.01.15 15:14:03.996169 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 257 rows starting from the beginning of the part | ||
| 9930 | 2026.01.15 15:14:03.996207 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9931 | 2026.01.15 15:14:03.996458 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.01.15 15:14:03.996502 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9933 | 2026.01.15 15:14:03.996841 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9934 | 2026.01.15 15:14:03.997080 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2026.01.15 15:14:03.997203 [ 140 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9936 | 2026.01.15 15:14:03.997222 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001363 sec., 46955.24578136463 rows/sec., 3.66 MiB/sec. | ||
| 9937 | 2026.01.15 15:14:03.997232 [ 140 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.01.15 15:14:03.997262 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9939 | 2026.01.15 15:14:03.997270 [ 260 ] {aec67b87-135d-4e5d-889f-43537b14114e} <Debug> TCPHandler: Processed in 0.001575177 sec. | ||
| 9940 | 2026.01.15 15:14:03.997348 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 9941 | 2026.01.15 15:14:03.997396 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2026.01.15 15:14:03.997436 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9943 | 2026.01.15 15:14:03.997464 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 9944 | 2026.01.15 15:14:03.997492 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.01.15 15:14:03.997520 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 522 rows starting from the beginning of the part | ||
| 9946 | 2026.01.15 15:14:03.997538 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9947 | 2026.01.15 15:14:03.997562 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9948 | 2026.01.15 15:14:03.997603 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9949 | 2026.01.15 15:14:03.997643 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 142 rows starting from the beginning of the part | ||
| 9950 | 2026.01.15 15:14:03.997681 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9951 | 2026.01.15 15:14:03.997699 [ 192 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959349 sec., 1586241.1443800977 rows/sec., 138.82 MiB/sec. | ||
| 9952 | 2026.01.15 15:14:03.997934 [ 198 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9953 | 2026.01.15 15:14:03.997960 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2026.01.15 15:14:03.998003 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9955 | 2026.01.15 15:14:03.998235 [ 198 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.01.15 15:14:03.998321 [ 198 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_81_16} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9957 | 2026.01.15 15:14:03.998410 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9958 | 2026.01.15 15:14:03.998518 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9959 | 2026.01.15 15:14:03.998693 [ 198 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389562 sec., 1099627.076733532 rows/sec., 87.57 MiB/sec. | ||
| 9960 | 2026.01.15 15:14:03.998755 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.15 15:14:03.998826 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9962 | 2026.01.15 15:14:03.998878 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9963 | 2026.01.15 15:14:03.998897 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001422 sec., 112517.58087201124 rows/sec., 7.84 MiB/sec. | ||
| 9964 | 2026.01.15 15:14:03.998909 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2026.01.15 15:14:03.998941 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9966 | 2026.01.15 15:14:03.998943 [ 260 ] {82cdd9a4-ca72-43e9-ad18-d3168ccf7793} <Debug> TCPHandler: Processed in 0.001598728 sec. | ||
| 9967 | 2026.01.15 15:14:03.999044 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9968 | 2026.01.15 15:14:03.999070 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.01.15 15:14:03.999073 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.15 15:14:03.999151 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_81_16} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9971 | 2026.01.15 15:14:03.999163 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9972 | 2026.01.15 15:14:03.999171 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.01.15 15:14:03.999204 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21496 rows starting from the beginning of the part | ||
| 9974 | 2026.01.15 15:14:03.999215 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 9975 | 2026.01.15 15:14:03.999225 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9976 | 2026.01.15 15:14:03.999275 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 9977 | 2026.01.15 15:14:03.999325 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9978 | 2026.01.15 15:14:03.999365 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9979 | 2026.01.15 15:14:03.999403 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 9980 | 2026.01.15 15:14:03.999444 [ 192 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 9981 | 2026.01.15 15:14:03.999566 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.01.15 15:14:03.999608 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9983 | 2026.01.15 15:14:03.999948 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9984 | 2026.01.15 15:14:04.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.29 MiB, peak 330.81 MiB, free memory in arenas 0.00 B, will set to 324.13 MiB (RSS), difference: -3.16 MiB | ||
| 9985 | 2026.01.15 15:14:04.000312 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.01.15 15:14:04.000436 [ 140 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9987 | 2026.01.15 15:14:04.000459 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 9988 | 2026.01.15 15:14:04.000469 [ 140 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.01.15 15:14:04.000501 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 9990 | 2026.01.15 15:14:04.000503 [ 260 ] {a9851807-6f41-46e3-9a81-120fef7395a2} <Debug> TCPHandler: Processed in 0.001485145 sec. | ||
| 9991 | 2026.01.15 15:14:04.000587 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9992 | 2026.01.15 15:14:04.000697 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9993 | 2026.01.15 15:14:04.000723 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4440 rows starting from the beginning of the part | ||
| 9994 | 2026.01.15 15:14:04.000769 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9995 | 2026.01.15 15:14:04.000807 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9996 | 2026.01.15 15:14:04.000842 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9997 | 2026.01.15 15:14:04.000878 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9998 | 2026.01.15 15:14:04.000912 [ 198 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 9999 | 2026.01.15 15:14:04.003446 [ 195 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002888867 sec., 1640781.6628456763 rows/sec., 110.55 MiB/sec. | ||
| 10000 | 2026.01.15 15:14:04.004381 [ 195 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10001 | 2026.01.15 15:14:04.004704 [ 195 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.01.15 15:14:04.004790 [ 195 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_81_16} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10003 | 2026.01.15 15:14:04.004908 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10004 | 2026.01.15 15:14:04.006318 [ 195 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23018 rows, containing 5 columns (5 merged, 0 gathered) in 0.007310319 sec., 3148699.8036610987 rows/sec., 216.40 MiB/sec. | ||
| 10005 | 2026.01.15 15:14:04.006668 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10006 | 2026.01.15 15:14:04.006933 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.15 15:14:04.007002 [ 196 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10008 | 2026.01.15 15:14:04.007079 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10009 | 2026.01.15 15:14:05.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.01 MiB, peak 331.76 MiB, free memory in arenas 0.00 B, will set to 326.56 MiB (RSS), difference: 5.55 MiB | ||
| 10010 | 2026.01.15 15:14:08.115356 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10011 | 2026.01.15 15:14:08.115448 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10012 | 2026.01.15 15:14:08.287038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26809 | ||
| 10013 | 2026.01.15 15:14:08.287569 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.01.15 15:14:08.287613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10015 | 2026.01.15 15:14:08.288106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10016 | 2026.01.15 15:14:08.288334 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2026.01.15 15:14:08.288467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26809 | ||
| 10018 | 2026.01.15 15:14:08.288495 [ 133 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10019 | 2026.01.15 15:14:08.288554 [ 133 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.01.15 15:14:08.288579 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10021 | 2026.01.15 15:14:08.288703 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 10022 | 2026.01.15 15:14:08.288850 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10023 | 2026.01.15 15:14:08.288888 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24377 rows starting from the beginning of the part | ||
| 10024 | 2026.01.15 15:14:08.288949 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 10025 | 2026.01.15 15:14:08.288996 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 10026 | 2026.01.15 15:14:08.289036 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 10027 | 2026.01.15 15:14:08.289073 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 10028 | 2026.01.15 15:14:08.289113 [ 198 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 10029 | 2026.01.15 15:14:08.291523 [ 195 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26809 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871377 sec., 9336635.349520456 rows/sec., 133.56 MiB/sec. | ||
| 10030 | 2026.01.15 15:14:08.291777 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10031 | 2026.01.15 15:14:08.292048 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.01.15 15:14:08.292116 [ 188 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_56_11} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10033 | 2026.01.15 15:14:08.292220 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10034 | 2026.01.15 15:14:08.363015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1208 | ||
| 10035 | 2026.01.15 15:14:08.365270 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.01.15 15:14:08.365319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10037 | 2026.01.15 15:14:08.366528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10038 | 2026.01.15 15:14:08.366794 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.01.15 15:14:08.366960 [ 133 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10040 | 2026.01.15 15:14:08.367006 [ 133 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.01.15 15:14:08.367028 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10042 | 2026.01.15 15:14:08.367066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 10043 | 2026.01.15 15:14:08.367120 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 10044 | 2026.01.15 15:14:08.367708 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10045 | 2026.01.15 15:14:08.367861 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1086 rows starting from the beginning of the part | ||
| 10046 | 2026.01.15 15:14:08.368222 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10047 | 2026.01.15 15:14:08.368579 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 10048 | 2026.01.15 15:14:08.368917 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 10049 | 2026.01.15 15:14:08.369257 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 10050 | 2026.01.15 15:14:08.369586 [ 186 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 10051 | 2026.01.15 15:14:08.375375 [ 195 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.008297409 sec., 145587.6165680154 rows/sec., 114.38 MiB/sec. | ||
| 10052 | 2026.01.15 15:14:08.376965 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10053 | 2026.01.15 15:14:08.377514 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.01.15 15:14:08.377589 [ 200 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_41_8} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10055 | 2026.01.15 15:14:08.377890 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 10056 | 2026.01.15 15:14:08.994408 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.01.15 15:14:08.994612 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10058 | 2026.01.15 15:14:08.994687 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10059 | 2026.01.15 15:14:08.995519 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.15 15:14:08.995573 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10061 | 2026.01.15 15:14:08.995996 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10062 | 2026.01.15 15:14:08.996240 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.01.15 15:14:08.996409 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001852 sec., 73434.12526997841 rows/sec., 6.37 MiB/sec. | ||
| 10064 | 2026.01.15 15:14:08.996461 [ 260 ] {dd51c14f-91b8-46a8-b337-6fcbd33af854} <Debug> TCPHandler: Processed in 0.002197626 sec. | ||
| 10065 | 2026.01.15 15:14:08.996586 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.01.15 15:14:08.996696 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10067 | 2026.01.15 15:14:08.996742 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10068 | 2026.01.15 15:14:08.997177 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.01.15 15:14:08.997212 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10070 | 2026.01.15 15:14:08.997524 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10071 | 2026.01.15 15:14:08.997738 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.01.15 15:14:08.997875 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 10073 | 2026.01.15 15:14:08.997913 [ 260 ] {3b213a89-1e93-47f3-82f2-be5826d07e52} <Debug> TCPHandler: Processed in 0.001380081 sec. | ||
| 10074 | 2026.01.15 15:14:08.998019 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2026.01.15 15:14:08.998116 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10076 | 2026.01.15 15:14:08.998158 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10077 | 2026.01.15 15:14:08.998595 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.01.15 15:14:08.998630 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10079 | 2026.01.15 15:14:08.998937 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10080 | 2026.01.15 15:14:08.999152 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.01.15 15:14:08.999281 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 10082 | 2026.01.15 15:14:08.999320 [ 260 ] {d1a8b468-3ba0-43bc-9c6e-43ebd0f1d098} <Debug> TCPHandler: Processed in 0.00135109 sec. | ||
| 10083 | 2026.01.15 15:14:08.999431 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.01.15 15:14:08.999528 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10085 | 2026.01.15 15:14:08.999573 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10086 | 2026.01.15 15:14:08.999993 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.01.15 15:14:09.000167 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10088 | 2026.01.15 15:14:09.000511 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10089 | 2026.01.15 15:14:09.000735 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.01.15 15:14:09.000872 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 10091 | 2026.01.15 15:14:09.000911 [ 260 ] {1d71816d-c499-454a-b53d-52ec0c2bd2e4} <Debug> TCPHandler: Processed in 0.001528736 sec. | ||
| 10092 | 2026.01.15 15:14:09.001016 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10093 | 2026.01.15 15:14:09.001109 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10094 | 2026.01.15 15:14:09.001165 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10095 | 2026.01.15 15:14:09.002056 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.01.15 15:14:09.002093 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10097 | 2026.01.15 15:14:09.002675 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10098 | 2026.01.15 15:14:09.002915 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.01.15 15:14:09.003041 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10100 | 2026.01.15 15:14:09.003066 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 10101 | 2026.01.15 15:14:09.003107 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.15 15:14:09.003132 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10103 | 2026.01.15 15:14:09.003147 [ 260 ] {148aaec6-43d4-4cd3-9a54-37982722dece} <Debug> TCPHandler: Processed in 0.002180105 sec. | ||
| 10104 | 2026.01.15 15:14:09.003233 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 10105 | 2026.01.15 15:14:09.003274 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.01.15 15:14:09.003374 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10107 | 2026.01.15 15:14:09.003417 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10108 | 2026.01.15 15:14:09.003494 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2026.01.15 15:14:09.003562 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1311 rows starting from the beginning of the part | ||
| 10110 | 2026.01.15 15:14:09.003684 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10111 | 2026.01.15 15:14:09.003773 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.01.15 15:14:09.003787 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10113 | 2026.01.15 15:14:09.003816 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10114 | 2026.01.15 15:14:09.003895 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10115 | 2026.01.15 15:14:09.003990 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10116 | 2026.01.15 15:14:09.004077 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 10117 | 2026.01.15 15:14:09.004181 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10118 | 2026.01.15 15:14:09.004469 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.01.15 15:14:09.004621 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 10120 | 2026.01.15 15:14:09.004660 [ 260 ] {e085411b-41b1-4585-8f24-27bf8841755f} <Debug> TCPHandler: Processed in 0.001437463 sec. | ||
| 10121 | 2026.01.15 15:14:09.010613 [ 195 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1511 rows, containing 19 columns (19 merged, 0 gathered) in 0.007421012 sec., 203611.0438845807 rows/sec., 364.86 MiB/sec. | ||
| 10122 | 2026.01.15 15:14:09.012210 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10123 | 2026.01.15 15:14:09.012524 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.15 15:14:09.012598 [ 186 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10125 | 2026.01.15 15:14:09.012688 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.71 MiB. | ||
| 10126 | 2026.01.15 15:14:09.702254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10127 | 2026.01.15 15:14:09.720195 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.01.15 15:14:09.720254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10129 | 2026.01.15 15:14:09.726159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10130 | 2026.01.15 15:14:09.726887 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.01.15 15:14:09.727205 [ 134 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10132 | 2026.01.15 15:14:09.727265 [ 134 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.01.15 15:14:09.727284 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10134 | 2026.01.15 15:14:09.727389 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10135 | 2026.01.15 15:14:09.730126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10136 | 2026.01.15 15:14:09.731434 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2026.01.15 15:14:09.732963 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10138 | 2026.01.15 15:14:09.737499 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10139 | 2026.01.15 15:14:09.741987 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 10140 | 2026.01.15 15:14:09.746784 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10141 | 2026.01.15 15:14:09.751051 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10142 | 2026.01.15 15:14:09.754920 [ 194 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10143 | 2026.01.15 15:14:09.806999 [ 186 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079649948 sec., 5298.1829944195315 rows/sec., 27.40 MiB/sec. | ||
| 10144 | 2026.01.15 15:14:09.809318 [ 186 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10145 | 2026.01.15 15:14:09.811270 [ 186 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.01.15 15:14:09.811371 [ 186 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_56_11} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10147 | 2026.01.15 15:14:09.813057 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10148 | 2026.01.15 15:14:10.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.06 MiB, peak 341.48 MiB, free memory in arenas 0.00 B, will set to 331.09 MiB (RSS), difference: 3.03 MiB | ||
| 10149 | 2026.01.15 15:14:14.026869 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.01.15 15:14:14.027115 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10151 | 2026.01.15 15:14:14.027208 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10152 | 2026.01.15 15:14:14.027998 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.01.15 15:14:14.028057 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10154 | 2026.01.15 15:14:14.028543 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10155 | 2026.01.15 15:14:14.028834 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.01.15 15:14:14.029022 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001965 sec., 1017.8117048346055 rows/sec., 83.00 KiB/sec. | ||
| 10157 | 2026.01.15 15:14:14.029073 [ 260 ] {94aa83a7-4595-45b6-acfc-563bd5d8f0ee} <Debug> TCPHandler: Processed in 0.002366321 sec. | ||
| 10158 | 2026.01.15 15:14:14.029219 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.01.15 15:14:14.029330 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10160 | 2026.01.15 15:14:14.029378 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10161 | 2026.01.15 15:14:14.030525 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.01.15 15:14:14.030567 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10163 | 2026.01.15 15:14:14.031044 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10164 | 2026.01.15 15:14:14.031325 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.01.15 15:14:14.031490 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002183 sec., 548327.989005955 rows/sec., 45.20 MiB/sec. | ||
| 10166 | 2026.01.15 15:14:14.031536 [ 260 ] {c000985f-a7ae-41cc-ac47-a5c3fbc8c2b8} <Debug> TCPHandler: Processed in 0.002375802 sec. | ||
| 10167 | 2026.01.15 15:14:14.031680 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.15 15:14:14.031792 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.01.15 15:14:14.031840 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10170 | 2026.01.15 15:14:14.032322 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.01.15 15:14:14.032363 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10172 | 2026.01.15 15:14:14.032705 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10173 | 2026.01.15 15:14:14.033035 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.01.15 15:14:14.033201 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00143 sec., 1398.6013986013986 rows/sec., 97.66 KiB/sec. | ||
| 10175 | 2026.01.15 15:14:14.033247 [ 260 ] {41d986d1-eaf7-444d-9a8e-c6e2bab35da7} <Debug> TCPHandler: Processed in 0.001626239 sec. | ||
| 10176 | 2026.01.15 15:14:14.033388 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.01.15 15:14:14.033500 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.01.15 15:14:14.033550 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10179 | 2026.01.15 15:14:14.034193 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.15 15:14:14.034238 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10181 | 2026.01.15 15:14:14.034628 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10182 | 2026.01.15 15:14:14.034904 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.01.15 15:14:14.035074 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001595 sec., 142946.70846394985 rows/sec., 9.68 MiB/sec. | ||
| 10184 | 2026.01.15 15:14:14.035121 [ 260 ] {8b683a5d-f9e5-4427-825f-4931ad20a03a} <Debug> TCPHandler: Processed in 0.001789923 sec. | ||
| 10185 | 2026.01.15 15:14:14.035265 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.01.15 15:14:14.035403 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10187 | 2026.01.15 15:14:14.035470 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10188 | 2026.01.15 15:14:14.036321 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.01.15 15:14:14.036376 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10190 | 2026.01.15 15:14:14.036845 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10191 | 2026.01.15 15:14:14.037184 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.01.15 15:14:14.037367 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001989 sec., 262443.4389140272 rows/sec., 19.43 MiB/sec. | ||
| 10193 | 2026.01.15 15:14:14.037422 [ 260 ] {cd4557ee-5ae7-4a57-97d4-d30d50fd9c85} <Debug> TCPHandler: Processed in 0.002220117 sec. | ||
| 10194 | 2026.01.15 15:14:14.037584 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.01.15 15:14:14.037705 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10196 | 2026.01.15 15:14:14.037764 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10197 | 2026.01.15 15:14:14.038534 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.01.15 15:14:14.038581 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10199 | 2026.01.15 15:14:14.039133 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10200 | 2026.01.15 15:14:14.039459 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.01.15 15:14:14.039649 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00197 sec., 428934.0101522843 rows/sec., 28.87 MiB/sec. | ||
| 10202 | 2026.01.15 15:14:14.039703 [ 260 ] {4f5dd63d-848f-4b31-a6e3-135968c60e0c} <Debug> TCPHandler: Processed in 0.002183956 sec. | ||
| 10203 | 2026.01.15 15:14:14.040043 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.01.15 15:14:14.040157 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.01.15 15:14:14.040213 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10206 | 2026.01.15 15:14:14.040687 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.01.15 15:14:14.040729 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10208 | 2026.01.15 15:14:14.041151 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10209 | 2026.01.15 15:14:14.041447 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.01.15 15:14:14.041620 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
| 10211 | 2026.01.15 15:14:14.041669 [ 260 ] {eb7f3b64-d170-4e89-82b9-3b7a7f414346} <Debug> TCPHandler: Processed in 0.001693861 sec. | ||
| 10212 | 2026.01.15 15:14:14.203607 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39524 | ||
| 10213 | 2026.01.15 15:14:14.203719 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10214 | 2026.01.15 15:14:14.203749 [ 288 ] {} <Debug> TCP-Session: 41026503-3386-43e2-8977-3f8e3436910c Authenticating user 'default' from [fd00:1122:3344:101::e]:39524 | ||
| 10215 | 2026.01.15 15:14:14.203772 [ 288 ] {} <Debug> TCP-Session: 41026503-3386-43e2-8977-3f8e3436910c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.01.15 15:14:14.203785 [ 288 ] {} <Debug> TCP-Session: 41026503-3386-43e2-8977-3f8e3436910c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.01.15 15:14:14.203968 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56259 | ||
| 10218 | 2026.01.15 15:14:14.204002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43385 | ||
| 10219 | 2026.01.15 15:14:14.204018 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57151 | ||
| 10220 | 2026.01.15 15:14:14.204037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58889 | ||
| 10221 | 2026.01.15 15:14:14.204093 [ 288 ] {} <Trace> TCP-Session: 41026503-3386-43e2-8977-3f8e3436910c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.01.15 15:14:14.204060 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60893 | ||
| 10223 | 2026.01.15 15:14:14.204050 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63753 | ||
| 10224 | 2026.01.15 15:14:14.204009 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42722 | ||
| 10225 | 2026.01.15 15:14:14.204002 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43097 | ||
| 10226 | 2026.01.15 15:14:14.204229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10227 | 2026.01.15 15:14:14.204275 [ 289 ] {} <Debug> TCP-Session: 164ab4b6-c813-4970-8e49-eff42f91acad Authenticating user 'default' from [fd00:1122:3344:101::e]:56259 | ||
| 10228 | 2026.01.15 15:14:14.204278 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10229 | 2026.01.15 15:14:14.204304 [ 289 ] {} <Debug> TCP-Session: 164ab4b6-c813-4970-8e49-eff42f91acad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.01.15 15:14:14.204325 [ 289 ] {} <Debug> TCP-Session: 164ab4b6-c813-4970-8e49-eff42f91acad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.01.15 15:14:14.204571 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10232 | 2026.01.15 15:14:14.204633 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10233 | 2026.01.15 15:14:14.204874 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10234 | 2026.01.15 15:14:14.204918 [ 350 ] {} <Debug> TCP-Session: 66cc48fa-1233-4fa5-81ca-9296a4a14fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60893 | ||
| 10235 | 2026.01.15 15:14:14.204942 [ 350 ] {} <Debug> TCP-Session: 66cc48fa-1233-4fa5-81ca-9296a4a14fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.01.15 15:14:14.204941 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 10237 | 2026.01.15 15:14:14.204966 [ 350 ] {} <Debug> TCP-Session: 66cc48fa-1233-4fa5-81ca-9296a4a14fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.01.15 15:14:14.205018 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10239 | 2026.01.15 15:14:14.205056 [ 259 ] {} <Debug> TCP-Session: 46f51419-a5f9-4e0b-b56e-bdd6bb667e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:63753 | ||
| 10240 | 2026.01.15 15:14:14.205080 [ 259 ] {} <Debug> TCP-Session: 46f51419-a5f9-4e0b-b56e-bdd6bb667e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.01.15 15:14:14.205100 [ 259 ] {} <Debug> TCP-Session: 46f51419-a5f9-4e0b-b56e-bdd6bb667e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.01.15 15:14:14.205145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10243 | 2026.01.15 15:14:14.205186 [ 293 ] {} <Debug> TCP-Session: 23a53261-8b33-4684-925e-19e65d0b232f Authenticating user 'default' from [fd00:1122:3344:101::e]:57151 | ||
| 10244 | 2026.01.15 15:14:14.205204 [ 293 ] {} <Debug> TCP-Session: 23a53261-8b33-4684-925e-19e65d0b232f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.01.15 15:14:14.205222 [ 293 ] {} <Debug> TCP-Session: 23a53261-8b33-4684-925e-19e65d0b232f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.01.15 15:14:14.205264 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10247 | 2026.01.15 15:14:14.205298 [ 294 ] {} <Debug> TCP-Session: a12f6c91-d497-4eea-974b-a1be0ccb7e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:58889 | ||
| 10248 | 2026.01.15 15:14:14.205315 [ 294 ] {} <Debug> TCP-Session: a12f6c91-d497-4eea-974b-a1be0ccb7e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.01.15 15:14:14.205327 [ 294 ] {} <Debug> TCP-Session: a12f6c91-d497-4eea-974b-a1be0ccb7e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.01.15 15:14:14.205665 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10251 | 2026.01.15 15:14:14.205719 [ 291 ] {} <Debug> TCP-Session: 9e0a214c-e7fb-43dc-b986-17296dd73034 Authenticating user 'default' from [fd00:1122:3344:101::e]:43097 | ||
| 10252 | 2026.01.15 15:14:14.205747 [ 291 ] {} <Debug> TCP-Session: 9e0a214c-e7fb-43dc-b986-17296dd73034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2026.01.15 15:14:14.205764 [ 291 ] {} <Debug> TCP-Session: 9e0a214c-e7fb-43dc-b986-17296dd73034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10254 | 2026.01.15 15:14:14.205878 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10255 | 2026.01.15 15:14:14.205920 [ 290 ] {} <Debug> TCP-Session: 6cc4dfb1-effc-4cdf-a6c5-58cd21a98fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:43385 | ||
| 10256 | 2026.01.15 15:14:14.205939 [ 340 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> AggregatingTransform: Aggregating | ||
| 10257 | 2026.01.15 15:14:14.205945 [ 290 ] {} <Debug> TCP-Session: 6cc4dfb1-effc-4cdf-a6c5-58cd21a98fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.01.15 15:14:14.205990 [ 290 ] {} <Debug> TCP-Session: 6cc4dfb1-effc-4cdf-a6c5-58cd21a98fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.01.15 15:14:14.206088 [ 340 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> Aggregator: Aggregation method: without_key | ||
| 10260 | 2026.01.15 15:14:14.206146 [ 340 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072802 sec. (932.138 rows/sec., 36.41 KiB/sec.) | ||
| 10261 | 2026.01.15 15:14:14.206171 [ 340 ] {53b4503f-22df-4364-b899-3d61ac094248} <Trace> Aggregator: Merging aggregated data | ||
| 10262 | 2026.01.15 15:14:14.206201 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10263 | 2026.01.15 15:14:14.206241 [ 292 ] {} <Debug> TCP-Session: 4fb1a10a-0df9-4594-b64b-8223819b6fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42722 | ||
| 10264 | 2026.01.15 15:14:14.206259 [ 292 ] {} <Debug> TCP-Session: 4fb1a10a-0df9-4594-b64b-8223819b6fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.01.15 15:14:14.206271 [ 292 ] {} <Debug> TCP-Session: 4fb1a10a-0df9-4594-b64b-8223819b6fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.01.15 15:14:14.207369 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 10267 | 2026.01.15 15:14:14.207525 [ 288 ] {53b4503f-22df-4364-b899-3d61ac094248} <Debug> TCPHandler: Processed in 0.003559977 sec. | ||
| 10268 | 2026.01.15 15:14:14.207662 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10269 | 2026.01.15 15:14:14.207692 [ 288 ] {} <Debug> TCP-Session: 41026503-3386-43e2-8977-3f8e3436910c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.01.15 15:14:14.207693 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2026.01.15 15:14:14.207717 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10272 | 2026.01.15 15:14:14.207734 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10273 | 2026.01.15 15:14:14.207741 [ 350 ] {} <Debug> TCP-Session: 66cc48fa-1233-4fa5-81ca-9296a4a14fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2026.01.15 15:14:14.207763 [ 289 ] {} <Debug> TCP-Session: 164ab4b6-c813-4970-8e49-eff42f91acad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.01.15 15:14:14.207780 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.01.15 15:14:14.207784 [ 294 ] {} <Debug> TCP-Session: a12f6c91-d497-4eea-974b-a1be0ccb7e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.01.15 15:14:14.207794 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.01.15 15:14:14.207826 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10279 | 2026.01.15 15:14:14.207852 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10280 | 2026.01.15 15:14:14.207864 [ 291 ] {} <Debug> TCP-Session: 9e0a214c-e7fb-43dc-b986-17296dd73034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.01.15 15:14:14.207877 [ 293 ] {} <Debug> TCP-Session: 23a53261-8b33-4684-925e-19e65d0b232f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.01.15 15:14:14.207899 [ 259 ] {} <Debug> TCP-Session: 46f51419-a5f9-4e0b-b56e-bdd6bb667e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2026.01.15 15:14:14.207827 [ 290 ] {} <Debug> TCP-Session: 6cc4dfb1-effc-4cdf-a6c5-58cd21a98fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.01.15 15:14:14.207753 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10285 | 2026.01.15 15:14:14.207978 [ 292 ] {} <Debug> TCP-Session: 4fb1a10a-0df9-4594-b64b-8223819b6fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.01.15 15:14:14.250571 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52388 | ||
| 10287 | 2026.01.15 15:14:14.250690 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10288 | 2026.01.15 15:14:14.250717 [ 288 ] {} <Debug> TCP-Session: 52b10d95-534a-440c-991d-143d802b1974 Authenticating user 'default' from [fd00:1122:3344:101::e]:52388 | ||
| 10289 | 2026.01.15 15:14:14.250739 [ 288 ] {} <Debug> TCP-Session: 52b10d95-534a-440c-991d-143d802b1974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.01.15 15:14:14.250752 [ 288 ] {} <Debug> TCP-Session: 52b10d95-534a-440c-991d-143d802b1974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.01.15 15:14:14.250950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43719 | ||
| 10292 | 2026.01.15 15:14:14.250986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50236 | ||
| 10293 | 2026.01.15 15:14:14.251014 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55555 | ||
| 10294 | 2026.01.15 15:14:14.251051 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46915 | ||
| 10295 | 2026.01.15 15:14:14.251065 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10296 | 2026.01.15 15:14:14.251024 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61611 | ||
| 10297 | 2026.01.15 15:14:14.251101 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10298 | 2026.01.15 15:14:14.251108 [ 288 ] {} <Trace> TCP-Session: 52b10d95-534a-440c-991d-143d802b1974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.01.15 15:14:14.251128 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10300 | 2026.01.15 15:14:14.251146 [ 291 ] {} <Debug> TCP-Session: a2aa6d81-8246-46e3-a6f6-68b69c73d99f Authenticating user 'default' from [fd00:1122:3344:101::e]:50236 | ||
| 10301 | 2026.01.15 15:14:14.251161 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10302 | 2026.01.15 15:14:14.251175 [ 350 ] {} <Debug> TCP-Session: 6c1137fb-f36f-48eb-9ef5-c7ded05c41dc Authenticating user 'default' from [fd00:1122:3344:101::e]:46915 | ||
| 10303 | 2026.01.15 15:14:14.251194 [ 291 ] {} <Debug> TCP-Session: a2aa6d81-8246-46e3-a6f6-68b69c73d99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2026.01.15 15:14:14.251223 [ 350 ] {} <Debug> TCP-Session: 6c1137fb-f36f-48eb-9ef5-c7ded05c41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.01.15 15:14:14.251209 [ 259 ] {} <Debug> TCP-Session: 40088dfd-5179-4608-9bdf-b443edc871f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61611 | ||
| 10306 | 2026.01.15 15:14:14.251251 [ 291 ] {} <Debug> TCP-Session: a2aa6d81-8246-46e3-a6f6-68b69c73d99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2026.01.15 15:14:14.251258 [ 350 ] {} <Debug> TCP-Session: 6c1137fb-f36f-48eb-9ef5-c7ded05c41dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2026.01.15 15:14:14.251289 [ 259 ] {} <Debug> TCP-Session: 40088dfd-5179-4608-9bdf-b443edc871f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.01.15 15:14:14.251299 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10310 | 2026.01.15 15:14:14.251322 [ 259 ] {} <Debug> TCP-Session: 40088dfd-5179-4608-9bdf-b443edc871f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.01.15 15:14:14.251142 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10312 | 2026.01.15 15:14:14.251102 [ 289 ] {} <Debug> TCP-Session: 83f57cc6-8ebc-48a4-8958-93aaef06398f Authenticating user 'default' from [fd00:1122:3344:101::e]:43719 | ||
| 10313 | 2026.01.15 15:14:14.251388 [ 294 ] {} <Debug> TCP-Session: 04c57a03-ae08-4715-9055-5a92b5f9c033 Authenticating user 'default' from [fd00:1122:3344:101::e]:55555 | ||
| 10314 | 2026.01.15 15:14:14.251404 [ 289 ] {} <Debug> TCP-Session: 83f57cc6-8ebc-48a4-8958-93aaef06398f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.01.15 15:14:14.251423 [ 294 ] {} <Debug> TCP-Session: 04c57a03-ae08-4715-9055-5a92b5f9c033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2026.01.15 15:14:14.251431 [ 289 ] {} <Debug> TCP-Session: 83f57cc6-8ebc-48a4-8958-93aaef06398f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.01.15 15:14:14.251447 [ 294 ] {} <Debug> TCP-Session: 04c57a03-ae08-4715-9055-5a92b5f9c033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2026.01.15 15:14:14.250992 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54894 | ||
| 10319 | 2026.01.15 15:14:14.250989 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40896 | ||
| 10320 | 2026.01.15 15:14:14.251004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48288 | ||
| 10321 | 2026.01.15 15:14:14.251570 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10322 | 2026.01.15 15:14:14.251584 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2026.01.15 15:14:14.251613 [ 292 ] {} <Debug> TCP-Session: 327ecf53-076d-4c9d-89eb-6d55e108aa96 Authenticating user 'default' from [fd00:1122:3344:101::e]:54894 | ||
| 10324 | 2026.01.15 15:14:14.251620 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10325 | 2026.01.15 15:14:14.251649 [ 292 ] {} <Debug> TCP-Session: 327ecf53-076d-4c9d-89eb-6d55e108aa96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2026.01.15 15:14:14.251639 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10327 | 2026.01.15 15:14:14.251682 [ 292 ] {} <Debug> TCP-Session: 327ecf53-076d-4c9d-89eb-6d55e108aa96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2026.01.15 15:14:14.251673 [ 293 ] {} <Debug> TCP-Session: a4472b65-75fa-4839-8c1b-ea608d1eb112 Authenticating user 'default' from [fd00:1122:3344:101::e]:48288 | ||
| 10329 | 2026.01.15 15:14:14.251620 [ 290 ] {} <Debug> TCP-Session: c151b87e-667f-4826-a7ca-7d2ddade30a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40896 | ||
| 10330 | 2026.01.15 15:14:14.251730 [ 293 ] {} <Debug> TCP-Session: a4472b65-75fa-4839-8c1b-ea608d1eb112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2026.01.15 15:14:14.251745 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10332 | 2026.01.15 15:14:14.251746 [ 290 ] {} <Debug> TCP-Session: c151b87e-667f-4826-a7ca-7d2ddade30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10333 | 2026.01.15 15:14:14.251765 [ 293 ] {} <Debug> TCP-Session: a4472b65-75fa-4839-8c1b-ea608d1eb112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10334 | 2026.01.15 15:14:14.251790 [ 290 ] {} <Debug> TCP-Session: c151b87e-667f-4826-a7ca-7d2ddade30a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.01.15 15:14:14.252076 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 10336 | 2026.01.15 15:14:14.253079 [ 342 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> AggregatingTransform: Aggregating | ||
| 10337 | 2026.01.15 15:14:14.253132 [ 342 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> Aggregator: Aggregation method: without_key | ||
| 10338 | 2026.01.15 15:14:14.253164 [ 342 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979119 sec. (1021.326 rows/sec., 39.90 KiB/sec.) | ||
| 10339 | 2026.01.15 15:14:14.253180 [ 342 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Trace> Aggregator: Merging aggregated data | ||
| 10340 | 2026.01.15 15:14:14.254429 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 10341 | 2026.01.15 15:14:14.254591 [ 288 ] {89d84d1b-fe11-44ba-96ca-a2a582bdd930} <Debug> TCPHandler: Processed in 0.003622138 sec. | ||
| 10342 | 2026.01.15 15:14:14.254714 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10343 | 2026.01.15 15:14:14.254751 [ 288 ] {} <Debug> TCP-Session: 52b10d95-534a-440c-991d-143d802b1974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.01.15 15:14:14.254754 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10345 | 2026.01.15 15:14:14.254780 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10346 | 2026.01.15 15:14:14.254798 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10347 | 2026.01.15 15:14:14.254824 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10348 | 2026.01.15 15:14:14.254834 [ 289 ] {} <Debug> TCP-Session: 83f57cc6-8ebc-48a4-8958-93aaef06398f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2026.01.15 15:14:14.254850 [ 290 ] {} <Debug> TCP-Session: c151b87e-667f-4826-a7ca-7d2ddade30a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.01.15 15:14:14.254866 [ 294 ] {} <Debug> TCP-Session: 04c57a03-ae08-4715-9055-5a92b5f9c033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10351 | 2026.01.15 15:14:14.254871 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10352 | 2026.01.15 15:14:14.254855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10353 | 2026.01.15 15:14:14.254917 [ 350 ] {} <Debug> TCP-Session: 6c1137fb-f36f-48eb-9ef5-c7ded05c41dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2026.01.15 15:14:14.254839 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10355 | 2026.01.15 15:14:14.254945 [ 291 ] {} <Debug> TCP-Session: a2aa6d81-8246-46e3-a6f6-68b69c73d99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2026.01.15 15:14:14.254810 [ 259 ] {} <Debug> TCP-Session: 40088dfd-5179-4608-9bdf-b443edc871f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2026.01.15 15:14:14.254985 [ 292 ] {} <Debug> TCP-Session: 327ecf53-076d-4c9d-89eb-6d55e108aa96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.01.15 15:14:14.254833 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10359 | 2026.01.15 15:14:14.255065 [ 293 ] {} <Debug> TCP-Session: a4472b65-75fa-4839-8c1b-ea608d1eb112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10360 | 2026.01.15 15:14:14.334043 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59531 | ||
| 10361 | 2026.01.15 15:14:14.334157 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10362 | 2026.01.15 15:14:14.334186 [ 288 ] {} <Debug> TCP-Session: 9df78b83-ebea-4962-8c43-3d8dba5f5d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:59531 | ||
| 10363 | 2026.01.15 15:14:14.334209 [ 288 ] {} <Debug> TCP-Session: 9df78b83-ebea-4962-8c43-3d8dba5f5d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.01.15 15:14:14.334222 [ 288 ] {} <Debug> TCP-Session: 9df78b83-ebea-4962-8c43-3d8dba5f5d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10365 | 2026.01.15 15:14:14.334447 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34018 | ||
| 10366 | 2026.01.15 15:14:14.334480 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37116 | ||
| 10367 | 2026.01.15 15:14:14.334497 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61809 | ||
| 10368 | 2026.01.15 15:14:14.334543 [ 288 ] {} <Trace> TCP-Session: 9df78b83-ebea-4962-8c43-3d8dba5f5d6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.15 15:14:14.334565 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10370 | 2026.01.15 15:14:14.334490 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 10371 | 2026.01.15 15:14:14.334596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10372 | 2026.01.15 15:14:14.334602 [ 289 ] {} <Debug> TCP-Session: 94197dcb-bedb-42a9-a0f2-3b6ecb4c65fa Authenticating user 'default' from [fd00:1122:3344:101::e]:34018 | ||
| 10373 | 2026.01.15 15:14:14.334625 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10374 | 2026.01.15 15:14:14.334636 [ 294 ] {} <Debug> TCP-Session: 654ebc32-43f1-4fae-81c4-6b0a4e791d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:37116 | ||
| 10375 | 2026.01.15 15:14:14.334649 [ 289 ] {} <Debug> TCP-Session: 94197dcb-bedb-42a9-a0f2-3b6ecb4c65fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10376 | 2026.01.15 15:14:14.334659 [ 350 ] {} <Debug> TCP-Session: a1a5be9b-94fd-4414-aeb7-a256fedc99ab Authenticating user 'default' from [fd00:1122:3344:101::e]:61809 | ||
| 10377 | 2026.01.15 15:14:14.334678 [ 294 ] {} <Debug> TCP-Session: 654ebc32-43f1-4fae-81c4-6b0a4e791d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.01.15 15:14:14.334679 [ 289 ] {} <Debug> TCP-Session: 94197dcb-bedb-42a9-a0f2-3b6ecb4c65fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10379 | 2026.01.15 15:14:14.334695 [ 350 ] {} <Debug> TCP-Session: a1a5be9b-94fd-4414-aeb7-a256fedc99ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.01.15 15:14:14.334703 [ 294 ] {} <Debug> TCP-Session: 654ebc32-43f1-4fae-81c4-6b0a4e791d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.01.15 15:14:14.334733 [ 350 ] {} <Debug> TCP-Session: a1a5be9b-94fd-4414-aeb7-a256fedc99ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10382 | 2026.01.15 15:14:14.334735 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59531) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10383 | 2026.01.15 15:14:14.334661 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10384 | 2026.01.15 15:14:14.334457 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47911 | ||
| 10385 | 2026.01.15 15:14:14.334809 [ 259 ] {} <Debug> TCP-Session: 5137d125-8a8e-4330-b4ff-9cb2964717ca Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 10386 | 2026.01.15 15:14:14.334450 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56300 | ||
| 10387 | 2026.01.15 15:14:14.334880 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10388 | 2026.01.15 15:14:14.334850 [ 259 ] {} <Debug> TCP-Session: 5137d125-8a8e-4330-b4ff-9cb2964717ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2026.01.15 15:14:14.334928 [ 292 ] {} <Debug> TCP-Session: 42af3de1-1f7a-4180-b094-4af5b5f59f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:47911 | ||
| 10390 | 2026.01.15 15:14:14.334952 [ 259 ] {} <Debug> TCP-Session: 5137d125-8a8e-4330-b4ff-9cb2964717ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.01.15 15:14:14.334952 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10392 | 2026.01.15 15:14:14.334967 [ 292 ] {} <Debug> TCP-Session: 42af3de1-1f7a-4180-b094-4af5b5f59f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.01.15 15:14:14.334451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49433 | ||
| 10394 | 2026.01.15 15:14:14.335005 [ 291 ] {} <Debug> TCP-Session: 2c25f7be-2542-42de-b37c-96a14af39300 Authenticating user 'default' from [fd00:1122:3344:101::e]:56300 | ||
| 10395 | 2026.01.15 15:14:14.335024 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10396 | 2026.01.15 15:14:14.335055 [ 291 ] {} <Debug> TCP-Session: 2c25f7be-2542-42de-b37c-96a14af39300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.01.15 15:14:14.335008 [ 292 ] {} <Debug> TCP-Session: 42af3de1-1f7a-4180-b094-4af5b5f59f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.01.15 15:14:14.335077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10399 | 2026.01.15 15:14:14.335100 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10400 | 2026.01.15 15:14:14.335123 [ 290 ] {} <Debug> TCP-Session: 49550ba7-4be3-442f-8e38-6f8a3255001a Authenticating user 'default' from [fd00:1122:3344:101::e]:49433 | ||
| 10401 | 2026.01.15 15:14:14.335081 [ 291 ] {} <Debug> TCP-Session: 2c25f7be-2542-42de-b37c-96a14af39300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.01.15 15:14:14.335151 [ 290 ] {} <Debug> TCP-Session: 49550ba7-4be3-442f-8e38-6f8a3255001a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2026.01.15 15:14:14.334468 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60188 | ||
| 10404 | 2026.01.15 15:14:14.335184 [ 290 ] {} <Debug> TCP-Session: 49550ba7-4be3-442f-8e38-6f8a3255001a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.01.15 15:14:14.335247 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10406 | 2026.01.15 15:14:14.335272 [ 293 ] {} <Debug> TCP-Session: 2942de4d-dc6c-485e-9579-8254b72ab9ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60188 | ||
| 10407 | 2026.01.15 15:14:14.335288 [ 293 ] {} <Debug> TCP-Session: 2942de4d-dc6c-485e-9579-8254b72ab9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10408 | 2026.01.15 15:14:14.335300 [ 293 ] {} <Debug> TCP-Session: 2942de4d-dc6c-485e-9579-8254b72ab9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.01.15 15:14:14.335412 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Debug> oximeter.version (74b77047-3376-4498-92e1-e537845235a3) (SelectExecutor): Key condition: unknown | ||
| 10410 | 2026.01.15 15:14:14.336374 [ 316 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> AggregatingTransform: Aggregating | ||
| 10411 | 2026.01.15 15:14:14.336424 [ 316 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> Aggregator: Aggregation method: without_key | ||
| 10412 | 2026.01.15 15:14:14.336462 [ 316 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940358 sec. (1063.425 rows/sec., 41.54 KiB/sec.) | ||
| 10413 | 2026.01.15 15:14:14.336482 [ 316 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Trace> Aggregator: Merging aggregated data | ||
| 10414 | 2026.01.15 15:14:14.338021 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003341 sec., 299.311583358276 rows/sec., 11.69 KiB/sec. | ||
| 10415 | 2026.01.15 15:14:14.338197 [ 288 ] {e011cf92-30aa-4436-a0e3-f75a541f3f43} <Debug> TCPHandler: Processed in 0.003786123 sec. | ||
| 10416 | 2026.01.15 15:14:14.338303 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10417 | 2026.01.15 15:14:14.338342 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10418 | 2026.01.15 15:14:14.338343 [ 288 ] {} <Debug> TCP-Session: 9df78b83-ebea-4962-8c43-3d8dba5f5d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.01.15 15:14:14.338364 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10420 | 2026.01.15 15:14:14.338412 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10421 | 2026.01.15 15:14:14.338392 [ 350 ] {} <Debug> TCP-Session: a1a5be9b-94fd-4414-aeb7-a256fedc99ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.01.15 15:14:14.338443 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10423 | 2026.01.15 15:14:14.338471 [ 292 ] {} <Debug> TCP-Session: 42af3de1-1f7a-4180-b094-4af5b5f59f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10424 | 2026.01.15 15:14:14.338480 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10425 | 2026.01.15 15:14:14.338510 [ 291 ] {} <Debug> TCP-Session: 2c25f7be-2542-42de-b37c-96a14af39300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2026.01.15 15:14:14.338442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10427 | 2026.01.15 15:14:14.338542 [ 259 ] {} <Debug> TCP-Session: 5137d125-8a8e-4330-b4ff-9cb2964717ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.01.15 15:14:14.338446 [ 290 ] {} <Debug> TCP-Session: 49550ba7-4be3-442f-8e38-6f8a3255001a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2026.01.15 15:14:14.338582 [ 289 ] {} <Debug> TCP-Session: 94197dcb-bedb-42a9-a0f2-3b6ecb4c65fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.01.15 15:14:14.338393 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10431 | 2026.01.15 15:14:14.338459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10432 | 2026.01.15 15:14:14.338654 [ 294 ] {} <Debug> TCP-Session: 654ebc32-43f1-4fae-81c4-6b0a4e791d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.01.15 15:14:14.338680 [ 293 ] {} <Debug> TCP-Session: 2942de4d-dc6c-485e-9579-8254b72ab9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.01.15 15:14:15.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.29 MiB, peak 342.41 MiB, free memory in arenas 0.00 B, will set to 331.20 MiB (RSS), difference: -1.09 MiB | ||
| 10435 | 2026.01.15 15:14:15.789456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27257 | ||
| 10436 | 2026.01.15 15:14:15.789956 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.01.15 15:14:15.790000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 10438 | 2026.01.15 15:14:15.790493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10439 | 2026.01.15 15:14:15.790728 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.01.15 15:14:15.790874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27257 | ||
| 10441 | 2026.01.15 15:14:17.231054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10442 | 2026.01.15 15:14:17.247205 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.01.15 15:14:17.247296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10444 | 2026.01.15 15:14:17.253133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10445 | 2026.01.15 15:14:17.253840 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.01.15 15:14:17.256879 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10447 | 2026.01.15 15:14:18.368093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1240 | ||
| 10448 | 2026.01.15 15:14:18.370459 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.01.15 15:14:18.370499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10450 | 2026.01.15 15:14:18.371728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10451 | 2026.01.15 15:14:18.372021 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.01.15 15:14:18.372307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 10453 | 2026.01.15 15:14:18.995583 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.01.15 15:14:18.995866 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10455 | 2026.01.15 15:14:18.995955 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10456 | 2026.01.15 15:14:18.996733 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.01.15 15:14:18.996782 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10458 | 2026.01.15 15:14:18.997196 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10459 | 2026.01.15 15:14:18.997447 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.01.15 15:14:18.997612 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001824 sec., 74561.40350877192 rows/sec., 6.47 MiB/sec. | ||
| 10461 | 2026.01.15 15:14:18.997654 [ 260 ] {5dba6eff-a108-476c-822a-4d0b35532e09} <Debug> TCPHandler: Processed in 0.002267118 sec. | ||
| 10462 | 2026.01.15 15:14:18.997771 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.01.15 15:14:18.997865 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10464 | 2026.01.15 15:14:18.997908 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10465 | 2026.01.15 15:14:18.998321 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.15 15:14:18.998357 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10467 | 2026.01.15 15:14:18.998670 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10468 | 2026.01.15 15:14:18.998890 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.15 15:14:18.999007 [ 118 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10470 | 2026.01.15 15:14:18.999020 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.50 MiB/sec. | ||
| 10471 | 2026.01.15 15:14:18.999076 [ 118 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.15 15:14:18.999086 [ 260 ] {35bf84de-cbe7-4455-af8c-fcb7cdb79dd3} <Debug> TCPHandler: Processed in 0.001369971 sec. | ||
| 10473 | 2026.01.15 15:14:18.999105 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10474 | 2026.01.15 15:14:18.999201 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 10475 | 2026.01.15 15:14:18.999218 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.01.15 15:14:18.999287 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10477 | 2026.01.15 15:14:18.999316 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 10478 | 2026.01.15 15:14:18.999341 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.15 15:14:18.999374 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 10480 | 2026.01.15 15:14:18.999391 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10481 | 2026.01.15 15:14:18.999419 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
| 10482 | 2026.01.15 15:14:18.999459 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 10483 | 2026.01.15 15:14:18.999499 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 10484 | 2026.01.15 15:14:18.999536 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 10485 | 2026.01.15 15:14:18.999918 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.01.15 15:14:18.999954 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10487 | 2026.01.15 15:14:19.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.24 MiB, peak 342.41 MiB, free memory in arenas 0.00 B, will set to 331.86 MiB (RSS), difference: -3.38 MiB | ||
| 10488 | 2026.01.15 15:14:19.000369 [ 197 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207536 sec., 203720.63441586835 rows/sec., 15.74 MiB/sec. | ||
| 10489 | 2026.01.15 15:14:19.000423 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10490 | 2026.01.15 15:14:19.000478 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10491 | 2026.01.15 15:14:19.000661 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.01.15 15:14:19.000717 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.15 15:14:19.000781 [ 193 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_56_11} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10494 | 2026.01.15 15:14:19.000796 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001479 sec., 70317.78228532792 rows/sec., 5.49 MiB/sec. | ||
| 10495 | 2026.01.15 15:14:19.000835 [ 260 ] {1508c977-c1b8-4e02-b5eb-1e0f5c612b68} <Debug> TCPHandler: Processed in 0.00167853 sec. | ||
| 10496 | 2026.01.15 15:14:19.000841 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10497 | 2026.01.15 15:14:19.000955 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.01.15 15:14:19.001052 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.01.15 15:14:19.001095 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10500 | 2026.01.15 15:14:19.001520 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.01.15 15:14:19.001555 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10502 | 2026.01.15 15:14:19.001895 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10503 | 2026.01.15 15:14:19.002105 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.01.15 15:14:19.002236 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 10505 | 2026.01.15 15:14:19.002274 [ 260 ] {c4f9d180-374a-43d5-9651-9dfd4d10eb3f} <Debug> TCPHandler: Processed in 0.001373281 sec. | ||
| 10506 | 2026.01.15 15:14:19.002381 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.01.15 15:14:19.002474 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10508 | 2026.01.15 15:14:19.002529 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10509 | 2026.01.15 15:14:19.003399 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.01.15 15:14:19.003436 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10511 | 2026.01.15 15:14:19.004031 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10512 | 2026.01.15 15:14:19.004254 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.01.15 15:14:19.004393 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001936 sec., 20661.15702479339 rows/sec., 37.02 MiB/sec. | ||
| 10514 | 2026.01.15 15:14:19.004447 [ 260 ] {53e89592-e866-434c-bfb0-2c62dd22b808} <Debug> TCPHandler: Processed in 0.002115664 sec. | ||
| 10515 | 2026.01.15 15:14:19.004556 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.01.15 15:14:19.004650 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10517 | 2026.01.15 15:14:19.004692 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10518 | 2026.01.15 15:14:19.005031 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.01.15 15:14:19.005067 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10520 | 2026.01.15 15:14:19.005377 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10521 | 2026.01.15 15:14:19.005594 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.01.15 15:14:19.005723 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10523 | 2026.01.15 15:14:19.005759 [ 260 ] {9517110b-dcc6-4384-925c-169df1d02189} <Debug> TCPHandler: Processed in 0.001252128 sec. | ||
| 10524 | 2026.01.15 15:14:20.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.95 MiB, peak 342.41 MiB, free memory in arenas 0.00 B, will set to 331.88 MiB (RSS), difference: 2.92 MiB | ||
| 10525 | 2026.01.15 15:14:23.115529 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10526 | 2026.01.15 15:14:23.115617 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10527 | 2026.01.15 15:14:23.291029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27769 | ||
| 10528 | 2026.01.15 15:14:23.291561 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.01.15 15:14:23.291609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10530 | 2026.01.15 15:14:23.292143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10531 | 2026.01.15 15:14:23.292387 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.01.15 15:14:23.292540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27769 | ||
| 10533 | 2026.01.15 15:14:23.992909 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2026.01.15 15:14:23.993092 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10535 | 2026.01.15 15:14:23.993166 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10536 | 2026.01.15 15:14:23.993941 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2026.01.15 15:14:23.993998 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10538 | 2026.01.15 15:14:23.994423 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10539 | 2026.01.15 15:14:23.994653 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.01.15 15:14:23.994819 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.42 MiB/sec. | ||
| 10541 | 2026.01.15 15:14:23.994861 [ 260 ] {069c271a-e70f-499c-9a60-9f3dfa505e09} <Debug> TCPHandler: Processed in 0.002085153 sec. | ||
| 10542 | 2026.01.15 15:14:23.994992 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2026.01.15 15:14:23.995088 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10544 | 2026.01.15 15:14:23.995129 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10545 | 2026.01.15 15:14:23.995569 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.01.15 15:14:23.995606 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10547 | 2026.01.15 15:14:23.995918 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10548 | 2026.01.15 15:14:23.996133 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.01.15 15:14:23.996265 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 10550 | 2026.01.15 15:14:23.996304 [ 260 ] {b28ae5f1-c48a-4e5a-8ab3-04bb4fd525e2} <Debug> TCPHandler: Processed in 0.001363101 sec. | ||
| 10551 | 2026.01.15 15:14:23.996428 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.01.15 15:14:23.996522 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.01.15 15:14:23.996566 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10554 | 2026.01.15 15:14:23.996996 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.01.15 15:14:23.997034 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10556 | 2026.01.15 15:14:23.997374 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10557 | 2026.01.15 15:14:23.997589 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.01.15 15:14:23.997724 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 10559 | 2026.01.15 15:14:23.997763 [ 260 ] {38936251-d76c-4e67-a342-44e5d6027b34} <Debug> TCPHandler: Processed in 0.001385412 sec. | ||
| 10560 | 2026.01.15 15:14:23.997873 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.01.15 15:14:23.997968 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.01.15 15:14:23.998010 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10563 | 2026.01.15 15:14:23.998370 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.01.15 15:14:23.998407 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10565 | 2026.01.15 15:14:23.998729 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10566 | 2026.01.15 15:14:23.998944 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.01.15 15:14:23.999077 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 10568 | 2026.01.15 15:14:23.999113 [ 260 ] {388e2c41-4421-4626-8b77-2ce0fb91c1f6} <Debug> TCPHandler: Processed in 0.001290029 sec. | ||
| 10569 | 2026.01.15 15:14:24.757008 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10570 | 2026.01.15 15:14:24.772861 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.15 15:14:24.772923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10572 | 2026.01.15 15:14:24.778991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10573 | 2026.01.15 15:14:24.779694 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.15 15:14:24.782662 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10575 | 2026.01.15 15:14:28.372577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1260 | ||
| 10576 | 2026.01.15 15:14:28.374865 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.15 15:14:28.374927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10578 | 2026.01.15 15:14:28.376297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10579 | 2026.01.15 15:14:28.376627 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.01.15 15:14:28.377035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10581 | 2026.01.15 15:14:28.997549 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.01.15 15:14:28.997741 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.01.15 15:14:28.997809 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10584 | 2026.01.15 15:14:28.998475 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2026.01.15 15:14:28.998522 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10586 | 2026.01.15 15:14:28.998954 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10587 | 2026.01.15 15:14:28.999188 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2026.01.15 15:14:28.999344 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 10589 | 2026.01.15 15:14:28.999387 [ 260 ] {8ac3ed1a-4e59-496c-bdb2-57add86b7775} <Debug> TCPHandler: Processed in 0.001974519 sec. | ||
| 10590 | 2026.01.15 15:14:28.999513 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.01.15 15:14:28.999610 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10592 | 2026.01.15 15:14:28.999652 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10593 | 2026.01.15 15:14:29.000058 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.01.15 15:14:29.000186 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10595 | 2026.01.15 15:14:29.000500 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10596 | 2026.01.15 15:14:29.000718 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.01.15 15:14:29.000850 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001258 sec., 9538.950715421304 rows/sec., 777.83 KiB/sec. | ||
| 10598 | 2026.01.15 15:14:29.000888 [ 260 ] {3f202a4b-4f8a-42d2-88a4-1265afef332d} <Debug> TCPHandler: Processed in 0.001426532 sec. | ||
| 10599 | 2026.01.15 15:14:29.001006 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2026.01.15 15:14:29.001100 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10601 | 2026.01.15 15:14:29.001141 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10602 | 2026.01.15 15:14:29.001707 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.01.15 15:14:29.001743 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10604 | 2026.01.15 15:14:29.002070 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10605 | 2026.01.15 15:14:29.002301 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.01.15 15:14:29.002427 [ 109 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10607 | 2026.01.15 15:14:29.002448 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Debug> executeQuery: Read 262 rows, 23.98 KiB in 0.001364 sec., 192082.11143695016 rows/sec., 17.17 MiB/sec. | ||
| 10608 | 2026.01.15 15:14:29.002472 [ 109 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.01.15 15:14:29.002495 [ 260 ] {a31f136b-1c91-480d-a1e1-db2c680f908f} <Debug> TCPHandler: Processed in 0.001541266 sec. | ||
| 10610 | 2026.01.15 15:14:29.002496 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10611 | 2026.01.15 15:14:29.002595 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 10612 | 2026.01.15 15:14:29.002633 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2026.01.15 15:14:29.002682 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10614 | 2026.01.15 15:14:29.002712 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1406 rows starting from the beginning of the part | ||
| 10615 | 2026.01.15 15:14:29.002728 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10616 | 2026.01.15 15:14:29.002768 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10617 | 2026.01.15 15:14:29.002771 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 10618 | 2026.01.15 15:14:29.002819 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1197 rows starting from the beginning of the part | ||
| 10619 | 2026.01.15 15:14:29.002859 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 10620 | 2026.01.15 15:14:29.002899 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10621 | 2026.01.15 15:14:29.002935 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 262 rows starting from the beginning of the part | ||
| 10622 | 2026.01.15 15:14:29.003207 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.01.15 15:14:29.003242 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10624 | 2026.01.15 15:14:29.003562 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10625 | 2026.01.15 15:14:29.003779 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.01.15 15:14:29.003908 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 3.92 MiB/sec. | ||
| 10627 | 2026.01.15 15:14:29.003946 [ 260 ] {f7b4082c-b5d0-4e05-af70-aff0dffd9239} <Debug> TCPHandler: Processed in 0.001371451 sec. | ||
| 10628 | 2026.01.15 15:14:29.004062 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.01.15 15:14:29.004158 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.01.15 15:14:29.004198 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10631 | 2026.01.15 15:14:29.004268 [ 193 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711512 sec., 1865601.8771705953 rows/sec., 163.70 MiB/sec. | ||
| 10632 | 2026.01.15 15:14:29.004445 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10633 | 2026.01.15 15:14:29.004616 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.01.15 15:14:29.004653 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10635 | 2026.01.15 15:14:29.004756 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.01.15 15:14:29.004835 [ 197 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_86_17} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10637 | 2026.01.15 15:14:29.004913 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10638 | 2026.01.15 15:14:29.005038 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10639 | 2026.01.15 15:14:29.005272 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.01.15 15:14:29.005402 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001262 sec., 19017.432646592708 rows/sec., 1.58 MiB/sec. | ||
| 10641 | 2026.01.15 15:14:29.005440 [ 260 ] {d46144a1-6d58-4e0b-bfd8-e75d9d61691c} <Debug> TCPHandler: Processed in 0.001428533 sec. | ||
| 10642 | 2026.01.15 15:14:29.005555 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.15 15:14:29.005653 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10644 | 2026.01.15 15:14:29.005693 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10645 | 2026.01.15 15:14:29.006094 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.15 15:14:29.006131 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10647 | 2026.01.15 15:14:29.006458 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10648 | 2026.01.15 15:14:29.006669 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.01.15 15:14:29.006797 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 10650 | 2026.01.15 15:14:29.006835 [ 260 ] {9b6c645e-304b-4ac4-b3ca-b92bea83c0c8} <Debug> TCPHandler: Processed in 0.00133093 sec. | ||
| 10651 | 2026.01.15 15:14:29.006948 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.01.15 15:14:29.007042 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.15 15:14:29.007082 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10654 | 2026.01.15 15:14:29.007563 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.01.15 15:14:29.007597 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10656 | 2026.01.15 15:14:29.007927 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10657 | 2026.01.15 15:14:29.008137 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.01.15 15:14:29.008255 [ 109 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10659 | 2026.01.15 15:14:29.008267 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001242 sec., 122383.25281803543 rows/sec., 9.87 MiB/sec. | ||
| 10660 | 2026.01.15 15:14:29.008286 [ 109 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.01.15 15:14:29.008306 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10662 | 2026.01.15 15:14:29.008306 [ 260 ] {d55e89a0-d3fd-498c-bdca-4e742966225c} <Debug> TCPHandler: Processed in 0.001409573 sec. | ||
| 10663 | 2026.01.15 15:14:29.008426 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 10664 | 2026.01.15 15:14:29.008430 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.01.15 15:14:29.008573 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.01.15 15:14:29.008578 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10667 | 2026.01.15 15:14:29.008621 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10668 | 2026.01.15 15:14:29.008629 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part | ||
| 10669 | 2026.01.15 15:14:29.008712 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 10670 | 2026.01.15 15:14:29.008760 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 522 rows starting from the beginning of the part | ||
| 10671 | 2026.01.15 15:14:29.008813 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 10672 | 2026.01.15 15:14:29.008855 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10673 | 2026.01.15 15:14:29.008900 [ 199 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 152 rows starting from the beginning of the part | ||
| 10674 | 2026.01.15 15:14:29.009049 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.01.15 15:14:29.009091 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10676 | 2026.01.15 15:14:29.009487 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10677 | 2026.01.15 15:14:29.009718 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.01.15 15:14:29.009826 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10679 | 2026.01.15 15:14:29.009848 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001292 sec., 156346.74922600618 rows/sec., 11.20 MiB/sec. | ||
| 10680 | 2026.01.15 15:14:29.009851 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.01.15 15:14:29.009879 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10682 | 2026.01.15 15:14:29.009887 [ 260 ] {57998391-05a0-4c7e-941e-689e86716f88} <Debug> TCPHandler: Processed in 0.001508685 sec. | ||
| 10683 | 2026.01.15 15:14:29.009963 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 10684 | 2026.01.15 15:14:29.009995 [ 191 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622249 sec., 972723.6694243609 rows/sec., 77.55 MiB/sec. | ||
| 10685 | 2026.01.15 15:14:29.010007 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.01.15 15:14:29.010080 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10687 | 2026.01.15 15:14:29.010120 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10688 | 2026.01.15 15:14:29.010122 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23018 rows starting from the beginning of the part | ||
| 10689 | 2026.01.15 15:14:29.010168 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10690 | 2026.01.15 15:14:29.010175 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10691 | 2026.01.15 15:14:29.010205 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10692 | 2026.01.15 15:14:29.010275 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 10693 | 2026.01.15 15:14:29.010343 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10694 | 2026.01.15 15:14:29.010410 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10695 | 2026.01.15 15:14:29.010411 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.01.15 15:14:29.010475 [ 193 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 202 rows starting from the beginning of the part | ||
| 10697 | 2026.01.15 15:14:29.010485 [ 189 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_86_17} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10698 | 2026.01.15 15:14:29.010574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10699 | 2026.01.15 15:14:29.011072 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.15 15:14:29.011106 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10701 | 2026.01.15 15:14:29.011707 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10702 | 2026.01.15 15:14:29.011937 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.01.15 15:14:29.012077 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 10704 | 2026.01.15 15:14:29.012131 [ 260 ] {7e5cea8d-0504-4f60-8341-05119ca0c07c} <Debug> TCPHandler: Processed in 0.002174625 sec. | ||
| 10705 | 2026.01.15 15:14:29.012239 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.01.15 15:14:29.012336 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.01.15 15:14:29.012378 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10708 | 2026.01.15 15:14:29.012725 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.15 15:14:29.012760 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10710 | 2026.01.15 15:14:29.013093 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10711 | 2026.01.15 15:14:29.013316 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.01.15 15:14:29.013420 [ 109 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10713 | 2026.01.15 15:14:29.013446 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 10714 | 2026.01.15 15:14:29.013448 [ 109 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.01.15 15:14:29.013486 [ 260 ] {00cb9bb5-5096-4cd2-8aee-a0647c77ff4b} <Debug> TCPHandler: Processed in 0.001296519 sec. | ||
| 10716 | 2026.01.15 15:14:29.013508 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10717 | 2026.01.15 15:14:29.013587 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 10718 | 2026.01.15 15:14:29.013687 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10719 | 2026.01.15 15:14:29.013713 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4740 rows starting from the beginning of the part | ||
| 10720 | 2026.01.15 15:14:29.013757 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 10721 | 2026.01.15 15:14:29.013795 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10722 | 2026.01.15 15:14:29.013835 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10723 | 2026.01.15 15:14:29.013870 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 10724 | 2026.01.15 15:14:29.013906 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 10725 | 2026.01.15 15:14:29.015923 [ 199 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367641 sec., 2128701.099533248 rows/sec., 143.43 MiB/sec. | ||
| 10726 | 2026.01.15 15:14:29.016480 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10727 | 2026.01.15 15:14:29.016808 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.15 15:14:29.016892 [ 192 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_86_17} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10729 | 2026.01.15 15:14:29.017002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10730 | 2026.01.15 15:14:29.017989 [ 190 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24545 rows, containing 5 columns (5 merged, 0 gathered) in 0.008065432 sec., 3043234.3859572555 rows/sec., 209.13 MiB/sec. | ||
| 10731 | 2026.01.15 15:14:29.018589 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10732 | 2026.01.15 15:14:29.018909 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2026.01.15 15:14:29.019004 [ 199 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10734 | 2026.01.15 15:14:29.019102 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10735 | 2026.01.15 15:14:30.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.47 MiB, peak 344.47 MiB, free memory in arenas 0.00 B, will set to 336.71 MiB (RSS), difference: 3.24 MiB | ||
| 10736 | 2026.01.15 15:14:30.792772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28217 | ||
| 10737 | 2026.01.15 15:14:30.793371 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.01.15 15:14:30.793424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10739 | 2026.01.15 15:14:30.793916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10740 | 2026.01.15 15:14:30.794144 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.01.15 15:14:30.794284 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28217 | ||
| 10742 | 2026.01.15 15:14:32.282749 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10743 | 2026.01.15 15:14:32.299916 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.15 15:14:32.299972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10745 | 2026.01.15 15:14:32.305828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10746 | 2026.01.15 15:14:32.306526 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.01.15 15:14:32.309270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10748 | 2026.01.15 15:14:33.992815 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.01.15 15:14:33.993023 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10750 | 2026.01.15 15:14:33.993100 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10751 | 2026.01.15 15:14:33.993788 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.01.15 15:14:33.993841 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10753 | 2026.01.15 15:14:33.994253 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10754 | 2026.01.15 15:14:33.994496 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.15 15:14:33.994663 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.54 MiB/sec. | ||
| 10756 | 2026.01.15 15:14:33.994713 [ 260 ] {a130d027-635a-4ba9-8729-1f7672ff9f0f} <Debug> TCPHandler: Processed in 0.002046501 sec. | ||
| 10757 | 2026.01.15 15:14:33.994837 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.01.15 15:14:33.994944 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10759 | 2026.01.15 15:14:33.994993 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10760 | 2026.01.15 15:14:33.995427 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.01.15 15:14:33.995466 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10762 | 2026.01.15 15:14:33.995784 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10763 | 2026.01.15 15:14:33.996011 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.01.15 15:14:33.996148 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 10765 | 2026.01.15 15:14:33.996187 [ 260 ] {4483fcb8-7d5d-4954-a1c2-f8ba32169129} <Debug> TCPHandler: Processed in 0.001404502 sec. | ||
| 10766 | 2026.01.15 15:14:33.996303 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.01.15 15:14:33.996402 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.01.15 15:14:33.996446 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10769 | 2026.01.15 15:14:33.996845 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.01.15 15:14:33.996881 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10771 | 2026.01.15 15:14:33.997223 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10772 | 2026.01.15 15:14:33.997451 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.01.15 15:14:33.997584 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 10774 | 2026.01.15 15:14:33.997622 [ 260 ] {f664e9b9-6514-4ed9-80d0-173c0eaa58c3} <Debug> TCPHandler: Processed in 0.001370461 sec. | ||
| 10775 | 2026.01.15 15:14:33.997733 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.15 15:14:33.997829 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.01.15 15:14:33.997870 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10778 | 2026.01.15 15:14:33.998196 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.15 15:14:33.998232 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10780 | 2026.01.15 15:14:33.998547 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10781 | 2026.01.15 15:14:33.998759 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.01.15 15:14:33.998889 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 10783 | 2026.01.15 15:14:33.998925 [ 260 ] {ffad0623-c5b9-4815-909f-d4987c6352cc} <Debug> TCPHandler: Processed in 0.001243047 sec. | ||
| 10784 | 2026.01.15 15:14:38.115662 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10785 | 2026.01.15 15:14:38.115733 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10786 | 2026.01.15 15:14:38.294428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28729 | ||
| 10787 | 2026.01.15 15:14:38.294947 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.01.15 15:14:38.294991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10789 | 2026.01.15 15:14:38.295501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10790 | 2026.01.15 15:14:38.295722 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.15 15:14:38.295853 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28729 | ||
| 10792 | 2026.01.15 15:14:38.377190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1288 | ||
| 10793 | 2026.01.15 15:14:38.379502 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.01.15 15:14:38.379550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10795 | 2026.01.15 15:14:38.380802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10796 | 2026.01.15 15:14:38.381099 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.01.15 15:14:38.381463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 10798 | 2026.01.15 15:14:38.994782 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.01.15 15:14:38.994965 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10800 | 2026.01.15 15:14:38.995032 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10801 | 2026.01.15 15:14:38.995759 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.01.15 15:14:38.995803 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10803 | 2026.01.15 15:14:38.996207 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10804 | 2026.01.15 15:14:38.996447 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.01.15 15:14:38.996614 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.95 MiB/sec. | ||
| 10806 | 2026.01.15 15:14:38.996658 [ 260 ] {06c5b00d-3000-401a-ae06-4d05601b449a} <Debug> TCPHandler: Processed in 0.00201595 sec. | ||
| 10807 | 2026.01.15 15:14:38.996784 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.01.15 15:14:38.996880 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.01.15 15:14:38.996921 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10810 | 2026.01.15 15:14:38.997341 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.01.15 15:14:38.997378 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10812 | 2026.01.15 15:14:38.997680 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10813 | 2026.01.15 15:14:38.997890 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.01.15 15:14:38.998028 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 10815 | 2026.01.15 15:14:38.998067 [ 260 ] {051a3db4-94d9-4f31-8709-c5a7b5908a6c} <Debug> TCPHandler: Processed in 0.00133458 sec. | ||
| 10816 | 2026.01.15 15:14:38.998182 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2026.01.15 15:14:38.998276 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10818 | 2026.01.15 15:14:38.998318 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10819 | 2026.01.15 15:14:38.998751 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.01.15 15:14:38.998788 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10821 | 2026.01.15 15:14:38.999094 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10822 | 2026.01.15 15:14:38.999303 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.01.15 15:14:38.999435 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 10824 | 2026.01.15 15:14:38.999474 [ 260 ] {6df78389-b684-4b4e-890e-546146ac7762} <Debug> TCPHandler: Processed in 0.001342501 sec. | ||
| 10825 | 2026.01.15 15:14:38.999589 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.01.15 15:14:38.999684 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10827 | 2026.01.15 15:14:38.999729 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10828 | 2026.01.15 15:14:39.000157 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.01.15 15:14:39.000194 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10830 | 2026.01.15 15:14:39.000531 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10831 | 2026.01.15 15:14:39.000740 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.01.15 15:14:39.000871 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 10833 | 2026.01.15 15:14:39.000909 [ 260 ] {d35d520a-1d38-40e0-a0dc-b40e80529293} <Debug> TCPHandler: Processed in 0.001369811 sec. | ||
| 10834 | 2026.01.15 15:14:39.001019 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2026.01.15 15:14:39.001115 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10836 | 2026.01.15 15:14:39.001171 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10837 | 2026.01.15 15:14:39.002063 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.01.15 15:14:39.002100 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10839 | 2026.01.15 15:14:39.002677 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10840 | 2026.01.15 15:14:39.002898 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2026.01.15 15:14:39.003038 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00194 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 10842 | 2026.01.15 15:14:39.003091 [ 260 ] {82950cb3-863a-4040-9b8f-d39a8f7b639f} <Debug> TCPHandler: Processed in 0.002122423 sec. | ||
| 10843 | 2026.01.15 15:14:39.003208 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2026.01.15 15:14:39.003303 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10845 | 2026.01.15 15:14:39.003346 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10846 | 2026.01.15 15:14:39.003688 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.01.15 15:14:39.003724 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10848 | 2026.01.15 15:14:39.004031 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10849 | 2026.01.15 15:14:39.004244 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.01.15 15:14:39.004376 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10851 | 2026.01.15 15:14:39.004412 [ 260 ] {749ca282-ca10-44aa-aefe-12477be82672} <Debug> TCPHandler: Processed in 0.001255778 sec. | ||
| 10852 | 2026.01.15 15:14:39.809352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10853 | 2026.01.15 15:14:39.826197 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.01.15 15:14:39.826269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10855 | 2026.01.15 15:14:39.832650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10856 | 2026.01.15 15:14:39.833373 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.01.15 15:14:39.836316 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10858 | 2026.01.15 15:14:42.121110 [ 96 ] {} <Debug> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 10859 | 2026.01.15 15:14:42.121181 [ 96 ] {} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.01.15 15:14:42.121201 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10861 | 2026.01.15 15:14:42.121333 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 10862 | 2026.01.15 15:14:42.121476 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10863 | 2026.01.15 15:14:42.121512 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 10864 | 2026.01.15 15:14:42.121580 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 10865 | 2026.01.15 15:14:42.121626 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 10866 | 2026.01.15 15:14:42.121674 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 10867 | 2026.01.15 15:14:42.121740 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 10868 | 2026.01.15 15:14:42.122507 [ 199 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227067 sec., 29338.251293531648 rows/sec., 2.45 MiB/sec. | ||
| 10869 | 2026.01.15 15:14:42.122623 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10870 | 2026.01.15 15:14:42.122869 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.01.15 15:14:42.122942 [ 191 ] {0c3b4ead-3c2e-4f06-8369-8c187bc9be69::all_1_29_7} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10872 | 2026.01.15 15:14:42.123021 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10873 | 2026.01.15 15:14:44.020224 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.01.15 15:14:44.020425 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10875 | 2026.01.15 15:14:44.020500 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10876 | 2026.01.15 15:14:44.021188 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.01.15 15:14:44.021232 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10878 | 2026.01.15 15:14:44.021630 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10879 | 2026.01.15 15:14:44.021869 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.01.15 15:14:44.022038 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. | ||
| 10881 | 2026.01.15 15:14:44.022081 [ 260 ] {ca477002-ab70-4120-afca-4de60e546d91} <Debug> TCPHandler: Processed in 0.00199879 sec. | ||
| 10882 | 2026.01.15 15:14:44.022208 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.01.15 15:14:44.022305 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10884 | 2026.01.15 15:14:44.022346 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10885 | 2026.01.15 15:14:44.023402 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.01.15 15:14:44.023439 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10887 | 2026.01.15 15:14:44.023830 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10888 | 2026.01.15 15:14:44.024057 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.01.15 15:14:44.024194 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001907 sec., 627687.4672260095 rows/sec., 51.74 MiB/sec. | ||
| 10890 | 2026.01.15 15:14:44.024233 [ 260 ] {7be5f928-4231-421d-837b-46e6b4fe7d4b} <Debug> TCPHandler: Processed in 0.002076572 sec. | ||
| 10891 | 2026.01.15 15:14:44.024341 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.01.15 15:14:44.024436 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10893 | 2026.01.15 15:14:44.024480 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10894 | 2026.01.15 15:14:44.024875 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.01.15 15:14:44.024912 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10896 | 2026.01.15 15:14:44.025212 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10897 | 2026.01.15 15:14:44.025426 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.01.15 15:14:44.025560 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 122.28 KiB/sec. | ||
| 10899 | 2026.01.15 15:14:44.025598 [ 260 ] {be23c0db-aea3-4978-a73e-644a356ec9ab} <Debug> TCPHandler: Processed in 0.001306819 sec. | ||
| 10900 | 2026.01.15 15:14:44.025710 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.01.15 15:14:44.025803 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.01.15 15:14:44.025844 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10903 | 2026.01.15 15:14:44.026333 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.01.15 15:14:44.026371 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10905 | 2026.01.15 15:14:44.026682 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10906 | 2026.01.15 15:14:44.026910 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.01.15 15:14:44.027048 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 10908 | 2026.01.15 15:14:44.027088 [ 260 ] {99b45f51-89ab-4cc4-8632-cf285045c52c} <Debug> TCPHandler: Processed in 0.001428623 sec. | ||
| 10909 | 2026.01.15 15:14:44.027204 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10910 | 2026.01.15 15:14:44.027302 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10911 | 2026.01.15 15:14:44.027343 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10912 | 2026.01.15 15:14:44.027931 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.01.15 15:14:44.027970 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10914 | 2026.01.15 15:14:44.028297 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10915 | 2026.01.15 15:14:44.028514 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.01.15 15:14:44.028648 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001364 sec., 382697.94721407624 rows/sec., 28.33 MiB/sec. | ||
| 10917 | 2026.01.15 15:14:44.028687 [ 260 ] {65843e2e-3595-4824-8daa-f070a4965cdd} <Debug> TCPHandler: Processed in 0.001534726 sec. | ||
| 10918 | 2026.01.15 15:14:44.028800 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.01.15 15:14:44.028895 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10920 | 2026.01.15 15:14:44.028940 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10921 | 2026.01.15 15:14:44.029517 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.01.15 15:14:44.029555 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10923 | 2026.01.15 15:14:44.029930 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10924 | 2026.01.15 15:14:44.030142 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.01.15 15:14:44.030275 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001397 sec., 604867.5733715104 rows/sec., 40.71 MiB/sec. | ||
| 10926 | 2026.01.15 15:14:44.030312 [ 260 ] {0df0a3f5-75a6-4479-a6ba-746489cabf22} <Debug> TCPHandler: Processed in 0.001563527 sec. | ||
| 10927 | 2026.01.15 15:14:44.030427 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.01.15 15:14:44.030523 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.01.15 15:14:44.030565 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10930 | 2026.01.15 15:14:44.030901 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.01.15 15:14:44.030943 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10932 | 2026.01.15 15:14:44.031254 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10933 | 2026.01.15 15:14:44.031467 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.01.15 15:14:44.031598 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10935 | 2026.01.15 15:14:44.031633 [ 260 ] {04e52bd2-601f-4cd5-81ad-0ad351a81de6} <Debug> TCPHandler: Processed in 0.001256998 sec. | ||
| 10936 | 2026.01.15 15:14:45.796950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29177 | ||
| 10937 | 2026.01.15 15:14:45.797465 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.01.15 15:14:45.797510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10939 | 2026.01.15 15:14:45.797973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10940 | 2026.01.15 15:14:45.798201 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.01.15 15:14:45.798333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29177 | ||
| 10942 | 2026.01.15 15:14:45.798504 [ 93 ] {} <Debug> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10943 | 2026.01.15 15:14:45.798604 [ 93 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.01.15 15:14:45.798642 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 10945 | 2026.01.15 15:14:45.798839 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::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 | ||
| 10946 | 2026.01.15 15:14:45.799056 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2026.01.15 15:14:45.799102 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26809 rows starting from the beginning of the part | ||
| 10948 | 2026.01.15 15:14:45.799172 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 10949 | 2026.01.15 15:14:45.799220 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 10950 | 2026.01.15 15:14:45.799265 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 10951 | 2026.01.15 15:14:45.799307 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 10952 | 2026.01.15 15:14:45.799350 [ 190 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 10953 | 2026.01.15 15:14:45.802101 [ 199 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29177 rows, containing 4 columns (4 merged, 0 gathered) in 0.00334159 sec., 8731472.143500548 rows/sec., 124.90 MiB/sec. | ||
| 10954 | 2026.01.15 15:14:45.802581 [ 199 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10955 | 2026.01.15 15:14:45.802886 [ 199 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.01.15 15:14:45.802966 [ 199 ] {f3483f9e-66c1-467c-9034-e32b42a5aeae::all_1_61_12} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10957 | 2026.01.15 15:14:45.803067 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 10958 | 2026.01.15 15:14:47.337314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10959 | 2026.01.15 15:14:47.354526 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.01.15 15:14:47.354585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10961 | 2026.01.15 15:14:47.361132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10962 | 2026.01.15 15:14:47.361863 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.01.15 15:14:47.362221 [ 92 ] {} <Debug> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10964 | 2026.01.15 15:14:47.362288 [ 92 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.01.15 15:14:47.362312 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10966 | 2026.01.15 15:14:47.362421 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10967 | 2026.01.15 15:14:47.365154 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10968 | 2026.01.15 15:14:47.366577 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10969 | 2026.01.15 15:14:47.368155 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10970 | 2026.01.15 15:14:47.372672 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10971 | 2026.01.15 15:14:47.377415 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10972 | 2026.01.15 15:14:47.381933 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10973 | 2026.01.15 15:14:47.386703 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10974 | 2026.01.15 15:14:47.390630 [ 196 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::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 | ||
| 10975 | 2026.01.15 15:14:47.441972 [ 200 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079598907 sec., 5778.973824351634 rows/sec., 29.88 MiB/sec. | ||
| 10976 | 2026.01.15 15:14:47.445305 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10977 | 2026.01.15 15:14:47.447321 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_61_12} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2026.01.15 15:14:47.447425 [ 198 ] {a84e87f2-a30c-4203-8ec1-48d59baf4b31::all_1_61_12} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10979 | 2026.01.15 15:14:47.450141 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10980 | 2026.01.15 15:14:48.382566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1314 | ||
| 10981 | 2026.01.15 15:14:48.384818 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.01.15 15:14:48.384856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10983 | 2026.01.15 15:14:48.386092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10984 | 2026.01.15 15:14:48.386378 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.01.15 15:14:48.386649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 10986 | 2026.01.15 15:14:48.994844 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.01.15 15:14:48.995132 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10988 | 2026.01.15 15:14:48.995223 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10989 | 2026.01.15 15:14:48.995992 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.01.15 15:14:48.996036 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 10991 | 2026.01.15 15:14:48.996456 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10992 | 2026.01.15 15:14:48.996684 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.01.15 15:14:48.996849 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001795 sec., 75766.01671309193 rows/sec., 6.57 MiB/sec. | ||
| 10994 | 2026.01.15 15:14:48.996892 [ 260 ] {e8da7584-a34d-4f1b-9db6-0c04d23d6ff6} <Debug> TCPHandler: Processed in 0.002240977 sec. | ||
| 10995 | 2026.01.15 15:14:48.997014 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.01.15 15:14:48.997111 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.01.15 15:14:48.997153 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10998 | 2026.01.15 15:14:48.997567 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.01.15 15:14:48.997604 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11000 | 2026.01.15 15:14:48.997925 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11001 | 2026.01.15 15:14:48.998146 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.01.15 15:14:48.998283 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 11003 | 2026.01.15 15:14:48.998322 [ 260 ] {00d26cde-4db3-4719-be8b-ffb0601cbd92} <Debug> TCPHandler: Processed in 0.001359611 sec. | ||
| 11004 | 2026.01.15 15:14:48.998434 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.01.15 15:14:48.998528 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11006 | 2026.01.15 15:14:48.998569 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11007 | 2026.01.15 15:14:48.999001 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.01.15 15:14:48.999038 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11009 | 2026.01.15 15:14:48.999355 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11010 | 2026.01.15 15:14:48.999569 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.01.15 15:14:48.999699 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 6.83 MiB/sec. | ||
| 11012 | 2026.01.15 15:14:48.999737 [ 260 ] {76f41deb-ec79-4017-b8e5-5b13a863623c} <Debug> TCPHandler: Processed in 0.00135365 sec. | ||
| 11013 | 2026.01.15 15:14:48.999865 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2026.01.15 15:14:48.999958 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.01.15 15:14:49.000003 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11016 | 2026.01.15 15:14:49.000419 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.01.15 15:14:49.000457 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11018 | 2026.01.15 15:14:49.000802 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11019 | 2026.01.15 15:14:49.001014 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.01.15 15:14:49.001149 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 11021 | 2026.01.15 15:14:49.001186 [ 260 ] {a82b38df-3541-4516-b4aa-00ef406fe38b} <Debug> TCPHandler: Processed in 0.001372631 sec. | ||
| 11022 | 2026.01.15 15:14:49.001290 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.01.15 15:14:49.001385 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11024 | 2026.01.15 15:14:49.001440 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11025 | 2026.01.15 15:14:49.002342 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.15 15:14:49.002379 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11027 | 2026.01.15 15:14:49.002999 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11028 | 2026.01.15 15:14:49.003222 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.15 15:14:49.003372 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002005 sec., 19950.124688279302 rows/sec., 35.75 MiB/sec. | ||
| 11030 | 2026.01.15 15:14:49.003427 [ 260 ] {2939727c-68c0-4881-b9d4-31bae83b5d68} <Debug> TCPHandler: Processed in 0.002186555 sec. | ||
| 11031 | 2026.01.15 15:14:49.003539 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.01.15 15:14:49.003636 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11033 | 2026.01.15 15:14:49.003678 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11034 | 2026.01.15 15:14:49.004016 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.01.15 15:14:49.004053 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11036 | 2026.01.15 15:14:49.004378 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11037 | 2026.01.15 15:14:49.004589 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.01.15 15:14:49.004719 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 11039 | 2026.01.15 15:14:49.004755 [ 260 ] {c41fbb50-a3d1-483c-8f6d-1251914c85f5} <Debug> TCPHandler: Processed in 0.001267338 sec. | ||
| 11040 | 2026.01.15 15:14:53.115975 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11041 | 2026.01.15 15:14:53.116041 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11042 | 2026.01.15 15:14:53.298454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29689 | ||
| 11043 | 2026.01.15 15:14:53.299003 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2026.01.15 15:14:53.299056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11045 | 2026.01.15 15:14:53.299573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11046 | 2026.01.15 15:14:53.299820 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11047 | 2026.01.15 15:14:53.299977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29689 | ||
| 11048 | 2026.01.15 15:14:53.993276 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.01.15 15:14:53.993515 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11050 | 2026.01.15 15:14:53.993602 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11051 | 2026.01.15 15:14:53.994471 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.01.15 15:14:53.994519 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11053 | 2026.01.15 15:14:53.994947 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11054 | 2026.01.15 15:14:53.995177 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.01.15 15:14:53.995346 [ 85 ] {} <Debug> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11056 | 2026.01.15 15:14:53.995350 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. | ||
| 11057 | 2026.01.15 15:14:53.995386 [ 85 ] {} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.01.15 15:14:53.995405 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11059 | 2026.01.15 15:14:53.995410 [ 260 ] {4043315e-08c3-4b05-8ed6-78d195b57038} <Debug> TCPHandler: Processed in 0.002300649 sec. | ||
| 11060 | 2026.01.15 15:14:53.995529 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 11061 | 2026.01.15 15:14:53.995562 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.01.15 15:14:53.995666 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11063 | 2026.01.15 15:14:53.995689 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11064 | 2026.01.15 15:14:53.995707 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11065 | 2026.01.15 15:14:53.995729 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1406 rows starting from the beginning of the part | ||
| 11066 | 2026.01.15 15:14:53.995802 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11067 | 2026.01.15 15:14:53.995847 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 11068 | 2026.01.15 15:14:53.995889 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1197 rows starting from the beginning of the part | ||
| 11069 | 2026.01.15 15:14:53.995927 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 11070 | 2026.01.15 15:14:53.996027 [ 190 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::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 | ||
| 11071 | 2026.01.15 15:14:53.996155 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.01.15 15:14:53.996198 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11073 | 2026.01.15 15:14:53.996570 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11074 | 2026.01.15 15:14:53.996806 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.01.15 15:14:53.996922 [ 85 ] {} <Debug> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11076 | 2026.01.15 15:14:53.996944 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 11077 | 2026.01.15 15:14:53.996949 [ 85 ] {} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.01.15 15:14:53.996975 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11079 | 2026.01.15 15:14:53.996984 [ 260 ] {1d552575-b405-477d-b0bb-2fdf1288a400} <Debug> TCPHandler: Processed in 0.001474124 sec. | ||
| 11080 | 2026.01.15 15:14:53.997072 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 11081 | 2026.01.15 15:14:53.997101 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2026.01.15 15:14:53.997204 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11083 | 2026.01.15 15:14:53.997209 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11084 | 2026.01.15 15:14:53.997254 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11085 | 2026.01.15 15:14:53.997258 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part | ||
| 11086 | 2026.01.15 15:14:53.997340 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11087 | 2026.01.15 15:14:53.997384 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 11088 | 2026.01.15 15:14:53.997425 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 522 rows starting from the beginning of the part | ||
| 11089 | 2026.01.15 15:14:53.997442 [ 201 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973479 sec., 1513570.7043246976 rows/sec., 131.89 MiB/sec. | ||
| 11090 | 2026.01.15 15:14:53.997466 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 11091 | 2026.01.15 15:14:53.997510 [ 200 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::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 | ||
| 11092 | 2026.01.15 15:14:53.997692 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.01.15 15:14:53.997735 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11094 | 2026.01.15 15:14:53.997738 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11095 | 2026.01.15 15:14:53.998145 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.15 15:14:53.998170 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11097 | 2026.01.15 15:14:53.998254 [ 195 ] {59c345ca-bd37-4d0f-9ef5-d074ca9770e5::all_1_91_18} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11098 | 2026.01.15 15:14:53.998383 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11099 | 2026.01.15 15:14:53.998422 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.01.15 15:14:53.998542 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11101 | 2026.01.15 15:14:53.998567 [ 201 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543967 sec., 965046.532730298 rows/sec., 76.56 MiB/sec. | ||
| 11102 | 2026.01.15 15:14:53.998578 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.01.15 15:14:53.998571 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 11104 | 2026.01.15 15:14:53.998609 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11105 | 2026.01.15 15:14:53.998643 [ 260 ] {31849e6a-0151-439e-9e05-8bbc38338936} <Debug> TCPHandler: Processed in 0.001592407 sec. | ||
| 11106 | 2026.01.15 15:14:53.998682 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::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 | ||
| 11107 | 2026.01.15 15:14:53.998749 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.01.15 15:14:53.998775 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11109 | 2026.01.15 15:14:53.998789 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11110 | 2026.01.15 15:14:53.998825 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24545 rows starting from the beginning of the part | ||
| 11111 | 2026.01.15 15:14:53.998851 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11112 | 2026.01.15 15:14:53.998872 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11113 | 2026.01.15 15:14:53.998901 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11114 | 2026.01.15 15:14:53.998915 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11115 | 2026.01.15 15:14:53.998961 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 845 rows starting from the beginning of the part | ||
| 11116 | 2026.01.15 15:14:53.999000 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11117 | 2026.01.15 15:14:53.999039 [ 200 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11118 | 2026.01.15 15:14:53.999076 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.01.15 15:14:53.999173 [ 194 ] {eab663ac-f06a-4596-8bbc-ff7cb8a9a65c::all_1_91_18} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11120 | 2026.01.15 15:14:53.999253 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2026.01.15 15:14:53.999282 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11122 | 2026.01.15 15:14:53.999324 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11123 | 2026.01.15 15:14:53.999660 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11124 | 2026.01.15 15:14:53.999874 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.01.15 15:14:53.999982 [ 85 ] {} <Debug> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11126 | 2026.01.15 15:14:54.000006 [ 85 ] {} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2026.01.15 15:14:54.000008 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 11128 | 2026.01.15 15:14:54.000022 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11129 | 2026.01.15 15:14:54.000050 [ 260 ] {8ded5c83-1cc5-421f-a8af-10d5f0f32956} <Debug> TCPHandler: Processed in 0.001351531 sec. | ||
| 11130 | 2026.01.15 15:14:54.000095 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 11131 | 2026.01.15 15:14:54.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.53 MiB, peak 352.39 MiB, free memory in arenas 0.00 B, will set to 340.35 MiB (RSS), difference: -3.18 MiB | ||
| 11132 | 2026.01.15 15:14:54.000230 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11133 | 2026.01.15 15:14:54.000266 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5040 rows starting from the beginning of the part | ||
| 11134 | 2026.01.15 15:14:54.000322 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 11135 | 2026.01.15 15:14:54.000366 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 11136 | 2026.01.15 15:14:54.000406 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::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 | ||
| 11137 | 2026.01.15 15:14:54.000442 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11138 | 2026.01.15 15:14:54.000477 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11139 | 2026.01.15 15:14:54.002563 [ 187 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498085 sec., 2137637.430271588 rows/sec., 144.03 MiB/sec. | ||
| 11140 | 2026.01.15 15:14:54.003026 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11141 | 2026.01.15 15:14:54.003264 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.01.15 15:14:54.003329 [ 201 ] {06653f72-e03e-4754-bf68-5bfef004bce4::all_1_91_18} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11143 | 2026.01.15 15:14:54.003386 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11144 | 2026.01.15 15:14:54.005695 [ 187 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26030 rows, containing 5 columns (5 merged, 0 gathered) in 0.007043682 sec., 3695510.3878908786 rows/sec., 253.87 MiB/sec. | ||
| 11145 | 2026.01.15 15:14:54.006029 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11146 | 2026.01.15 15:14:54.006378 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.01.15 15:14:54.006445 [ 201 ] {00f2af7d-4f66-4876-94f7-6cc739d42375::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11148 | 2026.01.15 15:14:54.006516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11149 | 2026.01.15 15:14:54.865215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11150 | 2026.01.15 15:14:54.881671 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.01.15 15:14:54.881746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11152 | 2026.01.15 15:14:54.887341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11153 | 2026.01.15 15:14:54.888065 [ 245 ] {} <Trace> system.metric_log (a84e87f2-a30c-4203-8ec1-48d59baf4b31): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.01.15 15:14:54.891527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11155 | 2026.01.15 15:14:55.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.67 MiB, peak 352.39 MiB, free memory in arenas 0.00 B, will set to 342.59 MiB (RSS), difference: 4.92 MiB | ||
| 11156 | 2026.01.15 15:14:57.202330 [ 82 ] {} <Debug> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11157 | 2026.01.15 15:14:57.202440 [ 82 ] {} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.01.15 15:14:57.202479 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11159 | 2026.01.15 15:14:57.202644 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11160 | 2026.01.15 15:14:57.202808 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11161 | 2026.01.15 15:14:57.202847 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 11162 | 2026.01.15 15:14:57.202922 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 11163 | 2026.01.15 15:14:57.202979 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 11164 | 2026.01.15 15:14:57.203027 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11165 | 2026.01.15 15:14:57.203073 [ 197 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11166 | 2026.01.15 15:14:57.203942 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360001 sec., 556617.2377814428 rows/sec., 40.62 MiB/sec. | ||
| 11167 | 2026.01.15 15:14:57.204130 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11168 | 2026.01.15 15:14:57.204405 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.01.15 15:14:57.204476 [ 187 ] {933c872f-d3cb-4abf-92f3-96df7f370a7b::all_1_29_7} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11170 | 2026.01.15 15:14:57.204561 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11171 | 2026.01.15 15:14:58.386846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1334 | ||
| 11172 | 2026.01.15 15:14:58.389378 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.01.15 15:14:58.389423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11174 | 2026.01.15 15:14:58.390639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11175 | 2026.01.15 15:14:58.390900 [ 243 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.01.15 15:14:58.391067 [ 82 ] {} <Debug> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11177 | 2026.01.15 15:14:58.391168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 11178 | 2026.01.15 15:14:58.391168 [ 82 ] {} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.01.15 15:14:58.391230 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11180 | 2026.01.15 15:14:58.391414 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 11181 | 2026.01.15 15:14:58.392109 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11182 | 2026.01.15 15:14:58.392269 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1208 rows starting from the beginning of the part | ||
| 11183 | 2026.01.15 15:14:58.392678 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 11184 | 2026.01.15 15:14:58.393031 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11185 | 2026.01.15 15:14:58.393394 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part | ||
| 11186 | 2026.01.15 15:14:58.393751 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::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 | ||
| 11187 | 2026.01.15 15:14:58.394083 [ 193 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 11188 | 2026.01.15 15:14:58.400856 [ 192 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1334 rows, containing 72 columns (72 merged, 0 gathered) in 0.009528366 sec., 140003.01835592798 rows/sec., 109.05 MiB/sec. | ||
| 11189 | 2026.01.15 15:14:58.402340 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11190 | 2026.01.15 15:14:58.402895 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.01.15 15:14:58.402965 [ 187 ] {8a25a70b-a054-4229-9895-540a23eaebbd::all_1_46_9} <Trace> system.query_log (8a25a70b-a054-4229-9895-540a23eaebbd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11192 | 2026.01.15 15:14:58.403240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11193 | 2026.01.15 15:14:58.996941 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.01.15 15:14:58.997123 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11195 | 2026.01.15 15:14:58.997188 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11196 | 2026.01.15 15:14:58.997844 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.01.15 15:14:58.997882 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11198 | 2026.01.15 15:14:58.998283 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11199 | 2026.01.15 15:14:58.998525 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Trace> oximeter.fields_i16 (4307ffdf-f862-4a45-aa28-d496100ac33b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.01.15 15:14:58.998682 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 11201 | 2026.01.15 15:14:58.998725 [ 260 ] {ee426d5d-ca5a-462d-8d2c-81e7107c9677} <Debug> TCPHandler: Processed in 0.001914238 sec. | ||
| 11202 | 2026.01.15 15:14:58.998843 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.01.15 15:14:58.998938 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11204 | 2026.01.15 15:14:58.998979 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11205 | 2026.01.15 15:14:58.999375 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.01.15 15:14:58.999410 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11207 | 2026.01.15 15:14:58.999706 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11208 | 2026.01.15 15:14:58.999918 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Trace> oximeter.fields_ipaddr (0c3b4ead-3c2e-4f06-8369-8c187bc9be69): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.15 15:14:59.000047 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 144.71 KiB/sec. | ||
| 11210 | 2026.01.15 15:14:59.000085 [ 260 ] {8ab758d8-7026-4803-89bb-e23e817c3532} <Debug> TCPHandler: Processed in 0.001293539 sec. | ||
| 11211 | 2026.01.15 15:14:59.000194 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.15 15:14:59.000291 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11213 | 2026.01.15 15:14:59.000330 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11214 | 2026.01.15 15:14:59.000859 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.01.15 15:14:59.000896 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11216 | 2026.01.15 15:14:59.001220 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11217 | 2026.01.15 15:14:59.001430 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Trace> oximeter.fields_string (59c345ca-bd37-4d0f-9ef5-d074ca9770e5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.01.15 15:14:59.001560 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Debug> executeQuery: Read 257 rows, 23.61 KiB in 0.001286 sec., 199844.47900466563 rows/sec., 17.93 MiB/sec. | ||
| 11219 | 2026.01.15 15:14:59.001597 [ 260 ] {3c5b269c-24c5-4f55-9759-d09044988461} <Debug> TCPHandler: Processed in 0.001453084 sec. | ||
| 11220 | 2026.01.15 15:14:59.001704 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.01.15 15:14:59.001797 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.01.15 15:14:59.001837 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11223 | 2026.01.15 15:14:59.002254 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.01.15 15:14:59.002289 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11225 | 2026.01.15 15:14:59.002588 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11226 | 2026.01.15 15:14:59.002806 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.01.15 15:14:59.002905 [ 81 ] {} <Debug> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11228 | 2026.01.15 15:14:59.002934 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001154 sec., 46793.76083188908 rows/sec., 3.48 MiB/sec. | ||
| 11229 | 2026.01.15 15:14:59.002943 [ 81 ] {} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.01.15 15:14:59.002966 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11231 | 2026.01.15 15:14:59.002973 [ 260 ] {268b9662-fedb-4cf1-8e54-f0401be2ba61} <Debug> TCPHandler: Processed in 0.001319799 sec. | ||
| 11232 | 2026.01.15 15:14:59.003089 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.01.15 15:14:59.003100 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::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 | ||
| 11234 | 2026.01.15 15:14:59.003182 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11235 | 2026.01.15 15:14:59.003226 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11236 | 2026.01.15 15:14:59.003259 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11237 | 2026.01.15 15:14:59.003303 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 11238 | 2026.01.15 15:14:59.003378 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 11239 | 2026.01.15 15:14:59.003433 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 11240 | 2026.01.15 15:14:59.003483 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 11241 | 2026.01.15 15:14:59.003530 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 11242 | 2026.01.15 15:14:59.003570 [ 191 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
| 11243 | 2026.01.15 15:14:59.003625 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.01.15 15:14:59.003666 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11245 | 2026.01.15 15:14:59.004020 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11246 | 2026.01.15 15:14:59.004248 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Trace> oximeter.fields_u32 (933c872f-d3cb-4abf-92f3-96df7f370a7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.01.15 15:14:59.004386 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001222 sec., 19639.934533551554 rows/sec., 1.63 MiB/sec. | ||
| 11248 | 2026.01.15 15:14:59.004426 [ 260 ] {29c59621-29da-46b9-9446-f735e36eaa65} <Debug> TCPHandler: Processed in 0.001387962 sec. | ||
| 11249 | 2026.01.15 15:14:59.004511 [ 192 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477704 sec., 182715.88897370515 rows/sec., 14.11 MiB/sec. | ||
| 11250 | 2026.01.15 15:14:59.004535 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.15 15:14:59.004641 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.15 15:14:59.004683 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11253 | 2026.01.15 15:14:59.004700 [ 188 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11254 | 2026.01.15 15:14:59.005001 [ 188 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.01.15 15:14:59.005092 [ 188 ] {1e9a9c1c-31de-4330-853e-254ed5f4fd0c::all_1_61_12} <Trace> oximeter.fields_u16 (1e9a9c1c-31de-4330-853e-254ed5f4fd0c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11256 | 2026.01.15 15:14:59.005101 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.01.15 15:14:59.005143 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11258 | 2026.01.15 15:14:59.005217 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11259 | 2026.01.15 15:14:59.005448 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11260 | 2026.01.15 15:14:59.005660 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Trace> oximeter.fields_u8 (9aa57e64-ca4e-402d-909c-3971633a3e2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.01.15 15:14:59.005791 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 11262 | 2026.01.15 15:14:59.005829 [ 260 ] {305a08d6-0fbf-4cd3-9c5e-43b4c239a8a1} <Debug> TCPHandler: Processed in 0.00134609 sec. | ||
| 11263 | 2026.01.15 15:14:59.005946 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.01.15 15:14:59.006040 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11265 | 2026.01.15 15:14:59.006079 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11266 | 2026.01.15 15:14:59.006542 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.01.15 15:14:59.006577 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11268 | 2026.01.15 15:14:59.006877 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11269 | 2026.01.15 15:14:59.007092 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Trace> oximeter.fields_uuid (eab663ac-f06a-4596-8bbc-ff7cb8a9a65c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.01.15 15:14:59.007220 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001197 sec., 118629.90810359232 rows/sec., 9.58 MiB/sec. | ||
| 11271 | 2026.01.15 15:14:59.007258 [ 260 ] {e480c5ff-705b-42e4-9fac-d0e20a5c4cfa} <Debug> TCPHandler: Processed in 0.001366911 sec. | ||
| 11272 | 2026.01.15 15:14:59.007367 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.01.15 15:14:59.007460 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11274 | 2026.01.15 15:14:59.007502 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11275 | 2026.01.15 15:14:59.007901 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.01.15 15:14:59.007935 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11277 | 2026.01.15 15:14:59.008275 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11278 | 2026.01.15 15:14:59.008483 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Trace> oximeter.measurements_cumulativeu64 (00f2af7d-4f66-4876-94f7-6cc739d42375): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.01.15 15:14:59.008612 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001169 sec., 168520.1026518392 rows/sec., 12.09 MiB/sec. | ||
| 11280 | 2026.01.15 15:14:59.008648 [ 260 ] {08e6a94c-cf26-4f21-9ef1-fb433f87b0ef} <Debug> TCPHandler: Processed in 0.001332309 sec. | ||
| 11281 | 2026.01.15 15:14:59.008763 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.01.15 15:14:59.008857 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.01.15 15:14:59.008911 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11284 | 2026.01.15 15:14:59.009780 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.01.15 15:14:59.009816 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11286 | 2026.01.15 15:14:59.010381 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11287 | 2026.01.15 15:14:59.010603 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.01.15 15:14:59.010704 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11289 | 2026.01.15 15:14:59.010738 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.15 15:14:59.010741 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 11291 | 2026.01.15 15:14:59.010758 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11292 | 2026.01.15 15:14:59.010799 [ 260 ] {543684e1-6ed9-4c5f-99ab-497e4a60a6c1} <Debug> TCPHandler: Processed in 0.002086883 sec. | ||
| 11293 | 2026.01.15 15:14:59.010859 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::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 | ||
| 11294 | 2026.01.15 15:14:59.010923 [ 260 ] {} <Trace> TCP-Session: 3de40c19-b3aa-40a5-a775-bd1d98f50d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.01.15 15:14:59.011045 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35511) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11296 | 2026.01.15 15:14:59.011094 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11297 | 2026.01.15 15:14:59.011102 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11298 | 2026.01.15 15:14:59.011173 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1511 rows starting from the beginning of the part | ||
| 11299 | 2026.01.15 15:14:59.011314 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11300 | 2026.01.15 15:14:59.011429 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11301 | 2026.01.15 15:14:59.011523 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.01.15 15:14:59.011541 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11303 | 2026.01.15 15:14:59.011566 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11304 | 2026.01.15 15:14:59.011641 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11305 | 2026.01.15 15:14:59.011748 [ 192 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11306 | 2026.01.15 15:14:59.011899 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11307 | 2026.01.15 15:14:59.012154 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Trace> oximeter.measurements_u64 (06653f72-e03e-4754-bf68-5bfef004bce4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.01.15 15:14:59.012290 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 11309 | 2026.01.15 15:14:59.012324 [ 260 ] {13d19301-6df2-4afb-9c4d-15c716a55ced} <Debug> TCPHandler: Processed in 0.001460544 sec. | ||
| 11310 | 2026.01.15 15:14:59.019242 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 19 columns (19 merged, 0 gathered) in 0.008419383 sec., 203221.5424812008 rows/sec., 364.16 MiB/sec. | ||
| 11311 | 2026.01.15 15:14:59.021706 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11312 | 2026.01.15 15:14:59.022085 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.01.15 15:14:59.022173 [ 199 ] {66eb5f58-a39a-4c2c-a7ca-ca086af31034::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66eb5f58-a39a-4c2c-a7ca-ca086af31034) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11314 | 2026.01.15 15:14:59.022310 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11315 | 2026.01.15 15:15:00.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.72 MiB, peak 355.39 MiB, free memory in arenas 0.00 B, will set to 347.77 MiB (RSS), difference: 4.05 MiB | ||
| 11316 | 2026.01.15 15:15:00.800128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30137 | ||
| 11317 | 2026.01.15 15:15:00.800685 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.01.15 15:15:00.800735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 11319 | 2026.01.15 15:15:00.801399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11320 | 2026.01.15 15:15:00.801780 [ 244 ] {} <Trace> system.asynchronous_metric_log (f3483f9e-66c1-467c-9034-e32b42a5aeae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.01.15 15:15:00.801980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30137 | ||