[ Feb 28 06:45:59 Enabled. ] [ Feb 28 06:45:59 Rereading configuration. ] [ Feb 28 06:46:00 Rereading configuration. ] [ Feb 28 06:46:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Feb 28 06:46:02 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.02.28 06:46:03.251672 [ 1 ] {} Application: Will watch for the process with pid 27449 2025.02.28 06:46:03.252153 [ 1 ] {} Application: Forked a child process to watch 2025.02.28 06:46:03.451527 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 27449 2025.02.28 06:46:03.452243 [ 1 ] {} Application: starting up 2025.02.28 06:46:03.452921 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.02.28 06:46:03.539120 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.02.28 06:46:03.594600 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.02.28 06:46:03.594657 [ 1 ] {} Application: Initializing DateLUT. 2025.02.28 06:46:03.594673 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.02.28 06:46:03.594748 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.02.28 06:46:03.595192 [ 1 ] {} Application: Initializing interserver credentials. 2025.02.28 06:46:03.596756 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 06:46:03.597502 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 06:46:03.598315 [ 1 ] {} 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) 2025.02.28 06:46:03.598336 [ 1 ] {} 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) 2025.02.28 06:46:03.598351 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.02.28 06:46:03.598524 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 06:46:03.599596 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.02.28 06:46:03.604514 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 06:46:03.605226 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.02.28 06:46:03.606681 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 06:46:03.606745 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 06:46:03.608269 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.02.28 06:46:03.608731 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.02.28 06:46:03.612989 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.02.28 06:46:03.613336 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.02.28 06:46:03.614788 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.02.28 06:46:03.615163 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.02.28 06:46:03.615532 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.02.28 06:46:03.615869 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.02.28 06:46:03.617139 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.02.28 06:46:03.617164 [ 1 ] {} Application: Loading metadata from /data/ 2025.02.28 06:46:03.617246 [ 23 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:46:03.617425 [ 23 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:46:03.628788 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.02.28 06:46:03.628811 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137111 sec 2025.02.28 06:46:03.628848 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 06:46:03.628861 [ 1 ] {} LoadingDeps: No tables 2025.02.28 06:46:03.630003 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.02.28 06:46:03.630999 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.02.28 06:46:03.642451 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.02.28 06:46:03.642494 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.02.28 06:46:03.642515 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.02.28 06:46:03.642528 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.02.28 06:46:03.642557 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.02.28 06:46:03.642578 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.02.28 06:46:03.645115 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.02.28 06:46:03.645157 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.02.28 06:46:03.645178 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.02.28 06:46:03.645355 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.02.28 06:46:03.645373 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.02.28 06:46:03.645406 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.02.28 06:46:03.645426 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.02.28 06:46:03.645440 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.02.28 06:46:03.645469 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.02.28 06:46:03.645486 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.02.28 06:46:03.672083 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.02.28 06:46:03.673465 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.02.28 06:46:03.673501 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4531e-05 sec 2025.02.28 06:46:03.673515 [ 1 ] {} ReferentialDeps: No tables 2025.02.28 06:46:03.673526 [ 1 ] {} LoadingDeps: No tables 2025.02.28 06:46:03.673549 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.02.28 06:46:03.673741 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.02.28 06:46:03.673785 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.02.28 06:46:03.673799 [ 1 ] {} Application: Loaded metadata. 2025.02.28 06:46:03.673811 [ 1 ] {} 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). 2025.02.28 06:46:03.673822 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.02.28 06:46:03.679324 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.02.28 06:46:03.679546 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.02.28 06:46:03.680470 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6191e-05 sec. 2025.02.28 06:46:03.681463 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.02.28 06:46:03.681559 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.02.28 06:46:03.681578 [ 1 ] {} Application: Ready for connections. 2025.02.28 06:46:03.844718 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58353 2025.02.28 06:46:03.844945 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.844996 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58353 2025.02.28 06:46:03.845026 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.845048 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.845131 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 06:46:03.845160 [ 3 ] {} 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 2025.02.28 06:46:03.845188 [ 3 ] {} 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 2025.02.28 06:46:03.847554 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48337 2025.02.28 06:46:03.847580 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58418 2025.02.28 06:46:03.847713 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.847741 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.847751 [ 5 ] {} TCP-Session: ea9b9f8c-f66d-478a-b1ef-eba2c885e3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58418 2025.02.28 06:46:03.847805 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Authenticating user 'default' from [fd00:1122:3344:101::d]:48337 2025.02.28 06:46:03.847812 [ 5 ] {} TCP-Session: ea9b9f8c-f66d-478a-b1ef-eba2c885e3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.847848 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.847870 [ 5 ] {} TCP-Session: ea9b9f8c-f66d-478a-b1ef-eba2c885e3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.847882 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.848413 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42897 2025.02.28 06:46:03.848500 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47773 2025.02.28 06:46:03.848622 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.848656 [ 253 ] {} TCP-Session: 7f1f1c33-6c80-425e-a3b9-70cb2ac83f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:42897 2025.02.28 06:46:03.848770 [ 253 ] {} TCP-Session: 7f1f1c33-6c80-425e-a3b9-70cb2ac83f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.848790 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.848810 [ 253 ] {} TCP-Session: 7f1f1c33-6c80-425e-a3b9-70cb2ac83f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.848847 [ 254 ] {} TCP-Session: 3288dccc-eab0-4d50-8b1d-33c40d0b4e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:47773 2025.02.28 06:46:03.848914 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38753 2025.02.28 06:46:03.848917 [ 254 ] {} TCP-Session: 3288dccc-eab0-4d50-8b1d-33c40d0b4e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.848939 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45655 2025.02.28 06:46:03.848985 [ 254 ] {} TCP-Session: 3288dccc-eab0-4d50-8b1d-33c40d0b4e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849124 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.849284 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35753 2025.02.28 06:46:03.849318 [ 256 ] {} TCP-Session: c6659cd1-c71a-4db8-8f75-d7912296cc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:38753 2025.02.28 06:46:03.849324 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.849380 [ 256 ] {} TCP-Session: c6659cd1-c71a-4db8-8f75-d7912296cc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849311 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53563 2025.02.28 06:46:03.849542 [ 256 ] {} TCP-Session: c6659cd1-c71a-4db8-8f75-d7912296cc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849605 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.849621 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:03.849674 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Authenticating user 'default' from [fd00:1122:3344:101::d]:45655 2025.02.28 06:46:03.849716 [ 258 ] {} TCP-Session: df837dd2-61e4-46c2-a1c4-87529b949bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:53563 2025.02.28 06:46:03.849735 [ 257 ] {} TCP-Session: 4fbbc974-468b-4906-8a6b-77299454c846 Authenticating user 'default' from [fd00:1122:3344:101::d]:35753 2025.02.28 06:46:03.849752 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849790 [ 258 ] {} TCP-Session: df837dd2-61e4-46c2-a1c4-87529b949bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849828 [ 257 ] {} TCP-Session: 4fbbc974-468b-4906-8a6b-77299454c846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849841 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.849853 [ 258 ] {} TCP-Session: df837dd2-61e4-46c2-a1c4-87529b949bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.850383 [ 257 ] {} TCP-Session: 4fbbc974-468b-4906-8a6b-77299454c846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:03.851262 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.854288 [ 3 ] {7796dc23-0b91-4e1d-a7fa-60719d77e209} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 06:46:03.903097 [ 3 ] {7796dc23-0b91-4e1d-a7fa-60719d77e209} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58353) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 06:46:03.904423 [ 3 ] {7796dc23-0b91-4e1d-a7fa-60719d77e209} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 06:46:03.904530 [ 3 ] {7796dc23-0b91-4e1d-a7fa-60719d77e209} TCPHandler: Processed in 0.054781247 sec. 2025.02.28 06:46:03.904882 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.905083 [ 4 ] {4db9d8e7-c898-45f2-abc5-d39858fdc4e9} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.02.28 06:46:03.905413 [ 4 ] {4db9d8e7-c898-45f2-abc5-d39858fdc4e9} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48337) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 06:46:03.905576 [ 4 ] {4db9d8e7-c898-45f2-abc5-d39858fdc4e9} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.02.28 06:46:03.905657 [ 4 ] {4db9d8e7-c898-45f2-abc5-d39858fdc4e9} TCPHandler: Processed in 0.000919471 sec. 2025.02.28 06:46:03.905906 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.907119 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} executeQuery: (from [fd00:1122:3344:101::d]:58353) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.02.28 06:46:03.907217 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.02.28 06:46:03.912449 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.02.28 06:46:03.912478 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4971e-05 sec 2025.02.28 06:46:03.912495 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} ReferentialDeps: No tables 2025.02.28 06:46:03.912518 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} LoadingDeps: No tables 2025.02.28 06:46:03.912551 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} DatabaseAtomic (oximeter): Starting up tables. 2025.02.28 06:46:03.913151 [ 3 ] {cad9ac49-2565-465f-9f36-76d2d217b712} TCPHandler: Processed in 0.007365058 sec. 2025.02.28 06:46:03.913358 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.913555 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} executeQuery: (from [fd00:1122:3344:101::d]:48337) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.02.28 06:46:03.913607 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.02.28 06:46:03.921238 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} StoragePolicy (default): Storage policy default created, total volumes 1 2025.02.28 06:46:03.926333 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} oximeter.version (8c1f63bc-dbd6-426c-bf7b-43d372f66af7): Loading data parts 2025.02.28 06:46:03.926942 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} oximeter.version (8c1f63bc-dbd6-426c-bf7b-43d372f66af7): There are no data parts 2025.02.28 06:46:03.939502 [ 4 ] {2f60575f-f676-42ce-af03-6e69c8c0562f} TCPHandler: Processed in 0.026206174 sec. 2025.02.28 06:46:03.939717 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.939966 [ 3 ] {8d8f5478-a2ad-48b6-8d10-ce942fc5d9eb} executeQuery: (from [fd00:1122:3344:101::d]:58353) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2025.02.28 06:46:03.940055 [ 3 ] {8d8f5478-a2ad-48b6-8d10-ce942fc5d9eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.02.28 06:46:03.953519 [ 3 ] {8d8f5478-a2ad-48b6-8d10-ce942fc5d9eb} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Loading data parts 2025.02.28 06:46:03.953787 [ 3 ] {8d8f5478-a2ad-48b6-8d10-ce942fc5d9eb} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): There are no data parts 2025.02.28 06:46:03.956816 [ 3 ] {8d8f5478-a2ad-48b6-8d10-ce942fc5d9eb} TCPHandler: Processed in 0.017163586 sec. 2025.02.28 06:46:03.957068 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.957362 [ 4 ] {530ac8d3-cee5-4fef-a355-748d0a0ec38c} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:03.957444 [ 4 ] {530ac8d3-cee5-4fef-a355-748d0a0ec38c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.02.28 06:46:03.959319 [ 4 ] {530ac8d3-cee5-4fef-a355-748d0a0ec38c} oximeter.measurements_i8 (71e7c5fe-eb96-4de4-9545-af832eb39923): Loading data parts 2025.02.28 06:46:03.959503 [ 4 ] {530ac8d3-cee5-4fef-a355-748d0a0ec38c} oximeter.measurements_i8 (71e7c5fe-eb96-4de4-9545-af832eb39923): There are no data parts 2025.02.28 06:46:03.967990 [ 4 ] {530ac8d3-cee5-4fef-a355-748d0a0ec38c} TCPHandler: Processed in 0.011011342 sec. 2025.02.28 06:46:03.968240 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.968499 [ 3 ] {3f3aa309-79a2-4080-9da6-0b9e1da97683} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:03.968570 [ 3 ] {3f3aa309-79a2-4080-9da6-0b9e1da97683} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.02.28 06:46:03.971020 [ 3 ] {3f3aa309-79a2-4080-9da6-0b9e1da97683} oximeter.measurements_u8 (9b61fb32-4bb1-4834-98a5-861daad7cacf): Loading data parts 2025.02.28 06:46:03.971224 [ 3 ] {3f3aa309-79a2-4080-9da6-0b9e1da97683} oximeter.measurements_u8 (9b61fb32-4bb1-4834-98a5-861daad7cacf): There are no data parts 2025.02.28 06:46:03.973697 [ 3 ] {3f3aa309-79a2-4080-9da6-0b9e1da97683} TCPHandler: Processed in 0.005540326 sec. 2025.02.28 06:46:03.973918 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.974190 [ 4 ] {5c806c9f-38a5-4f16-8f4d-612b30e6d828} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:03.974248 [ 4 ] {5c806c9f-38a5-4f16-8f4d-612b30e6d828} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.02.28 06:46:03.976127 [ 4 ] {5c806c9f-38a5-4f16-8f4d-612b30e6d828} oximeter.measurements_i16 (0da9ca42-c79c-4c62-ba9c-8259a46d26a3): Loading data parts 2025.02.28 06:46:03.976300 [ 4 ] {5c806c9f-38a5-4f16-8f4d-612b30e6d828} oximeter.measurements_i16 (0da9ca42-c79c-4c62-ba9c-8259a46d26a3): There are no data parts 2025.02.28 06:46:03.985841 [ 4 ] {5c806c9f-38a5-4f16-8f4d-612b30e6d828} TCPHandler: Processed in 0.011991214 sec. 2025.02.28 06:46:03.986062 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.986308 [ 3 ] {6a2a2129-0aee-4ad5-b456-5489d28d8446} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:03.986395 [ 3 ] {6a2a2129-0aee-4ad5-b456-5489d28d8446} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.02.28 06:46:03.988914 [ 3 ] {6a2a2129-0aee-4ad5-b456-5489d28d8446} oximeter.measurements_u16 (09c49633-2d19-4188-8d46-2d04452acd71): Loading data parts 2025.02.28 06:46:03.989086 [ 3 ] {6a2a2129-0aee-4ad5-b456-5489d28d8446} oximeter.measurements_u16 (09c49633-2d19-4188-8d46-2d04452acd71): There are no data parts 2025.02.28 06:46:03.991407 [ 3 ] {6a2a2129-0aee-4ad5-b456-5489d28d8446} TCPHandler: Processed in 0.005414995 sec. 2025.02.28 06:46:03.991626 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:03.991898 [ 4 ] {6b0d5cbe-64f9-4559-8cb8-c8b09b82b5d1} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:03.991956 [ 4 ] {6b0d5cbe-64f9-4559-8cb8-c8b09b82b5d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.02.28 06:46:03.993786 [ 4 ] {6b0d5cbe-64f9-4559-8cb8-c8b09b82b5d1} oximeter.measurements_i32 (5ccff9db-43bc-434a-bf4c-951a4b5891bc): Loading data parts 2025.02.28 06:46:03.993938 [ 4 ] {6b0d5cbe-64f9-4559-8cb8-c8b09b82b5d1} oximeter.measurements_i32 (5ccff9db-43bc-434a-bf4c-951a4b5891bc): There are no data parts 2025.02.28 06:46:04.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 121.72 MiB, peak 121.72 MiB, free memory in arenas 0.00 B, will set to 132.77 MiB (RSS), difference: 11.05 MiB 2025.02.28 06:46:04.002122 [ 4 ] {6b0d5cbe-64f9-4559-8cb8-c8b09b82b5d1} TCPHandler: Processed in 0.010565467 sec. 2025.02.28 06:46:04.002347 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.002569 [ 3 ] {e0af815c-835f-4169-9a6c-87c05842db7a} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.002642 [ 3 ] {e0af815c-835f-4169-9a6c-87c05842db7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.02.28 06:46:04.005019 [ 3 ] {e0af815c-835f-4169-9a6c-87c05842db7a} oximeter.measurements_u32 (59d2dbb6-87f7-44fb-9ecc-c6a8ef56eb98): Loading data parts 2025.02.28 06:46:04.005171 [ 3 ] {e0af815c-835f-4169-9a6c-87c05842db7a} oximeter.measurements_u32 (59d2dbb6-87f7-44fb-9ecc-c6a8ef56eb98): There are no data parts 2025.02.28 06:46:04.007537 [ 3 ] {e0af815c-835f-4169-9a6c-87c05842db7a} TCPHandler: Processed in 0.005260743 sec. 2025.02.28 06:46:04.007735 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.008005 [ 4 ] {54d3653e-5db2-4a97-a321-993c83dde0d2} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.008078 [ 4 ] {54d3653e-5db2-4a97-a321-993c83dde0d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.02.28 06:46:04.009908 [ 4 ] {54d3653e-5db2-4a97-a321-993c83dde0d2} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Loading data parts 2025.02.28 06:46:04.010078 [ 4 ] {54d3653e-5db2-4a97-a321-993c83dde0d2} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): There are no data parts 2025.02.28 06:46:04.020696 [ 4 ] {54d3653e-5db2-4a97-a321-993c83dde0d2} TCPHandler: Processed in 0.013025576 sec. 2025.02.28 06:46:04.020927 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.021231 [ 3 ] {16aa588d-7611-45e2-a527-a5840c9e868f} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.021337 [ 3 ] {16aa588d-7611-45e2-a527-a5840c9e868f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.02.28 06:46:04.024012 [ 3 ] {16aa588d-7611-45e2-a527-a5840c9e868f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Loading data parts 2025.02.28 06:46:04.024192 [ 3 ] {16aa588d-7611-45e2-a527-a5840c9e868f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): There are no data parts 2025.02.28 06:46:04.026958 [ 3 ] {16aa588d-7611-45e2-a527-a5840c9e868f} TCPHandler: Processed in 0.006118683 sec. 2025.02.28 06:46:04.027138 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.027366 [ 4 ] {ba23b8d5-0f59-4429-ba35-4629b1015677} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.027428 [ 4 ] {ba23b8d5-0f59-4429-ba35-4629b1015677} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.02.28 06:46:04.036995 [ 4 ] {ba23b8d5-0f59-4429-ba35-4629b1015677} oximeter.measurements_f32 (f501aeb4-ffcd-4b99-bd01-c653f8b7a2c5): Loading data parts 2025.02.28 06:46:04.037168 [ 4 ] {ba23b8d5-0f59-4429-ba35-4629b1015677} oximeter.measurements_f32 (f501aeb4-ffcd-4b99-bd01-c653f8b7a2c5): There are no data parts 2025.02.28 06:46:04.039013 [ 4 ] {ba23b8d5-0f59-4429-ba35-4629b1015677} TCPHandler: Processed in 0.011932323 sec. 2025.02.28 06:46:04.039214 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.039429 [ 3 ] {0702ed31-85b2-4b68-bf2d-bbad39e2cbb3} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.039500 [ 3 ] {0702ed31-85b2-4b68-bf2d-bbad39e2cbb3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.02.28 06:46:04.052801 [ 3 ] {0702ed31-85b2-4b68-bf2d-bbad39e2cbb3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Loading data parts 2025.02.28 06:46:04.053030 [ 3 ] {0702ed31-85b2-4b68-bf2d-bbad39e2cbb3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): There are no data parts 2025.02.28 06:46:04.061034 [ 3 ] {0702ed31-85b2-4b68-bf2d-bbad39e2cbb3} TCPHandler: Processed in 0.021879792 sec. 2025.02.28 06:46:04.061393 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.061689 [ 4 ] {d7eaf222-5490-4b7c-852c-d8cf6755e041} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.061753 [ 4 ] {d7eaf222-5490-4b7c-852c-d8cf6755e041} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.02.28 06:46:04.066138 [ 4 ] {d7eaf222-5490-4b7c-852c-d8cf6755e041} oximeter.measurements_string (ccfea985-25b6-478e-ab46-af8bb92e3013): Loading data parts 2025.02.28 06:46:04.066303 [ 4 ] {d7eaf222-5490-4b7c-852c-d8cf6755e041} oximeter.measurements_string (ccfea985-25b6-478e-ab46-af8bb92e3013): There are no data parts 2025.02.28 06:46:04.079039 [ 4 ] {d7eaf222-5490-4b7c-852c-d8cf6755e041} TCPHandler: Processed in 0.017759783 sec. 2025.02.28 06:46:04.079258 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.079508 [ 3 ] {61211134-caaa-48de-af2a-7fe60c411f93} executeQuery: (from [fd00:1122:3344:101::d]:58353) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.02.28 06:46:04.079588 [ 3 ] {61211134-caaa-48de-af2a-7fe60c411f93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.02.28 06:46:04.083793 [ 3 ] {61211134-caaa-48de-af2a-7fe60c411f93} oximeter.measurements_bytes (a54c494d-50ac-43f2-aa47-d3d8fa87474e): Loading data parts 2025.02.28 06:46:04.084013 [ 3 ] {61211134-caaa-48de-af2a-7fe60c411f93} oximeter.measurements_bytes (a54c494d-50ac-43f2-aa47-d3d8fa87474e): There are no data parts 2025.02.28 06:46:04.085446 [ 3 ] {61211134-caaa-48de-af2a-7fe60c411f93} TCPHandler: Processed in 0.006260845 sec. 2025.02.28 06:46:04.085665 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.085924 [ 4 ] {1e434fb8-5f9a-4dcc-bfca-f996c006fa3c} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.086011 [ 4 ] {1e434fb8-5f9a-4dcc-bfca-f996c006fa3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.02.28 06:46:04.094325 [ 4 ] {1e434fb8-5f9a-4dcc-bfca-f996c006fa3c} oximeter.measurements_cumulativei64 (eb99a104-93ad-4199-b6eb-dc9ab2d0d119): Loading data parts 2025.02.28 06:46:04.094573 [ 4 ] {1e434fb8-5f9a-4dcc-bfca-f996c006fa3c} oximeter.measurements_cumulativei64 (eb99a104-93ad-4199-b6eb-dc9ab2d0d119): There are no data parts 2025.02.28 06:46:04.096360 [ 4 ] {1e434fb8-5f9a-4dcc-bfca-f996c006fa3c} TCPHandler: Processed in 0.010762438 sec. 2025.02.28 06:46:04.096572 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.096856 [ 3 ] {88f8ac6f-f62a-4a4f-8328-c32565e3ca17} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.096938 [ 3 ] {88f8ac6f-f62a-4a4f-8328-c32565e3ca17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:04.099964 [ 3 ] {88f8ac6f-f62a-4a4f-8328-c32565e3ca17} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Loading data parts 2025.02.28 06:46:04.100113 [ 3 ] {88f8ac6f-f62a-4a4f-8328-c32565e3ca17} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): There are no data parts 2025.02.28 06:46:04.112732 [ 3 ] {88f8ac6f-f62a-4a4f-8328-c32565e3ca17} TCPHandler: Processed in 0.016227395 sec. 2025.02.28 06:46:04.112999 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.113291 [ 4 ] {4662803f-0adb-4479-961d-1dc3dd330ed9} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.113360 [ 4 ] {4662803f-0adb-4479-961d-1dc3dd330ed9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.02.28 06:46:04.116455 [ 4 ] {4662803f-0adb-4479-961d-1dc3dd330ed9} oximeter.measurements_cumulativef32 (c551248a-c162-4014-8943-c690f7c049ce): Loading data parts 2025.02.28 06:46:04.116631 [ 4 ] {4662803f-0adb-4479-961d-1dc3dd330ed9} oximeter.measurements_cumulativef32 (c551248a-c162-4014-8943-c690f7c049ce): There are no data parts 2025.02.28 06:46:04.125942 [ 4 ] {4662803f-0adb-4479-961d-1dc3dd330ed9} TCPHandler: Processed in 0.013013936 sec. 2025.02.28 06:46:04.126158 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.126378 [ 3 ] {cd457552-7dcc-4628-bf9c-56cce79d9726} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.126455 [ 3 ] {cd457552-7dcc-4628-bf9c-56cce79d9726} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.02.28 06:46:04.130127 [ 3 ] {cd457552-7dcc-4628-bf9c-56cce79d9726} oximeter.measurements_cumulativef64 (f50664ea-293e-4f9a-b6cd-13f514a8a5e8): Loading data parts 2025.02.28 06:46:04.130264 [ 3 ] {cd457552-7dcc-4628-bf9c-56cce79d9726} oximeter.measurements_cumulativef64 (f50664ea-293e-4f9a-b6cd-13f514a8a5e8): There are no data parts 2025.02.28 06:46:04.131564 [ 3 ] {cd457552-7dcc-4628-bf9c-56cce79d9726} TCPHandler: Processed in 0.005469065 sec. 2025.02.28 06:46:04.131776 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.132165 [ 4 ] {e6a45593-e1aa-405f-9b77-0bcf66d78dd0} executeQuery: (from [fd00:1122:3344:101::d]:48337) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2025.02.28 06:46:04.132255 [ 4 ] {e6a45593-e1aa-405f-9b77-0bcf66d78dd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.02.28 06:46:04.143018 [ 4 ] {e6a45593-e1aa-405f-9b77-0bcf66d78dd0} oximeter.measurements_histogrami8 (76c76e92-8770-40c2-bfe1-88ae0d4bb2ec): Loading data parts 2025.02.28 06:46:04.143326 [ 4 ] {e6a45593-e1aa-405f-9b77-0bcf66d78dd0} oximeter.measurements_histogrami8 (76c76e92-8770-40c2-bfe1-88ae0d4bb2ec): There are no data parts 2025.02.28 06:46:04.145833 [ 4 ] {e6a45593-e1aa-405f-9b77-0bcf66d78dd0} TCPHandler: Processed in 0.014124829 sec. 2025.02.28 06:46:04.146039 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.146386 [ 3 ] {7f565b9f-1905-41b0-83c9-accdb913db54} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.146487 [ 3 ] {7f565b9f-1905-41b0-83c9-accdb913db54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.02.28 06:46:04.156399 [ 3 ] {7f565b9f-1905-41b0-83c9-accdb913db54} oximeter.measurements_histogramu8 (e457f2fc-8ff5-4054-af1a-51481263c77f): Loading data parts 2025.02.28 06:46:04.156568 [ 3 ] {7f565b9f-1905-41b0-83c9-accdb913db54} oximeter.measurements_histogramu8 (e457f2fc-8ff5-4054-af1a-51481263c77f): There are no data parts 2025.02.28 06:46:04.159748 [ 3 ] {7f565b9f-1905-41b0-83c9-accdb913db54} TCPHandler: Processed in 0.013778305 sec. 2025.02.28 06:46:04.160061 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.160585 [ 4 ] {c319363b-3fb1-48c9-8fb3-d4fb717b942d} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.160658 [ 4 ] {c319363b-3fb1-48c9-8fb3-d4fb717b942d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.02.28 06:46:04.162754 [ 4 ] {c319363b-3fb1-48c9-8fb3-d4fb717b942d} oximeter.measurements_histogrami16 (d548754b-3ba3-48e2-a117-bae0bbf6776c): Loading data parts 2025.02.28 06:46:04.162987 [ 4 ] {c319363b-3fb1-48c9-8fb3-d4fb717b942d} oximeter.measurements_histogrami16 (d548754b-3ba3-48e2-a117-bae0bbf6776c): There are no data parts 2025.02.28 06:46:04.172341 [ 4 ] {c319363b-3fb1-48c9-8fb3-d4fb717b942d} TCPHandler: Processed in 0.012393519 sec. 2025.02.28 06:46:04.172580 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.172939 [ 3 ] {bb79e93d-b7ac-4267-aa15-f230007df0d1} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.173041 [ 3 ] {bb79e93d-b7ac-4267-aa15-f230007df0d1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.02.28 06:46:04.175931 [ 3 ] {bb79e93d-b7ac-4267-aa15-f230007df0d1} oximeter.measurements_histogramu16 (4fa1da93-ac4d-424c-bd89-d5bde9ef8a58): Loading data parts 2025.02.28 06:46:04.176131 [ 3 ] {bb79e93d-b7ac-4267-aa15-f230007df0d1} oximeter.measurements_histogramu16 (4fa1da93-ac4d-424c-bd89-d5bde9ef8a58): There are no data parts 2025.02.28 06:46:04.178550 [ 3 ] {bb79e93d-b7ac-4267-aa15-f230007df0d1} TCPHandler: Processed in 0.006037582 sec. 2025.02.28 06:46:04.178753 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.179131 [ 4 ] {e8fe0f0c-ad45-410b-9533-a6f884437695} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.179221 [ 4 ] {e8fe0f0c-ad45-410b-9533-a6f884437695} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.02.28 06:46:04.181373 [ 4 ] {e8fe0f0c-ad45-410b-9533-a6f884437695} oximeter.measurements_histogrami32 (56b4b647-b362-4496-9fd3-b16e95e41bfc): Loading data parts 2025.02.28 06:46:04.181534 [ 4 ] {e8fe0f0c-ad45-410b-9533-a6f884437695} oximeter.measurements_histogrami32 (56b4b647-b362-4496-9fd3-b16e95e41bfc): There are no data parts 2025.02.28 06:46:04.189457 [ 4 ] {e8fe0f0c-ad45-410b-9533-a6f884437695} TCPHandler: Processed in 0.010770579 sec. 2025.02.28 06:46:04.189681 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.190031 [ 3 ] {f4b3b2dc-4019-46d0-8432-5befc968e77c} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.190132 [ 3 ] {f4b3b2dc-4019-46d0-8432-5befc968e77c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.02.28 06:46:04.193011 [ 3 ] {f4b3b2dc-4019-46d0-8432-5befc968e77c} oximeter.measurements_histogramu32 (ebaea704-f958-44db-ac29-09b168e0676c): Loading data parts 2025.02.28 06:46:04.193187 [ 3 ] {f4b3b2dc-4019-46d0-8432-5befc968e77c} oximeter.measurements_histogramu32 (ebaea704-f958-44db-ac29-09b168e0676c): There are no data parts 2025.02.28 06:46:04.195803 [ 3 ] {f4b3b2dc-4019-46d0-8432-5befc968e77c} TCPHandler: Processed in 0.006191834 sec. 2025.02.28 06:46:04.196004 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.196383 [ 4 ] {7081618d-c67c-44ec-b790-1ba45f0f099d} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.196470 [ 4 ] {7081618d-c67c-44ec-b790-1ba45f0f099d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.02.28 06:46:04.198577 [ 4 ] {7081618d-c67c-44ec-b790-1ba45f0f099d} oximeter.measurements_histogrami64 (f36fb4d5-fb0c-4fb2-9108-2cc4c3a1a8de): Loading data parts 2025.02.28 06:46:04.198732 [ 4 ] {7081618d-c67c-44ec-b790-1ba45f0f099d} oximeter.measurements_histogrami64 (f36fb4d5-fb0c-4fb2-9108-2cc4c3a1a8de): There are no data parts 2025.02.28 06:46:04.208327 [ 4 ] {7081618d-c67c-44ec-b790-1ba45f0f099d} TCPHandler: Processed in 0.012388408 sec. 2025.02.28 06:46:04.208549 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.208898 [ 3 ] {43fc7428-65c1-4145-9ef0-81c67bdd09d8} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.208994 [ 3 ] {43fc7428-65c1-4145-9ef0-81c67bdd09d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.02.28 06:46:04.211888 [ 3 ] {43fc7428-65c1-4145-9ef0-81c67bdd09d8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Loading data parts 2025.02.28 06:46:04.212043 [ 3 ] {43fc7428-65c1-4145-9ef0-81c67bdd09d8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): There are no data parts 2025.02.28 06:46:04.214486 [ 3 ] {43fc7428-65c1-4145-9ef0-81c67bdd09d8} TCPHandler: Processed in 0.006007342 sec. 2025.02.28 06:46:04.214682 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.214968 [ 4 ] {450f7534-e7b4-4fde-a2ec-c357726b73e5} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.215047 [ 4 ] {450f7534-e7b4-4fde-a2ec-c357726b73e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.02.28 06:46:04.217141 [ 4 ] {450f7534-e7b4-4fde-a2ec-c357726b73e5} oximeter.measurements_histogramf32 (3ec35e24-1423-45ef-b07d-c4d63ee22554): Loading data parts 2025.02.28 06:46:04.217285 [ 4 ] {450f7534-e7b4-4fde-a2ec-c357726b73e5} oximeter.measurements_histogramf32 (3ec35e24-1423-45ef-b07d-c4d63ee22554): There are no data parts 2025.02.28 06:46:04.224701 [ 4 ] {450f7534-e7b4-4fde-a2ec-c357726b73e5} TCPHandler: Processed in 0.010075241 sec. 2025.02.28 06:46:04.224917 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.225273 [ 3 ] {b1e24a60-52f3-4874-a12c-339b53041f98} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.225374 [ 3 ] {b1e24a60-52f3-4874-a12c-339b53041f98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.02.28 06:46:04.228164 [ 3 ] {b1e24a60-52f3-4874-a12c-339b53041f98} oximeter.measurements_histogramf64 (839270fb-b117-40ce-b06f-bbf73ada3ac8): Loading data parts 2025.02.28 06:46:04.228329 [ 3 ] {b1e24a60-52f3-4874-a12c-339b53041f98} oximeter.measurements_histogramf64 (839270fb-b117-40ce-b06f-bbf73ada3ac8): There are no data parts 2025.02.28 06:46:04.230843 [ 3 ] {b1e24a60-52f3-4874-a12c-339b53041f98} TCPHandler: Processed in 0.005996101 sec. 2025.02.28 06:46:04.231040 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.231294 [ 4 ] {bdc55965-777e-4750-8d3b-41ab3232a402} executeQuery: (from [fd00:1122:3344:101::d]:48337) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2025.02.28 06:46:04.231386 [ 4 ] {bdc55965-777e-4750-8d3b-41ab3232a402} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.02.28 06:46:04.233382 [ 4 ] {bdc55965-777e-4750-8d3b-41ab3232a402} oximeter.fields_bool (0a14bac0-dca0-4987-8669-37aa9fb44150): Loading data parts 2025.02.28 06:46:04.233565 [ 4 ] {bdc55965-777e-4750-8d3b-41ab3232a402} oximeter.fields_bool (0a14bac0-dca0-4987-8669-37aa9fb44150): There are no data parts 2025.02.28 06:46:04.242982 [ 4 ] {bdc55965-777e-4750-8d3b-41ab3232a402} TCPHandler: Processed in 0.012008924 sec. 2025.02.28 06:46:04.243193 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.243524 [ 3 ] {feb0737a-a06a-40b7-a412-14dc77af7fcc} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.243597 [ 3 ] {feb0737a-a06a-40b7-a412-14dc77af7fcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.02.28 06:46:04.246201 [ 3 ] {feb0737a-a06a-40b7-a412-14dc77af7fcc} oximeter.fields_i8 (a32fea7f-62a3-4a5d-b049-11da53099037): Loading data parts 2025.02.28 06:46:04.246367 [ 3 ] {feb0737a-a06a-40b7-a412-14dc77af7fcc} oximeter.fields_i8 (a32fea7f-62a3-4a5d-b049-11da53099037): There are no data parts 2025.02.28 06:46:04.248792 [ 3 ] {feb0737a-a06a-40b7-a412-14dc77af7fcc} TCPHandler: Processed in 0.005669067 sec. 2025.02.28 06:46:04.249110 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.249504 [ 4 ] {3f60f91f-e636-4c4e-aaa6-31a2735d4db5} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.249581 [ 4 ] {3f60f91f-e636-4c4e-aaa6-31a2735d4db5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.02.28 06:46:04.251432 [ 4 ] {3f60f91f-e636-4c4e-aaa6-31a2735d4db5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Loading data parts 2025.02.28 06:46:04.251644 [ 4 ] {3f60f91f-e636-4c4e-aaa6-31a2735d4db5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): There are no data parts 2025.02.28 06:46:04.258286 [ 4 ] {3f60f91f-e636-4c4e-aaa6-31a2735d4db5} TCPHandler: Processed in 0.009282461 sec. 2025.02.28 06:46:04.258519 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.258800 [ 3 ] {e2201679-2b94-473c-81f5-9f105fcf7895} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.258878 [ 3 ] {e2201679-2b94-473c-81f5-9f105fcf7895} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.02.28 06:46:04.261323 [ 3 ] {e2201679-2b94-473c-81f5-9f105fcf7895} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Loading data parts 2025.02.28 06:46:04.261464 [ 3 ] {e2201679-2b94-473c-81f5-9f105fcf7895} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): There are no data parts 2025.02.28 06:46:04.263828 [ 3 ] {e2201679-2b94-473c-81f5-9f105fcf7895} TCPHandler: Processed in 0.005376765 sec. 2025.02.28 06:46:04.264019 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.264267 [ 4 ] {fd01033c-27db-46d2-931e-2cce7bbaa9a8} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.264351 [ 4 ] {fd01033c-27db-46d2-931e-2cce7bbaa9a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.02.28 06:46:04.266281 [ 4 ] {fd01033c-27db-46d2-931e-2cce7bbaa9a8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Loading data parts 2025.02.28 06:46:04.266460 [ 4 ] {fd01033c-27db-46d2-931e-2cce7bbaa9a8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): There are no data parts 2025.02.28 06:46:04.278927 [ 4 ] {fd01033c-27db-46d2-931e-2cce7bbaa9a8} TCPHandler: Processed in 0.014971919 sec. 2025.02.28 06:46:04.279183 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.279479 [ 3 ] {8403bac3-592c-4b5a-8a58-10aa45807ac7} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.279549 [ 3 ] {8403bac3-592c-4b5a-8a58-10aa45807ac7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.02.28 06:46:04.282475 [ 3 ] {8403bac3-592c-4b5a-8a58-10aa45807ac7} oximeter.fields_i32 (f65a28db-ca98-42b5-aed8-775577e90592): Loading data parts 2025.02.28 06:46:04.282607 [ 3 ] {8403bac3-592c-4b5a-8a58-10aa45807ac7} oximeter.fields_i32 (f65a28db-ca98-42b5-aed8-775577e90592): There are no data parts 2025.02.28 06:46:04.285125 [ 3 ] {8403bac3-592c-4b5a-8a58-10aa45807ac7} TCPHandler: Processed in 0.006013202 sec. 2025.02.28 06:46:04.285335 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.285580 [ 4 ] {95906105-77d4-42ba-b407-143c6a933484} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.285664 [ 4 ] {95906105-77d4-42ba-b407-143c6a933484} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.02.28 06:46:04.287644 [ 4 ] {95906105-77d4-42ba-b407-143c6a933484} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Loading data parts 2025.02.28 06:46:04.287820 [ 4 ] {95906105-77d4-42ba-b407-143c6a933484} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): There are no data parts 2025.02.28 06:46:04.298281 [ 4 ] {95906105-77d4-42ba-b407-143c6a933484} TCPHandler: Processed in 0.013011045 sec. 2025.02.28 06:46:04.298522 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.298814 [ 3 ] {df1348bb-5c76-41d5-b219-f9fd64526e29} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.298895 [ 3 ] {df1348bb-5c76-41d5-b219-f9fd64526e29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.02.28 06:46:04.301730 [ 3 ] {df1348bb-5c76-41d5-b219-f9fd64526e29} oximeter.fields_i64 (932d404c-efc7-4e99-a473-04852acfaba1): Loading data parts 2025.02.28 06:46:04.301842 [ 3 ] {df1348bb-5c76-41d5-b219-f9fd64526e29} oximeter.fields_i64 (932d404c-efc7-4e99-a473-04852acfaba1): There are no data parts 2025.02.28 06:46:04.304354 [ 3 ] {df1348bb-5c76-41d5-b219-f9fd64526e29} TCPHandler: Processed in 0.00589952 sec. 2025.02.28 06:46:04.304560 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.304808 [ 4 ] {d07c656f-dcdf-4274-8ad0-d03833bc4dbe} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.304908 [ 4 ] {d07c656f-dcdf-4274-8ad0-d03833bc4dbe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.02.28 06:46:04.306863 [ 4 ] {d07c656f-dcdf-4274-8ad0-d03833bc4dbe} oximeter.fields_u64 (1737078e-d650-4a2e-ba73-3d4ba8014f00): Loading data parts 2025.02.28 06:46:04.307029 [ 4 ] {d07c656f-dcdf-4274-8ad0-d03833bc4dbe} oximeter.fields_u64 (1737078e-d650-4a2e-ba73-3d4ba8014f00): There are no data parts 2025.02.28 06:46:04.317858 [ 4 ] {d07c656f-dcdf-4274-8ad0-d03833bc4dbe} TCPHandler: Processed in 0.01337261 sec. 2025.02.28 06:46:04.318059 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.318309 [ 3 ] {a69f71bc-2362-4a25-8d46-e06104d40a01} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.318383 [ 3 ] {a69f71bc-2362-4a25-8d46-e06104d40a01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.02.28 06:46:04.321099 [ 3 ] {a69f71bc-2362-4a25-8d46-e06104d40a01} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Loading data parts 2025.02.28 06:46:04.321239 [ 3 ] {a69f71bc-2362-4a25-8d46-e06104d40a01} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): There are no data parts 2025.02.28 06:46:04.324153 [ 3 ] {a69f71bc-2362-4a25-8d46-e06104d40a01} TCPHandler: Processed in 0.006150513 sec. 2025.02.28 06:46:04.324350 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.324595 [ 4 ] {db34c969-010a-483c-8983-50918db1de77} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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) 2025.02.28 06:46:04.324681 [ 4 ] {db34c969-010a-483c-8983-50918db1de77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.02.28 06:46:04.326735 [ 4 ] {db34c969-010a-483c-8983-50918db1de77} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Loading data parts 2025.02.28 06:46:04.326894 [ 4 ] {db34c969-010a-483c-8983-50918db1de77} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): There are no data parts 2025.02.28 06:46:04.337232 [ 4 ] {db34c969-010a-483c-8983-50918db1de77} TCPHandler: Processed in 0.012947865 sec. 2025.02.28 06:46:04.337430 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.337681 [ 3 ] {66492019-81e2-4b10-b189-04608c0538db} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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) 2025.02.28 06:46:04.337760 [ 3 ] {66492019-81e2-4b10-b189-04608c0538db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.02.28 06:46:04.340617 [ 3 ] {66492019-81e2-4b10-b189-04608c0538db} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Loading data parts 2025.02.28 06:46:04.340735 [ 3 ] {66492019-81e2-4b10-b189-04608c0538db} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): There are no data parts 2025.02.28 06:46:04.343295 [ 3 ] {66492019-81e2-4b10-b189-04608c0538db} TCPHandler: Processed in 0.005934011 sec. 2025.02.28 06:46:04.343494 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.343785 [ 4 ] {5ad9be3f-145c-49c4-b78a-dc8f5980d9d4} executeQuery: (from [fd00:1122:3344:101::d]:48337) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2025.02.28 06:46:04.343889 [ 4 ] {5ad9be3f-145c-49c4-b78a-dc8f5980d9d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.02.28 06:46:04.345729 [ 4 ] {5ad9be3f-145c-49c4-b78a-dc8f5980d9d4} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Loading data parts 2025.02.28 06:46:04.345880 [ 4 ] {5ad9be3f-145c-49c4-b78a-dc8f5980d9d4} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): There are no data parts 2025.02.28 06:46:04.356174 [ 4 ] {5ad9be3f-145c-49c4-b78a-dc8f5980d9d4} TCPHandler: Processed in 0.012740633 sec. 2025.02.28 06:46:04.358382 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:04.358667 [ 3 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.02.28 06:46:04.360028 [ 3 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.02.28 06:46:04.368728 [ 260 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} oximeter.version (8c1f63bc-dbd6-426c-bf7b-43d372f66af7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:04.368768 [ 260 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.02.28 06:46:04.374010 [ 260 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:04.374383 [ 260 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} oximeter.version (8c1f63bc-dbd6-426c-bf7b-43d372f66af7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:04.374692 [ 3 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} executeQuery: Read 1 rows, 16.00 B in 0.016184 sec., 61.78942165101334 rows/sec., 988.63 B/sec. 2025.02.28 06:46:04.375022 [ 3 ] {cfeb3937-7d5b-4f64-9159-1966044b806d} TCPHandler: Processed in 0.01670992 sec. 2025.02.28 06:46:05.000190 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 135.52 MiB, peak 135.52 MiB, free memory in arenas 0.00 B, will set to 139.31 MiB (RSS), difference: 3.79 MiB 2025.02.28 06:46:05.713207 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53869 2025.02.28 06:46:05.713384 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.713421 [ 261 ] {} TCP-Session: 02a2554a-9a1d-4c52-ac56-0ebd148fb311 Authenticating user 'default' from [fd00:1122:3344:101::c]:53869 2025.02.28 06:46:05.713448 [ 261 ] {} TCP-Session: 02a2554a-9a1d-4c52-ac56-0ebd148fb311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.713477 [ 261 ] {} TCP-Session: 02a2554a-9a1d-4c52-ac56-0ebd148fb311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.713546 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 06:46:05.713572 [ 261 ] {} 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 2025.02.28 06:46:05.713609 [ 261 ] {} 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 2025.02.28 06:46:05.714518 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65041 2025.02.28 06:46:05.714609 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35081 2025.02.28 06:46:05.714712 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.714715 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56032 2025.02.28 06:46:05.714899 [ 262 ] {} TCP-Session: 77b31a3f-ff6a-4aa3-ab2b-1b691773b9f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:65041 2025.02.28 06:46:05.714869 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.714911 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40121 2025.02.28 06:46:05.715047 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.715064 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56770 2025.02.28 06:46:05.715208 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44952 2025.02.28 06:46:05.715222 [ 264 ] {} TCP-Session: 373c9190-d25a-4d86-bd67-32ae9a9f0c5b Authenticating user 'default' from [fd00:1122:3344:101::c]:56032 2025.02.28 06:46:05.715221 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.715267 [ 262 ] {} TCP-Session: 77b31a3f-ff6a-4aa3-ab2b-1b691773b9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715297 [ 263 ] {} TCP-Session: db33bcba-c5ca-4ff3-bbf2-6d7090731c8e Authenticating user 'default' from [fd00:1122:3344:101::c]:35081 2025.02.28 06:46:05.715542 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40859 2025.02.28 06:46:05.715605 [ 264 ] {} TCP-Session: 373c9190-d25a-4d86-bd67-32ae9a9f0c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715614 [ 265 ] {} TCP-Session: 2e3557a3-bec3-41a4-aa31-3124cff510c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:40121 2025.02.28 06:46:05.715628 [ 263 ] {} TCP-Session: db33bcba-c5ca-4ff3-bbf2-6d7090731c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715662 [ 264 ] {} TCP-Session: 373c9190-d25a-4d86-bd67-32ae9a9f0c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715679 [ 265 ] {} TCP-Session: 2e3557a3-bec3-41a4-aa31-3124cff510c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715558 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.715570 [ 262 ] {} TCP-Session: 77b31a3f-ff6a-4aa3-ab2b-1b691773b9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715829 [ 265 ] {} TCP-Session: 2e3557a3-bec3-41a4-aa31-3124cff510c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715839 [ 267 ] {} TCP-Session: 2b740876-65b3-4b5a-b91f-aae864442a9c Authenticating user 'default' from [fd00:1122:3344:101::c]:44952 2025.02.28 06:46:05.715882 [ 263 ] {} TCP-Session: db33bcba-c5ca-4ff3-bbf2-6d7090731c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.715932 [ 267 ] {} TCP-Session: 2b740876-65b3-4b5a-b91f-aae864442a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.716018 [ 267 ] {} TCP-Session: 2b740876-65b3-4b5a-b91f-aae864442a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.716972 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.717010 [ 268 ] {} TCP-Session: 9ca5c7a7-4416-4f00-b9c3-56d39fd1f335 Authenticating user 'default' from [fd00:1122:3344:101::c]:40859 2025.02.28 06:46:05.717028 [ 268 ] {} TCP-Session: 9ca5c7a7-4416-4f00-b9c3-56d39fd1f335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.717066 [ 268 ] {} TCP-Session: 9ca5c7a7-4416-4f00-b9c3-56d39fd1f335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.717632 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:05.717663 [ 266 ] {} TCP-Session: f60daf6e-58b5-4809-8da6-a846d7c6f4ec Authenticating user 'default' from [fd00:1122:3344:101::c]:56770 2025.02.28 06:46:05.717680 [ 266 ] {} TCP-Session: f60daf6e-58b5-4809-8da6-a846d7c6f4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:05.717725 [ 266 ] {} TCP-Session: f60daf6e-58b5-4809-8da6-a846d7c6f4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.010386 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62613 2025.02.28 06:46:06.010562 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.010711 [ 269 ] {} TCP-Session: 9af8353c-1685-435a-a3d6-921d2740950e Authenticating user 'default' from [fd00:1122:3344:101::a]:62613 2025.02.28 06:46:06.010738 [ 269 ] {} TCP-Session: 9af8353c-1685-435a-a3d6-921d2740950e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.010753 [ 269 ] {} TCP-Session: 9af8353c-1685-435a-a3d6-921d2740950e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.010908 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 06:46:06.010937 [ 269 ] {} 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 2025.02.28 06:46:06.011037 [ 269 ] {} 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 2025.02.28 06:46:06.012031 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36938 2025.02.28 06:46:06.012043 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49160 2025.02.28 06:46:06.012206 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37622 2025.02.28 06:46:06.012217 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43604 2025.02.28 06:46:06.012597 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.012802 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.012814 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.012903 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58375 2025.02.28 06:46:06.012927 [ 271 ] {} TCP-Session: 1f7d8092-550b-448f-8385-1e0a8e6a4ebb Authenticating user 'default' from [fd00:1122:3344:101::a]:36938 2025.02.28 06:46:06.012990 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56127 2025.02.28 06:46:06.012962 [ 270 ] {} TCP-Session: c0a3315d-2cd4-4942-a886-cc2d97dd4039 Authenticating user 'default' from [fd00:1122:3344:101::a]:49160 2025.02.28 06:46:06.012946 [ 272 ] {} TCP-Session: 8ee3de16-799d-4fa2-b1db-bdfd1a1451cd Authenticating user 'default' from [fd00:1122:3344:101::a]:43604 2025.02.28 06:46:06.012929 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53583 2025.02.28 06:46:06.013132 [ 271 ] {} TCP-Session: 1f7d8092-550b-448f-8385-1e0a8e6a4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013149 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.013177 [ 270 ] {} TCP-Session: c0a3315d-2cd4-4942-a886-cc2d97dd4039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013469 [ 270 ] {} TCP-Session: c0a3315d-2cd4-4942-a886-cc2d97dd4039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013523 [ 271 ] {} TCP-Session: 1f7d8092-550b-448f-8385-1e0a8e6a4ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013536 [ 272 ] {} TCP-Session: 8ee3de16-799d-4fa2-b1db-bdfd1a1451cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013600 [ 275 ] {} TCP-Session: b05499b6-2b10-4b14-949d-c7bce97efd2d Authenticating user 'default' from [fd00:1122:3344:101::a]:58375 2025.02.28 06:46:06.013699 [ 272 ] {} TCP-Session: 8ee3de16-799d-4fa2-b1db-bdfd1a1451cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013722 [ 275 ] {} TCP-Session: b05499b6-2b10-4b14-949d-c7bce97efd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.013857 [ 275 ] {} TCP-Session: b05499b6-2b10-4b14-949d-c7bce97efd2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.014177 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.014214 [ 276 ] {} TCP-Session: 73dfa48d-aba2-4b3f-9fce-5edb6a909453 Authenticating user 'default' from [fd00:1122:3344:101::a]:56127 2025.02.28 06:46:06.014340 [ 276 ] {} TCP-Session: 73dfa48d-aba2-4b3f-9fce-5edb6a909453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.014355 [ 276 ] {} TCP-Session: 73dfa48d-aba2-4b3f-9fce-5edb6a909453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.014793 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.014917 [ 274 ] {} TCP-Session: cb480d20-9fc7-4ab0-ad73-f9c623de4bee Authenticating user 'default' from [fd00:1122:3344:101::a]:53583 2025.02.28 06:46:06.014938 [ 274 ] {} TCP-Session: cb480d20-9fc7-4ab0-ad73-f9c623de4bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.014952 [ 274 ] {} TCP-Session: cb480d20-9fc7-4ab0-ad73-f9c623de4bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.015360 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.015406 [ 273 ] {} TCP-Session: cde38eea-39cf-4e77-b17b-0a5748a29072 Authenticating user 'default' from [fd00:1122:3344:101::a]:37622 2025.02.28 06:46:06.015425 [ 273 ] {} TCP-Session: cde38eea-39cf-4e77-b17b-0a5748a29072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.015541 [ 273 ] {} TCP-Session: cde38eea-39cf-4e77-b17b-0a5748a29072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.303437 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65457 2025.02.28 06:46:06.303624 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.303657 [ 277 ] {} TCP-Session: 4837af81-ddb6-4272-9857-202565a52452 Authenticating user 'default' from [fd00:1122:3344:101::b]:65457 2025.02.28 06:46:06.303833 [ 277 ] {} TCP-Session: 4837af81-ddb6-4272-9857-202565a52452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.303849 [ 277 ] {} TCP-Session: 4837af81-ddb6-4272-9857-202565a52452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.303922 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.02.28 06:46:06.304052 [ 277 ] {} 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 2025.02.28 06:46:06.304072 [ 277 ] {} 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 2025.02.28 06:46:06.305121 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57447 2025.02.28 06:46:06.305200 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38249 2025.02.28 06:46:06.305363 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59847 2025.02.28 06:46:06.305443 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57943 2025.02.28 06:46:06.305354 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.305531 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56346 2025.02.28 06:46:06.305568 [ 278 ] {} TCP-Session: b83cdd11-9ca0-4ce9-ada8-399996b3f40a Authenticating user 'default' from [fd00:1122:3344:101::b]:57447 2025.02.28 06:46:06.305828 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36133 2025.02.28 06:46:06.305992 [ 278 ] {} TCP-Session: b83cdd11-9ca0-4ce9-ada8-399996b3f40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.306118 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.306126 [ 278 ] {} TCP-Session: b83cdd11-9ca0-4ce9-ada8-399996b3f40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.306146 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45906 2025.02.28 06:46:06.306207 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.306515 [ 279 ] {} TCP-Session: 12684a50-5a84-4210-a5d8-b185425f5d4c Authenticating user 'default' from [fd00:1122:3344:101::b]:38249 2025.02.28 06:46:06.306651 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.306475 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.306721 [ 281 ] {} TCP-Session: 4417a9f0-7c5e-4758-b909-c3c73efc8374 Authenticating user 'default' from [fd00:1122:3344:101::b]:57943 2025.02.28 06:46:06.306760 [ 279 ] {} TCP-Session: 12684a50-5a84-4210-a5d8-b185425f5d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.306752 [ 284 ] {} TCP-Session: a72c441c-e0c0-4170-b6c7-f7397612f799 Authenticating user 'default' from [fd00:1122:3344:101::b]:45906 2025.02.28 06:46:06.306737 [ 280 ] {} TCP-Session: 8729c91e-32e4-48a2-b9d5-9165bcad91c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:59847 2025.02.28 06:46:06.306866 [ 279 ] {} TCP-Session: 12684a50-5a84-4210-a5d8-b185425f5d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.306858 [ 284 ] {} TCP-Session: a72c441c-e0c0-4170-b6c7-f7397612f799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.306845 [ 281 ] {} TCP-Session: 4417a9f0-7c5e-4758-b909-c3c73efc8374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307061 [ 284 ] {} TCP-Session: a72c441c-e0c0-4170-b6c7-f7397612f799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307041 [ 280 ] {} TCP-Session: 8729c91e-32e4-48a2-b9d5-9165bcad91c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307170 [ 281 ] {} TCP-Session: 4417a9f0-7c5e-4758-b909-c3c73efc8374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307192 [ 280 ] {} TCP-Session: 8729c91e-32e4-48a2-b9d5-9165bcad91c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307557 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.307591 [ 283 ] {} TCP-Session: 3b88dd78-516a-40ec-bbf8-f832567eda00 Authenticating user 'default' from [fd00:1122:3344:101::b]:36133 2025.02.28 06:46:06.307703 [ 283 ] {} TCP-Session: 3b88dd78-516a-40ec-bbf8-f832567eda00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.307719 [ 283 ] {} TCP-Session: 3b88dd78-516a-40ec-bbf8-f832567eda00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.308312 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.02.28 06:46:06.308444 [ 282 ] {} TCP-Session: e136e990-6fa9-41e6-8b47-654e7a653b2b Authenticating user 'default' from [fd00:1122:3344:101::b]:56346 2025.02.28 06:46:06.308467 [ 282 ] {} TCP-Session: e136e990-6fa9-41e6-8b47-654e7a653b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:06.308481 [ 282 ] {} TCP-Session: e136e990-6fa9-41e6-8b47-654e7a653b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:46:11.145967 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.02.28 06:46:11.146004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.02.28 06:46:11.146117 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.02.28 06:46:11.146258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.02.28 06:46:11.157052 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Loading data parts 2025.02.28 06:46:11.157487 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): There are no data parts 2025.02.28 06:46:11.168583 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:11.168864 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:11.173136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:11.174489 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:11.175202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.02.28 06:46:11.179944 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Loading data parts 2025.02.28 06:46:11.180278 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): There are no data parts 2025.02.28 06:46:11.206729 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:11.206904 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:11.215277 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:11.216656 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:11.220414 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.02.28 06:46:12.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.80 MiB, peak 149.80 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.78 MiB 2025.02.28 06:46:13.645973 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.02.28 06:46:13.646128 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.02.28 06:46:13.651010 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Loading data parts 2025.02.28 06:46:13.651212 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): There are no data parts 2025.02.28 06:46:13.657023 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:13.657197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:13.659068 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:13.659695 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:13.660167 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.02.28 06:46:14.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.76 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 150.97 MiB (RSS), difference: -3.79 MiB 2025.02.28 06:46:18.617680 [ 131 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:46:18.617760 [ 131 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:46:18.675602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.02.28 06:46:18.676612 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:18.676661 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:18.677433 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:18.678010 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:18.678331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.02.28 06:46:18.720972 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.02.28 06:46:18.742081 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:18.742241 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:18.748959 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:18.750198 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:18.752953 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.02.28 06:46:19.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.64 MiB, peak 155.64 MiB, free memory in arenas 0.00 B, will set to 152.75 MiB (RSS), difference: 1.12 MiB 2025.02.28 06:46:24.001110 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.77 MiB, peak 155.64 MiB, free memory in arenas 0.00 B, will set to 152.79 MiB (RSS), difference: 4.02 MiB 2025.02.28 06:46:24.384266 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.384472 [ 3 ] {5fe0f009-02d5-4507-b8d4-770f8b06b651} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.386800 [ 3 ] {5fe0f009-02d5-4507-b8d4-770f8b06b651} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.389255 [ 3 ] {5fe0f009-02d5-4507-b8d4-770f8b06b651} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.396051 [ 3 ] {5fe0f009-02d5-4507-b8d4-770f8b06b651} TCPHandler: Processed in 0.011920173 sec. 2025.02.28 06:46:24.405874 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.406173 [ 4 ] {660b1d57-1c76-40c3-8b58-dda14ed2301f} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.412128 [ 4 ] {660b1d57-1c76-40c3-8b58-dda14ed2301f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.412279 [ 4 ] {660b1d57-1c76-40c3-8b58-dda14ed2301f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.412939 [ 4 ] {660b1d57-1c76-40c3-8b58-dda14ed2301f} TCPHandler: Processed in 0.007197276 sec. 2025.02.28 06:46:24.415536 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.415705 [ 3 ] {712e0c71-7fc0-442f-90c6-f8da1cf24dca} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.416152 [ 3 ] {712e0c71-7fc0-442f-90c6-f8da1cf24dca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.416210 [ 3 ] {712e0c71-7fc0-442f-90c6-f8da1cf24dca} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.416754 [ 3 ] {712e0c71-7fc0-442f-90c6-f8da1cf24dca} TCPHandler: Processed in 0.001283726 sec. 2025.02.28 06:46:24.417112 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.417275 [ 4 ] {cd762021-5328-4642-bfa4-5c2900db7300} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.417653 [ 4 ] {cd762021-5328-4642-bfa4-5c2900db7300} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.417713 [ 4 ] {cd762021-5328-4642-bfa4-5c2900db7300} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.418239 [ 4 ] {cd762021-5328-4642-bfa4-5c2900db7300} TCPHandler: Processed in 0.001188224 sec. 2025.02.28 06:46:24.418548 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.418700 [ 3 ] {3688bb36-f5c1-4e84-9a26-92191c69f29e} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.419066 [ 3 ] {3688bb36-f5c1-4e84-9a26-92191c69f29e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.419123 [ 3 ] {3688bb36-f5c1-4e84-9a26-92191c69f29e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.419604 [ 3 ] {3688bb36-f5c1-4e84-9a26-92191c69f29e} TCPHandler: Processed in 0.001115484 sec. 2025.02.28 06:46:24.419867 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.420017 [ 4 ] {ede91e2a-8ee7-479f-9da3-aade8c13459e} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.420388 [ 4 ] {ede91e2a-8ee7-479f-9da3-aade8c13459e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.420444 [ 4 ] {ede91e2a-8ee7-479f-9da3-aade8c13459e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.420944 [ 4 ] {ede91e2a-8ee7-479f-9da3-aade8c13459e} TCPHandler: Processed in 0.001132624 sec. 2025.02.28 06:46:24.421234 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.421388 [ 3 ] {b455fa1c-0eac-45ed-a60c-5b9ec1a7bd28} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.421762 [ 3 ] {b455fa1c-0eac-45ed-a60c-5b9ec1a7bd28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.421819 [ 3 ] {b455fa1c-0eac-45ed-a60c-5b9ec1a7bd28} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.422290 [ 3 ] {b455fa1c-0eac-45ed-a60c-5b9ec1a7bd28} TCPHandler: Processed in 0.001115293 sec. 2025.02.28 06:46:24.422569 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.422721 [ 4 ] {dd5a6c49-2560-4605-91ba-20378f077262} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.423103 [ 4 ] {dd5a6c49-2560-4605-91ba-20378f077262} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.423161 [ 4 ] {dd5a6c49-2560-4605-91ba-20378f077262} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.423665 [ 4 ] {dd5a6c49-2560-4605-91ba-20378f077262} TCPHandler: Processed in 0.001154423 sec. 2025.02.28 06:46:24.423930 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.424092 [ 3 ] {78ba24a5-20ef-4a42-8527-78fa9a2adb8e} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.424467 [ 3 ] {78ba24a5-20ef-4a42-8527-78fa9a2adb8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.424521 [ 3 ] {78ba24a5-20ef-4a42-8527-78fa9a2adb8e} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.424983 [ 3 ] {78ba24a5-20ef-4a42-8527-78fa9a2adb8e} TCPHandler: Processed in 0.001111893 sec. 2025.02.28 06:46:24.425290 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.425447 [ 4 ] {ed2aead5-61c5-4d3b-87a3-26663e1275a0} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.425828 [ 4 ] {ed2aead5-61c5-4d3b-87a3-26663e1275a0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.425885 [ 4 ] {ed2aead5-61c5-4d3b-87a3-26663e1275a0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.426376 [ 4 ] {ed2aead5-61c5-4d3b-87a3-26663e1275a0} TCPHandler: Processed in 0.001142914 sec. 2025.02.28 06:46:24.426644 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.426809 [ 3 ] {00f72ac8-9458-4e3f-adad-72e61aad7d16} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.427193 [ 3 ] {00f72ac8-9458-4e3f-adad-72e61aad7d16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.427249 [ 3 ] {00f72ac8-9458-4e3f-adad-72e61aad7d16} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.427775 [ 3 ] {00f72ac8-9458-4e3f-adad-72e61aad7d16} TCPHandler: Processed in 0.001186735 sec. 2025.02.28 06:46:24.428056 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.428213 [ 4 ] {8a3e1638-6435-4472-939b-44d77b1b0c27} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.428595 [ 4 ] {8a3e1638-6435-4472-939b-44d77b1b0c27} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.428651 [ 4 ] {8a3e1638-6435-4472-939b-44d77b1b0c27} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.429154 [ 4 ] {8a3e1638-6435-4472-939b-44d77b1b0c27} TCPHandler: Processed in 0.001151243 sec. 2025.02.28 06:46:24.429459 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.429624 [ 3 ] {442e648c-572f-4da9-a1ff-28bf1dcf0950} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.430021 [ 3 ] {442e648c-572f-4da9-a1ff-28bf1dcf0950} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.430078 [ 3 ] {442e648c-572f-4da9-a1ff-28bf1dcf0950} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.430580 [ 3 ] {442e648c-572f-4da9-a1ff-28bf1dcf0950} TCPHandler: Processed in 0.001178204 sec. 2025.02.28 06:46:24.430856 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.431018 [ 4 ] {72b04f9d-f908-4cb3-a7ca-39a5a305c69c} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.431418 [ 4 ] {72b04f9d-f908-4cb3-a7ca-39a5a305c69c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.431477 [ 4 ] {72b04f9d-f908-4cb3-a7ca-39a5a305c69c} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.431974 [ 4 ] {72b04f9d-f908-4cb3-a7ca-39a5a305c69c} TCPHandler: Processed in 0.001170674 sec. 2025.02.28 06:46:24.432229 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.432402 [ 3 ] {cc30cda2-e8df-4dd7-9315-6642df3ede45} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.432832 [ 3 ] {cc30cda2-e8df-4dd7-9315-6642df3ede45} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.432894 [ 3 ] {cc30cda2-e8df-4dd7-9315-6642df3ede45} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.433394 [ 3 ] {cc30cda2-e8df-4dd7-9315-6642df3ede45} TCPHandler: Processed in 0.001223534 sec. 2025.02.28 06:46:24.433644 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.433805 [ 4 ] {2dd973da-0848-48b8-b8ca-505ef74f2f94} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.434202 [ 4 ] {2dd973da-0848-48b8-b8ca-505ef74f2f94} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.434263 [ 4 ] {2dd973da-0848-48b8-b8ca-505ef74f2f94} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.434808 [ 4 ] {2dd973da-0848-48b8-b8ca-505ef74f2f94} TCPHandler: Processed in 0.001218805 sec. 2025.02.28 06:46:24.435103 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.435274 [ 3 ] {1fd53f9d-e258-4660-b147-070eaf9fd37b} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.435691 [ 3 ] {1fd53f9d-e258-4660-b147-070eaf9fd37b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.435765 [ 3 ] {1fd53f9d-e258-4660-b147-070eaf9fd37b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.436313 [ 3 ] {1fd53f9d-e258-4660-b147-070eaf9fd37b} TCPHandler: Processed in 0.001269945 sec. 2025.02.28 06:46:24.436581 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.436746 [ 4 ] {468fd81d-881b-4226-a54c-d3ec9f019ae5} executeQuery: (from [fd00:1122:3344:101::d]:48337) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:24.437152 [ 4 ] {468fd81d-881b-4226-a54c-d3ec9f019ae5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.437208 [ 4 ] {468fd81d-881b-4226-a54c-d3ec9f019ae5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:24.437704 [ 4 ] {468fd81d-881b-4226-a54c-d3ec9f019ae5} TCPHandler: Processed in 0.001178934 sec. 2025.02.28 06:46:24.440830 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.440983 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:46:24.441046 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:24.441855 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:24.441903 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:24.442728 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:24.443192 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:24.443419 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} executeQuery: Read 18 rows, 2.52 KiB in 0.002481 sec., 7255.139056831922 rows/sec., 1014.74 KiB/sec. 2025.02.28 06:46:24.443485 [ 3 ] {fdb3e805-24af-4ff4-9f43-d57ccbb1a406} TCPHandler: Processed in 0.002727043 sec. 2025.02.28 06:46:24.443650 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.443802 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:24.443861 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:24.445840 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:24.445883 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:24.446477 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:24.447051 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:24.447272 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} executeQuery: Read 56 rows, 4.41 KiB in 0.003512 sec., 15945.330296127562 rows/sec., 1.22 MiB/sec. 2025.02.28 06:46:24.447353 [ 4 ] {6ee9372e-1b2b-4cb7-94f2-f3a1bf309b58} TCPHandler: Processed in 0.003768835 sec. 2025.02.28 06:46:24.447515 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.447658 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:24.447718 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:24.448441 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:24.448481 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:24.448982 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:24.449486 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:24.449718 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} executeQuery: Read 64 rows, 5.12 KiB in 0.002091 sec., 30607.364897178384 rows/sec., 2.39 MiB/sec. 2025.02.28 06:46:24.449785 [ 3 ] {8e4f27b3-9912-41af-aeac-7a0783c4be71} TCPHandler: Processed in 0.002336648 sec. 2025.02.28 06:46:24.449919 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.450036 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:24.450088 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:24.450674 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:24.450709 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:24.451249 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:24.451681 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:24.451904 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} executeQuery: Read 64 rows, 4.56 KiB in 0.00189 sec., 33862.43386243386 rows/sec., 2.36 MiB/sec. 2025.02.28 06:46:24.451959 [ 4 ] {96d1cca0-c136-4523-93a3-cab42f573284} TCPHandler: Processed in 0.002094965 sec. 2025.02.28 06:46:24.452119 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:24.452260 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:24.452319 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:24.452809 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:24.452848 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:24.453358 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:24.453943 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:24.454127 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} executeQuery: Read 24 rows, 1.66 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 872.63 KiB/sec. 2025.02.28 06:46:24.454174 [ 3 ] {b2b7ac81-5561-48a5-80ca-78de00b1d824} TCPHandler: Processed in 0.002123875 sec. 2025.02.28 06:46:26.179300 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.02.28 06:46:26.179931 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:26.179973 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:26.180691 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:26.181207 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:26.181448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.02.28 06:46:26.253890 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.02.28 06:46:26.272804 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:26.272871 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:26.279860 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:26.281052 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:26.283793 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.02.28 06:46:29.388779 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:29.388987 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:29.389063 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:29.389855 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:29.389910 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:29.390354 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:29.390617 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:29.390856 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2025.02.28 06:46:29.390923 [ 3 ] {fc7830c8-ea22-47cb-a232-064ff1165815} TCPHandler: Processed in 0.002299327 sec. 2025.02.28 06:46:29.391189 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:29.391380 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:29.391455 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:29.392227 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:29.392276 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:29.392721 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:29.392994 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:29.393230 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} executeQuery: Read 64 rows, 5.12 KiB in 0.001902 sec., 33648.79074658254 rows/sec., 2.63 MiB/sec. 2025.02.28 06:46:29.393292 [ 4 ] {54961588-11ca-49ce-a541-effcafa0b41c} TCPHandler: Processed in 0.002240436 sec. 2025.02.28 06:46:29.393454 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:29.393623 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:29.393690 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:29.394407 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:29.394448 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:29.394858 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:29.395112 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:29.395320 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. 2025.02.28 06:46:29.395374 [ 3 ] {6a13b80f-304d-4ec3-942a-fc0e963a6235} TCPHandler: Processed in 0.001995054 sec. 2025.02.28 06:46:29.395518 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:29.395646 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:29.395701 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:29.396204 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:29.396245 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:29.396625 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:29.396879 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:29.397086 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. 2025.02.28 06:46:29.397139 [ 4 ] {6f4a5245-7b5d-4072-83fd-ea787c77fec1} TCPHandler: Processed in 0.001679051 sec. 2025.02.28 06:46:33.618000 [ 107 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:46:33.618067 [ 107 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:46:33.661655 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.02.28 06:46:33.665820 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:33.665879 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:33.667359 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:33.667660 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:33.668481 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.02.28 06:46:33.682521 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.02.28 06:46:33.683161 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:33.683206 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:33.683785 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:33.684046 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:33.684304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.02.28 06:46:33.784826 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.02.28 06:46:33.803892 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:33.803939 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:33.810534 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:33.811277 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:33.813640 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.02.28 06:46:34.384888 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.385171 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} executeQuery: (from [fd00:1122:3344:101::d]:58353) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.385655 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.387643 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 06:46:34.388243 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.390614 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.392945 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.02.28 06:46:34.398078 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.399992 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.400038 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.400249 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 06:46:34.400301 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.412976 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} executeQuery: Read 18 rows, 754.00 B in 0.02793 sec., 644.468313641246 rows/sec., 26.36 KiB/sec. 2025.02.28 06:46:34.413116 [ 3 ] {09a383d3-b912-410b-967d-f236720bc074} TCPHandler: Processed in 0.02837234 sec. 2025.02.28 06:46:34.416168 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.416423 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.416823 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.416869 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 06:46:34.417183 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.417268 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.417448 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.02.28 06:46:34.417490 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.417519 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.417538 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.417589 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.02.28 06:46:34.417614 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.418320 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} executeQuery: Read 18 rows, 754.00 B in 0.002008 sec., 8964.143426294822 rows/sec., 366.70 KiB/sec. 2025.02.28 06:46:34.418455 [ 4 ] {a377dcee-90a7-4d9e-982d-77637043dc21} TCPHandler: Processed in 0.002417399 sec. 2025.02.28 06:46:34.421412 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.421615 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.421934 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.421978 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 06:46:34.422257 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.422326 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.422482 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.02.28 06:46:34.422515 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.422539 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.422557 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.422606 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.02.28 06:46:34.422632 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.423250 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} executeQuery: Read 18 rows, 754.00 B in 0.001723 sec., 10446.894950667442 rows/sec., 427.35 KiB/sec. 2025.02.28 06:46:34.423366 [ 3 ] {46966b5b-4e50-471b-87d0-af9fd0cdfc07} TCPHandler: Processed in 0.002029264 sec. 2025.02.28 06:46:34.424038 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.424257 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.424608 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.424651 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.02.28 06:46:34.424922 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.424990 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.425140 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.02.28 06:46:34.425173 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.425196 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.425214 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.425258 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.02.28 06:46:34.425282 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.425837 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} executeQuery: Read 18 rows, 754.00 B in 0.001682 sec., 10701.545778834721 rows/sec., 437.77 KiB/sec. 2025.02.28 06:46:34.425984 [ 4 ] {052834ba-bfa4-4a83-81be-7ae96d408269} TCPHandler: Processed in 0.002012994 sec. 2025.02.28 06:46:34.426307 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.426506 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.426811 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.426854 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.02.28 06:46:34.427122 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.427187 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.427331 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.02.28 06:46:34.427363 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.427386 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.427402 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.427445 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.02.28 06:46:34.427467 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.428088 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} executeQuery: Read 18 rows, 754.00 B in 0.001671 sec., 10771.992818671455 rows/sec., 440.65 KiB/sec. 2025.02.28 06:46:34.428201 [ 3 ] {e99a6e03-75b6-4483-bb63-f466b38616e7} TCPHandler: Processed in 0.001962873 sec. 2025.02.28 06:46:34.428497 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.428708 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.429088 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.429142 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.02.28 06:46:34.429488 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.429557 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.429708 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.02.28 06:46:34.429742 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.429766 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.429783 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.429827 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.02.28 06:46:34.429850 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.430426 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} executeQuery: Read 18 rows, 754.00 B in 0.001817 sec., 9906.439185470555 rows/sec., 405.24 KiB/sec. 2025.02.28 06:46:34.430543 [ 4 ] {84ff7f05-7236-4302-aed3-5d050ec71fee} TCPHandler: Processed in 0.002107005 sec. 2025.02.28 06:46:34.430849 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.431059 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.431426 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.431480 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.28 06:46:34.431759 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.431824 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.431971 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.02.28 06:46:34.432004 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.432026 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.432042 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.432084 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.28 06:46:34.432106 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.432668 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} executeQuery: Read 18 rows, 754.00 B in 0.001705 sec., 10557.184750733139 rows/sec., 431.86 KiB/sec. 2025.02.28 06:46:34.432780 [ 3 ] {3ea322d5-6421-48da-b8f1-4143e45e7d88} TCPHandler: Processed in 0.001996913 sec. 2025.02.28 06:46:34.433255 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.433563 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.433876 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.433919 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.02.28 06:46:34.434199 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.434265 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.434417 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.02.28 06:46:34.434450 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.434472 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.434490 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.434533 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.02.28 06:46:34.434557 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.435159 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} executeQuery: Read 18 rows, 754.00 B in 0.001735 sec., 10374.63976945245 rows/sec., 424.40 KiB/sec. 2025.02.28 06:46:34.435273 [ 4 ] {4bddf680-d8fc-4175-b87f-6364a7a5a6f0} TCPHandler: Processed in 0.002128265 sec. 2025.02.28 06:46:34.435672 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.435882 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.436256 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.436313 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:34.436637 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.436702 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.436847 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.02.28 06:46:34.436879 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.436902 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.436920 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.436963 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.28 06:46:34.436986 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.437647 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} executeQuery: Read 18 rows, 754.00 B in 0.001867 sec., 9641.1355115158 rows/sec., 394.39 KiB/sec. 2025.02.28 06:46:34.437762 [ 3 ] {fa7e649b-32d0-45e4-911a-30aef65a59de} TCPHandler: Processed in 0.002158826 sec. 2025.02.28 06:46:34.438057 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.438271 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.438616 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.438661 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:34.438953 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.439019 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.439169 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.02.28 06:46:34.439202 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.439225 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.439241 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.439283 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.02.28 06:46:34.439306 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.439891 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} executeQuery: Read 18 rows, 754.00 B in 0.001722 sec., 10452.961672473868 rows/sec., 427.60 KiB/sec. 2025.02.28 06:46:34.440007 [ 4 ] {43fb6f00-5de0-4a68-9c58-a6600f013250} TCPHandler: Processed in 0.002018324 sec. 2025.02.28 06:46:34.440321 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.440529 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.440897 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.440951 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:34.441304 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.441381 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.441546 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.02.28 06:46:34.441579 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.441601 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.441618 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.441659 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:34.441682 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.442252 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} executeQuery: Read 18 rows, 754.00 B in 0.001824 sec., 9868.421052631578 rows/sec., 403.69 KiB/sec. 2025.02.28 06:46:34.442365 [ 3 ] {e6fa0a06-2b2a-4a0b-be8d-f3b87bfba0ce} TCPHandler: Processed in 0.002113975 sec. 2025.02.28 06:46:34.442631 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.442845 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.443222 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.443278 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:34.443606 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.443673 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.443821 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.02.28 06:46:34.443853 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.443877 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.443894 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.443938 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:34.443961 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.444532 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} executeQuery: Read 18 rows, 754.00 B in 0.00179 sec., 10055.86592178771 rows/sec., 411.36 KiB/sec. 2025.02.28 06:46:34.444644 [ 4 ] {6ee81139-60dd-4d82-be50-3fd3e79bd38b} TCPHandler: Processed in 0.002081456 sec. 2025.02.28 06:46:34.450349 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.450567 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:34.450945 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:34.451002 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:34.451367 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.451446 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:34.451602 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.02.28 06:46:34.451636 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:34.451658 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:34.451675 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:34.451719 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:34.451743 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.02.28 06:46:34.452300 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} executeQuery: Read 18 rows, 754.00 B in 0.00184 sec., 9782.608695652174 rows/sec., 400.18 KiB/sec. 2025.02.28 06:46:34.452412 [ 3 ] {5f688c40-ec3a-44d5-aadf-23637d9a16ef} TCPHandler: Processed in 0.002129316 sec. 2025.02.28 06:46:34.455918 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.456058 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:46:34.456113 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:34.456853 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.456900 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.457414 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:34.457640 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.457854 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} executeQuery: Read 13 rows, 4.52 KiB in 0.001834 sec., 7088.331515812432 rows/sec., 2.41 MiB/sec. 2025.02.28 06:46:34.457908 [ 4 ] {19018580-b538-4338-8197-49c64cbad4c6} TCPHandler: Processed in 0.002049954 sec. 2025.02.28 06:46:34.458062 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.458214 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.458272 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:46:34.459545 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.459580 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.459997 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.460243 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.460444 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} executeQuery: Read 212 rows, 13.81 KiB in 0.002269 sec., 93433.23049801674 rows/sec., 5.94 MiB/sec. 2025.02.28 06:46:34.460598 [ 3 ] {03731de0-1123-4505-9c8e-b099744cc5d4} TCPHandler: Processed in 0.002603651 sec. 2025.02.28 06:46:34.460813 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.461037 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:34.461127 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:34.462196 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.462234 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.462637 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:34.462880 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.463094 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} executeQuery: Read 633 rows, 50.98 KiB in 0.002113 sec., 299574.06530998583 rows/sec., 23.56 MiB/sec. 2025.02.28 06:46:34.463146 [ 4 ] {cdf08d33-eef2-4f34-8f26-2a5279d58d04} TCPHandler: Processed in 0.002442519 sec. 2025.02.28 06:46:34.463314 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.463452 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.463511 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:46:34.464445 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.464486 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.464856 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.465099 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.465276 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} executeQuery: Read 114 rows, 6.99 KiB in 0.001851 sec., 61588.330632090765 rows/sec., 3.69 MiB/sec. 2025.02.28 06:46:34.465331 [ 3 ] {48083797-c30d-4310-a131-a527b3d5cd90} TCPHandler: Processed in 0.002086375 sec. 2025.02.28 06:46:34.465470 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.465586 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.465635 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:46:34.466271 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.466311 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.466674 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.466954 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.467182 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} executeQuery: Read 113 rows, 7.49 KiB in 0.001616 sec., 69925.74257425743 rows/sec., 4.53 MiB/sec. 2025.02.28 06:46:34.467233 [ 4 ] {d268c13f-d14c-4fa3-b1ab-2dfbdd992096} TCPHandler: Processed in 0.001822472 sec. 2025.02.28 06:46:34.467387 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.467505 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.467554 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:46:34.468148 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.468187 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.468535 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.468768 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.468952 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. 2025.02.28 06:46:34.469002 [ 3 ] {fc4c2a1b-8e5d-4bfb-a09b-e519877b9b66} TCPHandler: Processed in 0.00167245 sec. 2025.02.28 06:46:34.469137 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.469253 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:34.469302 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:34.470054 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.470095 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.470473 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:34.470719 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.470931 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} executeQuery: Read 390 rows, 28.23 KiB in 0.0017 sec., 229411.76470588238 rows/sec., 16.21 MiB/sec. 2025.02.28 06:46:34.470981 [ 4 ] {a52a42c6-4d90-453c-a66e-5d50694a261d} TCPHandler: Processed in 0.001897303 sec. 2025.02.28 06:46:34.471134 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.471270 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:46:34.471329 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:46:34.471822 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.471859 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.472204 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.472432 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.472596 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} executeQuery: Read 6 rows, 321.00 B in 0.001355 sec., 4428.044280442804 rows/sec., 231.35 KiB/sec. 2025.02.28 06:46:34.472642 [ 3 ] {be234f1d-6f74-43ff-9d68-a62e642a78bf} TCPHandler: Processed in 0.001573879 sec. 2025.02.28 06:46:34.472792 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.472932 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.472992 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:34.473638 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.473677 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.474065 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:34.474306 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.474517 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2025.02.28 06:46:34.474568 [ 4 ] {b03335b0-c86b-4168-a0c6-57a80b5ea3eb} TCPHandler: Processed in 0.001844432 sec. 2025.02.28 06:46:34.474711 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.474846 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.474907 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:46:34.475435 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.475479 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.475828 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.476084 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.476310 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.02.28 06:46:34.476364 [ 3 ] {8b533d9c-5736-49cd-afdf-309cc5ff1162} TCPHandler: Processed in 0.001718121 sec. 2025.02.28 06:46:34.476498 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.476636 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.476728 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:46:34.477916 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.477955 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.480515 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:46:34.481018 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.481555 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} executeQuery: Read 8 rows, 14.68 KiB in 0.004949 sec., 1616.4881794301878 rows/sec., 2.90 MiB/sec. 2025.02.28 06:46:34.481648 [ 4 ] {6fb393d0-33ad-4ac5-b24a-cc4f84ddb657} TCPHandler: Processed in 0.005206612 sec. 2025.02.28 06:46:34.481810 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:34.481949 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:34.482007 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:34.482557 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:34.482593 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:34.482946 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:34.483176 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:34.483363 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. 2025.02.28 06:46:34.483410 [ 3 ] {0187edca-c06e-4f78-913f-3225dac3924c} TCPHandler: Processed in 0.00166789 sec. 2025.02.28 06:46:39.388774 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:39.388992 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:39.389077 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:39.389874 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:39.389934 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:39.390384 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:39.390744 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:39.390977 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} executeQuery: Read 56 rows, 4.41 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.11 MiB/sec. 2025.02.28 06:46:39.391044 [ 3 ] {34c49e50-b131-43a8-b0a5-e103c20c21cb} TCPHandler: Processed in 0.002408679 sec. 2025.02.28 06:46:39.391315 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:39.391525 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:39.391602 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:39.392353 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:39.392393 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:39.392872 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:39.393137 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:39.393330 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} executeQuery: Read 64 rows, 5.12 KiB in 0.001863 sec., 34353.193773483625 rows/sec., 2.68 MiB/sec. 2025.02.28 06:46:39.393382 [ 4 ] {24833496-0133-4612-b6f6-2ccd38537600} TCPHandler: Processed in 0.002206616 sec. 2025.02.28 06:46:39.393555 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:39.393704 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:39.393773 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:39.394456 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:39.394505 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:39.394924 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:39.395161 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:39.395380 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. 2025.02.28 06:46:39.395436 [ 3 ] {f1a7d815-9e86-496d-b305-6e77cabe954d} TCPHandler: Processed in 0.001951054 sec. 2025.02.28 06:46:39.395574 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:39.395707 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:39.395766 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:39.396387 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:39.396432 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:39.396838 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:39.397080 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:39.397251 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. 2025.02.28 06:46:39.397298 [ 4 ] {cc9dd669-3ec3-43e6-8127-ede106ddfed4} TCPHandler: Processed in 0.001777771 sec. 2025.02.28 06:46:41.184444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.02.28 06:46:41.185109 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:41.185149 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:41.185727 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:41.185991 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:41.186175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.02.28 06:46:41.313752 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.02.28 06:46:41.335700 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:41.335775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:41.342733 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:41.343572 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:41.347278 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.02.28 06:46:43.668813 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 2025.02.28 06:46:43.672401 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:43.672464 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:43.674084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:43.674386 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:43.675347 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 200 2025.02.28 06:46:44.394832 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.395038 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.395114 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:46:44.396005 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.396065 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.396527 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.396797 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.397048 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} executeQuery: Read 212 rows, 13.81 KiB in 0.002058 sec., 103012.63362487852 rows/sec., 6.55 MiB/sec. 2025.02.28 06:46:44.397182 [ 3 ] {22849cb4-a8fa-4324-8bf4-d8c9c5f88c5b} TCPHandler: Processed in 0.00248727 sec. 2025.02.28 06:46:44.397439 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.397630 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:44.397701 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:44.398826 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.398873 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.399347 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:44.399618 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.399822 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} executeQuery: Read 633 rows, 50.98 KiB in 0.002244 sec., 282085.56149732624 rows/sec., 22.18 MiB/sec. 2025.02.28 06:46:44.399886 [ 4 ] {41e9e9b8-dcf2-47e3-9b1d-aa3d31aa84e2} TCPHandler: Processed in 0.002579761 sec. 2025.02.28 06:46:44.400068 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.400225 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.400288 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:46:44.401019 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.401062 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.401452 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.401704 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.401905 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} executeQuery: Read 114 rows, 6.99 KiB in 0.001717 sec., 66394.8747815958 rows/sec., 3.97 MiB/sec. 2025.02.28 06:46:44.401959 [ 3 ] {f506c862-1236-4b76-b1db-dd42c172e58e} TCPHandler: Processed in 0.001964243 sec. 2025.02.28 06:46:44.402132 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.402281 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.402343 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:46:44.403040 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.403081 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.403461 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.403725 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.403965 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} executeQuery: Read 113 rows, 7.49 KiB in 0.001693 sec., 66745.42232722977 rows/sec., 4.32 MiB/sec. 2025.02.28 06:46:44.404070 [ 4 ] {310f4b5f-847a-4add-8b03-48b9b7d1b19c} TCPHandler: Processed in 0.002006464 sec. 2025.02.28 06:46:44.404255 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.404395 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.404452 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:46:44.405107 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.405146 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.405505 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.405749 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.405997 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} executeQuery: Read 112 rows, 6.53 KiB in 0.001614 sec., 69392.81288723668 rows/sec., 3.95 MiB/sec. 2025.02.28 06:46:44.406121 [ 3 ] {d167f3ad-35ad-4604-a030-efbc658a8ce7} TCPHandler: Processed in 0.001932603 sec. 2025.02.28 06:46:44.406266 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.406391 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:44.406441 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:44.407191 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.407231 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.407618 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:44.407861 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.408043 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} executeQuery: Read 390 rows, 28.23 KiB in 0.001681 sec., 232004.75907198095 rows/sec., 16.40 MiB/sec. 2025.02.28 06:46:44.408093 [ 4 ] {8ca200e7-ed3c-4ed0-be92-6a5f6e2f0453} TCPHandler: Processed in 0.001882973 sec. 2025.02.28 06:46:44.408244 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.408383 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:46:44.408443 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:46:44.408974 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.409014 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.409388 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.409629 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.409832 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. 2025.02.28 06:46:44.409881 [ 3 ] {4b52a4b3-92e0-4162-9b0d-183332b4f1c9} TCPHandler: Processed in 0.00170118 sec. 2025.02.28 06:46:44.410035 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.410174 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.410235 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:44.410931 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.410973 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.411384 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:44.411691 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.411970 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} executeQuery: Read 237 rows, 16.27 KiB in 0.001804 sec., 131374.72283813747 rows/sec., 8.81 MiB/sec. 2025.02.28 06:46:44.412113 [ 4 ] {dd8a80ed-0dd0-406d-8d5a-84a227cb2b78} TCPHandler: Processed in 0.002144526 sec. 2025.02.28 06:46:44.412285 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.412423 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.412485 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:46:44.413058 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.413103 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.413549 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.413855 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.414029 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. 2025.02.28 06:46:44.414125 [ 3 ] {b552fefd-b379-4e51-9679-7cfc5f10d451} TCPHandler: Processed in 0.001906763 sec. 2025.02.28 06:46:44.414299 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.414420 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.414500 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:46:44.415617 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.415660 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.416320 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:46:44.416591 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.416859 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} executeQuery: Read 8 rows, 14.68 KiB in 0.002447 sec., 3269.3093583980385 rows/sec., 5.86 MiB/sec. 2025.02.28 06:46:44.416959 [ 4 ] {c3ec0aca-e1d8-4597-9873-31439eafd13e} TCPHandler: Processed in 0.002715213 sec. 2025.02.28 06:46:44.417116 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:44.417237 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:44.417290 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:44.417810 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:44.417851 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.02.28 06:46:44.418242 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:46:44.418491 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:44.418710 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} executeQuery: Read 82 rows, 5.33 KiB in 0.001498 sec., 54739.65287049399 rows/sec., 3.48 MiB/sec. 2025.02.28 06:46:44.418759 [ 3 ] {372c0136-0acb-4b21-b2b6-493511a0a08e} TCPHandler: Processed in 0.00170174 sec. 2025.02.28 06:46:48.618103 [ 83 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:46:48.618163 [ 83 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:46:48.686345 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.02.28 06:46:48.686997 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:48.687044 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:48.687609 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:48.687863 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:48.688060 [ 83 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:48.688099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.02.28 06:46:48.688151 [ 83 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:48.688180 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:48.690367 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:48.690579 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:48.690688 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.02.28 06:46:48.690826 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.02.28 06:46:48.691027 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.02.28 06:46:48.691239 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.02.28 06:46:48.691356 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.02.28 06:46:48.691479 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.02.28 06:46:48.712752 [ 194 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.024481733 sec., 114616.06905034052 rows/sec., 1.64 MiB/sec. 2025.02.28 06:46:48.713444 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:48.713803 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:48.713893 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_6_1} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:48.714028 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.02.28 06:46:48.847399 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.02.28 06:46:48.867211 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:48.867269 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:48.874190 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:48.874940 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:48.875228 [ 83 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:48.875296 [ 83 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:48.875334 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:48.875829 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:48.883622 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.02.28 06:46:48.884984 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:48.885839 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.28 06:46:48.890608 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.28 06:46:48.895169 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.02.28 06:46:48.899773 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.02.28 06:46:48.909049 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.02.28 06:46:48.913484 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.02.28 06:46:48.974757 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09933395 sec., 463.0843734694935 rows/sec., 2.39 MiB/sec. 2025.02.28 06:46:48.977404 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:48.980424 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:48.980549 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_6_1} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:48.982880 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.02.28 06:46:49.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.92 MiB, peak 169.45 MiB, free memory in arenas 0.00 B, will set to 163.52 MiB (RSS), difference: 3.60 MiB 2025.02.28 06:46:49.388117 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:49.388326 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:49.388409 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:49.389270 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.389323 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.389798 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:49.390062 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.390252 [ 81 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:49.390318 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} executeQuery: Read 56 rows, 4.41 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.10 MiB/sec. 2025.02.28 06:46:49.390343 [ 81 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.390418 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.390451 [ 3 ] {edaf8ed6-4af2-451b-83c7-049c08f210dc} TCPHandler: Processed in 0.00247611 sec. 2025.02.28 06:46:49.390626 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:49.390723 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:49.390801 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:49.390848 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.02.28 06:46:49.390908 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:49.390981 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.02.28 06:46:49.391043 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:49.391392 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part 2025.02.28 06:46:49.391893 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.02.28 06:46:49.392317 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part 2025.02.28 06:46:49.392694 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.02.28 06:46:49.393715 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.393762 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.394455 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:49.394807 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.394872 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.004324862 sec., 344519.66328636615 rows/sec., 28.31 MiB/sec. 2025.02.28 06:46:49.395053 [ 81 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:49.395172 [ 81 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.395244 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.395242 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} executeQuery: Read 64 rows, 5.12 KiB in 0.004362 sec., 14672.168729940393 rows/sec., 1.15 MiB/sec. 2025.02.28 06:46:49.395267 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:49.395904 [ 4 ] {18fa62fa-ac36-49b8-a9c9-2f24c57ea4df} TCPHandler: Processed in 0.005312383 sec. 2025.02.28 06:46:49.395942 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:49.396226 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:49.396318 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:49.396420 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.28 06:46:49.396517 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.396617 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:49.396889 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.02.28 06:46:49.396929 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:49.396970 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_6_1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:49.397308 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.02.28 06:46:49.397401 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2025.02.28 06:46:49.397726 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.02.28 06:46:49.398137 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.02.28 06:46:49.398474 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.02.28 06:46:49.400157 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.400232 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.401222 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:49.401525 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.006172403 sec., 167843.8689113462 rows/sec., 12.81 MiB/sec. 2025.02.28 06:46:49.401664 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.401827 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:49.401890 [ 81 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:49.401998 [ 81 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.402080 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.402240 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} executeQuery: Read 160 rows, 11.41 KiB in 0.005728 sec., 27932.96089385475 rows/sec., 1.95 MiB/sec. 2025.02.28 06:46:49.402511 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:49.402534 [ 3 ] {7bf64bc6-48f5-4190-9243-0985880893ca} TCPHandler: Processed in 0.006480038 sec. 2025.02.28 06:46:49.402866 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:49.402905 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:49.402951 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.403004 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.02.28 06:46:49.403230 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:49.403364 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.02.28 06:46:49.403455 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:49.403803 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.02.28 06:46:49.403974 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_6_1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:49.404210 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.02.28 06:46:49.404536 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.02.28 06:46:49.404847 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.02.28 06:46:49.405030 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:46:49.406522 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.406586 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.407661 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:46:49.408035 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.408337 [ 81 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:46:49.408464 [ 81 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:49.408569 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:49.408600 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} executeQuery: Read 60 rows, 4.14 KiB in 0.005494 sec., 10921.004732435385 rows/sec., 753.66 KiB/sec. 2025.02.28 06:46:49.409123 [ 4 ] {f1b935d9-8e0c-4268-8a5b-91697a77be9c} TCPHandler: Processed in 0.006428607 sec. 2025.02.28 06:46:49.409229 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:46:49.409307 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.007099785 sec., 143384.62361888424 rows/sec., 9.81 MiB/sec. 2025.02.28 06:46:49.409677 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:46:49.409715 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:49.409743 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2025.02.28 06:46:49.409969 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.02.28 06:46:49.410365 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.02.28 06:46:49.410577 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.02.28 06:46:49.410595 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.410891 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.02.28 06:46:49.410919 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_6_1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:49.411106 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.02.28 06:46:49.411178 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:46:49.412279 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504772 sec., 104999.697555219 rows/sec., 6.89 MiB/sec. 2025.02.28 06:46:49.412430 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:46:49.412727 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:49.412799 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_6_1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:46:49.412877 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 06:46:51.894781 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.895155 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.895745 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.895816 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.896218 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.896305 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.896497 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.02.28 06:46:51.896803 [ 288 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.896814 [ 287 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.896986 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.897020 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.901478 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.901516 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.901584 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.901635 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.903186 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} executeQuery: Read 31 rows, 1.17 KiB in 0.008217 sec., 3772.6664232688327 rows/sec., 142.38 KiB/sec. 2025.02.28 06:46:51.903350 [ 3 ] {578025b9-7910-44c1-bd57-3494775da352} TCPHandler: Processed in 0.008768255 sec. 2025.02.28 06:46:51.903786 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.904097 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.904640 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.904708 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.905166 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.905283 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.905517 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.02.28 06:46:51.905663 [ 289 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.905681 [ 287 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.905841 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.905880 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.906006 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.906040 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.906098 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.906169 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.907632 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} executeQuery: Read 31 rows, 1.17 KiB in 0.00369 sec., 8401.084010840108 rows/sec., 317.05 KiB/sec. 2025.02.28 06:46:51.907841 [ 4 ] {995c2119-2efe-4b89-9bfe-24a7c3aa1f41} TCPHandler: Processed in 0.004208861 sec. 2025.02.28 06:46:51.908140 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.908359 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.908748 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.908805 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.909173 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.909252 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.909437 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.02.28 06:46:51.909555 [ 288 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.909572 [ 287 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.909688 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.909722 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.909823 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.909861 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.909911 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.909972 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.911154 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} executeQuery: Read 31 rows, 1.17 KiB in 0.002902 sec., 10682.288077188146 rows/sec., 403.14 KiB/sec. 2025.02.28 06:46:51.911319 [ 3 ] {c43cc7e5-f8a2-4735-975f-a1870adbb768} TCPHandler: Processed in 0.003244939 sec. 2025.02.28 06:46:51.911739 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.911990 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.912408 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.912464 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.912857 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.912949 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.913137 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.02.28 06:46:51.913275 [ 287 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.913290 [ 289 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.913433 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.913467 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.913570 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.913600 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.913650 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.913708 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.914903 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} executeQuery: Read 31 rows, 1.17 KiB in 0.003046 sec., 10177.281680892975 rows/sec., 384.08 KiB/sec. 2025.02.28 06:46:51.915058 [ 4 ] {0475327a-44f2-43a0-b3e1-aea0e6d22c21} TCPHandler: Processed in 0.0033933 sec. 2025.02.28 06:46:51.915362 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.915600 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} executeQuery: (from [fd00:1122:3344:101::d]:58353) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.916030 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.916096 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.916503 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.916595 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.916789 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.02.28 06:46:51.916918 [ 287 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.916936 [ 288 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.917064 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.917095 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.917202 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.917228 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.917284 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.917348 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.918561 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} executeQuery: Read 31 rows, 1.17 KiB in 0.003075 sec., 10081.30081300813 rows/sec., 380.46 KiB/sec. 2025.02.28 06:46:51.918724 [ 3 ] {3bd45582-d449-44bc-aa48-ea290465179d} TCPHandler: Processed in 0.003436851 sec. 2025.02.28 06:46:51.919103 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:51.919348 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:46:51.919780 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:46:51.919842 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:46:51.920248 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:51.920337 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:46:51.920531 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.02.28 06:46:51.920668 [ 289 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:46:51.920673 [ 287 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:46:51.920814 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:46:51.920852 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:46:51.920957 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:46:51.920983 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.02.28 06:46:51.921038 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.921098 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:46:51.922330 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} executeQuery: Read 31 rows, 1.17 KiB in 0.003103 sec., 9990.33193683532 rows/sec., 377.03 KiB/sec. 2025.02.28 06:46:51.922498 [ 4 ] {9285bd0b-d478-4a0a-8e5d-8c493d9b0f62} TCPHandler: Processed in 0.003466812 sec. 2025.02.28 06:46:52.039058 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.039248 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:46:52.039330 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:46:52.040536 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.040600 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.041423 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.041802 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.042216 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} executeQuery: Read 6 rows, 1.34 KiB in 0.003005 sec., 1996.6722129783695 rows/sec., 444.57 KiB/sec. 2025.02.28 06:46:52.042377 [ 3 ] {daf76f72-4322-421f-83db-03ca84588766} TCPHandler: Processed in 0.003398961 sec. 2025.02.28 06:46:52.042631 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.042839 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.042926 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:46:52.043874 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.043931 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.044468 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.044771 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.045047 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} executeQuery: Read 212 rows, 13.81 KiB in 0.002272 sec., 93309.85915492957 rows/sec., 5.93 MiB/sec. 2025.02.28 06:46:52.045123 [ 4 ] {ece2f9d2-a61a-41f7-8851-ebaf17219678} TCPHandler: Processed in 0.002587411 sec. 2025.02.28 06:46:52.045332 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.045492 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:52.045566 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:52.047380 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.047436 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.048165 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:52.048508 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.048795 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} executeQuery: Read 1773 rows, 147.54 KiB in 0.003339 sec., 530997.3045822103 rows/sec., 43.15 MiB/sec. 2025.02.28 06:46:52.048877 [ 3 ] {71a79e4b-de14-4a75-aac2-565d91031de3} TCPHandler: Processed in 0.003626114 sec. 2025.02.28 06:46:52.049078 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.049240 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.049310 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:46:52.050217 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.050273 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.050771 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.051088 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.051319 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} executeQuery: Read 114 rows, 6.99 KiB in 0.002114 sec., 53926.206244087036 rows/sec., 3.23 MiB/sec. 2025.02.28 06:46:52.051390 [ 4 ] {44ef1c78-00e2-4d10-ba1f-9151e9bb4e16} TCPHandler: Processed in 0.002390309 sec. 2025.02.28 06:46:52.051620 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.051805 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.051882 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:46:52.052795 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.052849 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.053336 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.053663 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.053992 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} executeQuery: Read 341 rows, 23.30 KiB in 0.002204 sec., 154718.69328493648 rows/sec., 10.32 MiB/sec. 2025.02.28 06:46:52.054139 [ 3 ] {0cdbd4a4-acc0-4cff-9fc8-0be22bb48875} TCPHandler: Processed in 0.002623591 sec. 2025.02.28 06:46:52.054346 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.054537 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.054619 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:46:52.055524 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.055572 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.056039 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.056354 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.056657 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} executeQuery: Read 112 rows, 6.53 KiB in 0.002146 sec., 52190.1211556384 rows/sec., 2.97 MiB/sec. 2025.02.28 06:46:52.056744 [ 4 ] {877be242-423d-4130-b686-b825d0f27bd7} TCPHandler: Processed in 0.00249176 sec. 2025.02.28 06:46:52.056946 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.057136 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:52.057214 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:52.058429 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.058483 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.060114 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:52.060453 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.060730 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} executeQuery: Read 846 rows, 62.51 KiB in 0.003639 sec., 232481.45094806267 rows/sec., 16.78 MiB/sec. 2025.02.28 06:46:52.060801 [ 3 ] {683ecee3-430a-478b-a953-4b971f894ccb} TCPHandler: Processed in 0.003941467 sec. 2025.02.28 06:46:52.061012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.061181 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:46:52.061258 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:46:52.061960 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.062022 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.062476 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.062775 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.063012 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} executeQuery: Read 6 rows, 321.00 B in 0.001864 sec., 3218.8841201716737 rows/sec., 168.17 KiB/sec. 2025.02.28 06:46:52.063079 [ 4 ] {2a258ea7-f632-436c-a7df-2cda2bf79305} TCPHandler: Processed in 0.002149876 sec. 2025.02.28 06:46:52.063258 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.063435 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.063512 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:52.064981 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.065025 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.065700 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:52.065997 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.066288 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} executeQuery: Read 2375 rows, 162.23 KiB in 0.002885 sec., 823223.5701906412 rows/sec., 54.91 MiB/sec. 2025.02.28 06:46:52.066430 [ 3 ] {28b96be1-9369-4405-8782-f6895e8b526b} TCPHandler: Processed in 0.003254409 sec. 2025.02.28 06:46:52.066609 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.066769 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.066842 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:46:52.067416 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.067462 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.067894 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.068176 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.068418 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} executeQuery: Read 1 rows, 69.00 B in 0.001677 sec., 596.3029218843172 rows/sec., 40.18 KiB/sec. 2025.02.28 06:46:52.068553 [ 4 ] {a2de7455-f47c-45a2-b119-eff06cb172b2} TCPHandler: Processed in 0.002019894 sec. 2025.02.28 06:46:52.068730 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.068873 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.068967 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:46:52.070174 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.070217 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.070901 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:46:52.071199 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.071458 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} executeQuery: Read 8 rows, 14.68 KiB in 0.002615 sec., 3059.273422562141 rows/sec., 5.48 MiB/sec. 2025.02.28 06:46:52.071577 [ 3 ] {45a1e6bd-0de2-4458-a550-644010d44364} TCPHandler: Processed in 0.002915675 sec. 2025.02.28 06:46:52.071744 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:52.071879 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:52.071938 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:52.072505 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:52.072551 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:52.072967 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:52.073248 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:52.073440 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} executeQuery: Read 58 rows, 3.68 KiB in 0.001589 sec., 36500.943989930776 rows/sec., 2.26 MiB/sec. 2025.02.28 06:46:52.073497 [ 4 ] {d01fb3f5-1710-44fc-b1c9-0bae5bdec440} TCPHandler: Processed in 0.001815851 sec. 2025.02.28 06:46:53.675706 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 266 2025.02.28 06:46:53.679427 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:53.679475 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:53.681040 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:46:53.681346 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:53.682060 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 266 2025.02.28 06:46:54.383558 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:54.383752 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:54.383826 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:54.384600 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:54.384651 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:54.385084 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:46:54.385346 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:54.385577 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. 2025.02.28 06:46:54.385632 [ 3 ] {6c07293b-af1d-4d47-bb2d-42459abf908f} TCPHandler: Processed in 0.002214017 sec. 2025.02.28 06:46:54.385905 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:54.386123 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:54.386199 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:54.386985 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:54.387037 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:54.387485 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:46:54.387754 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:54.387992 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. 2025.02.28 06:46:54.388088 [ 4 ] {04bc9077-e617-44a2-b688-1a4aa15ab1f7} TCPHandler: Processed in 0.002325678 sec. 2025.02.28 06:46:54.388237 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:54.388361 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:54.388415 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:54.389002 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:54.389043 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:54.389460 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:46:54.389705 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:54.389948 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} executeQuery: Read 64 rows, 4.56 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 2.76 MiB/sec. 2025.02.28 06:46:54.390000 [ 3 ] {5693d22a-07d4-410b-bf21-eea0d8bddf9e} TCPHandler: Processed in 0.001819782 sec. 2025.02.28 06:46:54.390164 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:54.390294 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:54.390351 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:54.390860 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:54.390903 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:54.391295 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:46:54.391544 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:54.391755 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} executeQuery: Read 24 rows, 1.66 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.08 MiB/sec. 2025.02.28 06:46:54.391812 [ 4 ] {4edff78e-4e4f-436d-9be6-2825033d4e83} TCPHandler: Processed in 0.001708311 sec. 2025.02.28 06:46:56.188302 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.02.28 06:46:56.189021 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:56.189074 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:56.189732 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:56.190045 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:56.190264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.02.28 06:46:56.383761 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.02.28 06:46:56.403192 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:56.403257 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:56.410137 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:46:56.410875 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:56.413770 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.02.28 06:46:57.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.81 MiB, peak 169.45 MiB, free memory in arenas 0.00 B, will set to 165.88 MiB (RSS), difference: 1.07 MiB 2025.02.28 06:46:59.388152 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:59.388370 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:46:59.388451 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:46:59.389329 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:59.389375 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:59.389813 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:46:59.390084 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:59.390344 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec. 2025.02.28 06:46:59.390427 [ 3 ] {b06aa74d-81ae-4904-9177-c07dedca32cc} TCPHandler: Processed in 0.002411118 sec. 2025.02.28 06:46:59.390703 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:59.390923 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:46:59.391011 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:46:59.391821 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:59.391875 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:59.392309 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:46:59.392567 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:59.392807 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} executeQuery: Read 64 rows, 5.12 KiB in 0.001943 sec., 32938.75450334534 rows/sec., 2.57 MiB/sec. 2025.02.28 06:46:59.392873 [ 4 ] {b14c210f-f94f-4d7e-bfde-f3f5611aa307} TCPHandler: Processed in 0.002318448 sec. 2025.02.28 06:46:59.393038 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:59.393181 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} executeQuery: (from [fd00:1122:3344:101::d]:58353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:46:59.393244 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:46:59.393933 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:59.393980 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:59.394418 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:46:59.394666 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:59.394872 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. 2025.02.28 06:46:59.394923 [ 3 ] {0d5454c7-eb45-4562-b15d-007a7a71b31f} TCPHandler: Processed in 0.001955303 sec. 2025.02.28 06:46:59.395091 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:46:59.395216 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:46:59.395275 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:46:59.395872 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:46:59.395919 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:46:59.396364 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:46:59.396598 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:46:59.396881 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} executeQuery: Read 60 rows, 4.14 KiB in 0.001676 sec., 35799.522673031024 rows/sec., 2.41 MiB/sec. 2025.02.28 06:46:59.397020 [ 4 ] {816855d3-8a0d-47cc-8ec6-4249a1bed01f} TCPHandler: Processed in 0.001988293 sec. 2025.02.28 06:47:03.618403 [ 52 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:47:03.618475 [ 52 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:47:03.682503 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 282 2025.02.28 06:47:03.685274 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:03.685319 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:03.686820 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:03.687124 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:03.687707 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 282 2025.02.28 06:47:03.690510 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.02.28 06:47:03.691635 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:03.691719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:03.692340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:03.692628 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:03.692798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.02.28 06:47:03.850010 [ 3 ] {} TCPHandler: Done processing connection. 2025.02.28 06:47:03.850096 [ 3 ] {} TCP-Session: af345517-31f0-4415-865e-c6076c3286f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.02.28 06:47:03.913924 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.02.28 06:47:03.933409 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:03.933480 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:03.940654 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:03.941481 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:03.944911 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.02.28 06:47:04.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 166.59 MiB (RSS), difference: 2.18 MiB 2025.02.28 06:47:04.392642 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.392954 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:47:04.393466 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:47:04.393524 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:47:04.393906 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:04.393996 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:47:04.394176 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.02.28 06:47:04.394304 [ 288 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:47:04.394389 [ 289 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 06:47:04.394399 [ 287 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:47:04.394575 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:47:04.394607 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:47:04.394734 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:47:04.394759 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.02.28 06:47:04.394805 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.394856 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.394902 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.396815 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} executeQuery: Read 37 rows, 1.39 KiB in 0.004007 sec., 9233.840778637385 rows/sec., 346.07 KiB/sec. 2025.02.28 06:47:04.397018 [ 4 ] {8ca5ed22-7a82-46a4-9bc9-ebdf65e8f4e2} TCPHandler: Processed in 0.004523494 sec. 2025.02.28 06:47:04.397462 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.397742 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} executeQuery: (from [fd00:1122:3344:101::d]:45655) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:47:04.398290 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:47:04.398356 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:47:04.398740 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:04.398818 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:47:04.399000 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.02.28 06:47:04.399169 [ 287 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:47:04.399201 [ 289 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 06:47:04.399194 [ 291 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:47:04.399370 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:47:04.399401 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:47:04.399520 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:47:04.399546 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.02.28 06:47:04.399590 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.399643 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.399691 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.401116 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} executeQuery: Read 37 rows, 1.39 KiB in 0.003515 sec., 10526.315789473685 rows/sec., 394.51 KiB/sec. 2025.02.28 06:47:04.401318 [ 255 ] {0c6ca2f3-3ecb-4f8a-b675-8c14465c3c32} TCPHandler: Processed in 0.004010738 sec. 2025.02.28 06:47:04.401622 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.401829 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:47:04.402198 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:47:04.402252 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:47:04.402596 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:04.402666 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:47:04.402825 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.02.28 06:47:04.402962 [ 288 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:47:04.402979 [ 289 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 06:47:04.402994 [ 287 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:47:04.403126 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:47:04.403157 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:47:04.403270 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:47:04.403295 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.02.28 06:47:04.403339 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.403389 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.403434 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:04.404822 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} executeQuery: Read 37 rows, 1.39 KiB in 0.003097 sec., 11947.045527930255 rows/sec., 447.76 KiB/sec. 2025.02.28 06:47:04.405011 [ 4 ] {bf28fb3a-2e09-4753-b202-64fd25dfbeb2} TCPHandler: Processed in 0.003449431 sec. 2025.02.28 06:47:04.409011 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.409170 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:47:04.409235 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:04.410019 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.410064 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.410568 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.410785 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.411027 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} executeQuery: Read 3 rows, 280.00 B in 0.001898 sec., 1580.6111696522655 rows/sec., 144.07 KiB/sec. 2025.02.28 06:47:04.411191 [ 255 ] {4c150e3e-1b82-4025-8bbb-d91bd795d74f} TCPHandler: Processed in 0.002246427 sec. 2025.02.28 06:47:04.411387 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.411542 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.411605 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:04.412420 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.412469 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.412904 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.413188 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.413453 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} executeQuery: Read 212 rows, 13.81 KiB in 0.001941 sec., 109222.05048943844 rows/sec., 6.95 MiB/sec. 2025.02.28 06:47:04.413572 [ 4 ] {89d99b25-eaf1-4ca0-91f4-f09fcdad1a21} TCPHandler: Processed in 0.002257507 sec. 2025.02.28 06:47:04.413720 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.413839 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:04.413889 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:04.414848 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.414888 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.415290 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:04.415539 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.415853 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} executeQuery: Read 685 rows, 55.84 KiB in 0.002021 sec., 338941.118258288 rows/sec., 26.98 MiB/sec. 2025.02.28 06:47:04.416184 [ 255 ] {01ac3344-af27-40d3-b69b-6f41edbff484} TCPHandler: Processed in 0.0025172 sec. 2025.02.28 06:47:04.416375 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.416518 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.416577 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:04.417327 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.417377 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.417768 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.418013 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.418239 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} executeQuery: Read 140 rows, 8.94 KiB in 0.001753 sec., 79863.09184255562 rows/sec., 4.98 MiB/sec. 2025.02.28 06:47:04.418295 [ 4 ] {e72e66bd-9763-466d-bd6f-1d14b53ebb9c} TCPHandler: Processed in 0.001992303 sec. 2025.02.28 06:47:04.418463 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.418613 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.418672 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:04.419420 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.419466 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.419850 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.420096 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.420471 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} executeQuery: Read 113 rows, 7.49 KiB in 0.00186 sec., 60752.68817204301 rows/sec., 3.93 MiB/sec. 2025.02.28 06:47:04.420615 [ 255 ] {54a2d5aa-bd49-40c6-bf65-f426ffd8828d} TCPHandler: Processed in 0.002217287 sec. 2025.02.28 06:47:04.420763 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.420879 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.420927 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:04.421541 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.421581 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.421946 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.422183 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.422520 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} executeQuery: Read 112 rows, 6.53 KiB in 0.001631 sec., 68669.5278969957 rows/sec., 3.91 MiB/sec. 2025.02.28 06:47:04.422734 [ 4 ] {647f6246-0fa1-4ce1-805f-048ccfe180f5} TCPHandler: Processed in 0.002027005 sec. 2025.02.28 06:47:04.422889 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.423027 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:04.423085 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:04.423912 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.423951 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.424346 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:04.424585 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.424878 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} executeQuery: Read 428 rows, 31.27 KiB in 0.001862 sec., 229860.36519871108 rows/sec., 16.40 MiB/sec. 2025.02.28 06:47:04.424985 [ 255 ] {2c1a130d-4db8-48ee-abc8-05afa56cf783} TCPHandler: Processed in 0.002160405 sec. 2025.02.28 06:47:04.425144 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.425265 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:04.425316 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:04.425797 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.425835 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.426237 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.426512 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.426876 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. 2025.02.28 06:47:04.427036 [ 4 ] {bb612e74-8819-4536-bc05-18a70bdd2479} TCPHandler: Processed in 0.001948433 sec. 2025.02.28 06:47:04.427202 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.427343 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.427404 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:04.427996 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.428035 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.428435 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:04.428692 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.428998 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} executeQuery: Read 237 rows, 16.27 KiB in 0.001665 sec., 142342.34234234234 rows/sec., 9.54 MiB/sec. 2025.02.28 06:47:04.429100 [ 255 ] {2458ea41-a9d7-41a0-9ac9-8bd5c2ff464a} TCPHandler: Processed in 0.001965334 sec. 2025.02.28 06:47:04.429245 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.429364 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.429416 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:04.429903 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.429943 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.430309 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.430556 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.430824 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.02.28 06:47:04.430899 [ 4 ] {3883afc9-c538-4b8a-8b2e-17489da7b0de} TCPHandler: Processed in 0.00170951 sec. 2025.02.28 06:47:04.431041 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.431159 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.431250 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:04.432463 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.432502 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.433149 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:47:04.433406 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.433720 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} executeQuery: Read 34 rows, 62.39 KiB in 0.002577 sec., 13193.636010865348 rows/sec., 23.64 MiB/sec. 2025.02.28 06:47:04.433827 [ 255 ] {26dcbcdc-ba4b-49bd-85f2-da006cdc8571} TCPHandler: Processed in 0.002840414 sec. 2025.02.28 06:47:04.433974 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.434093 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.434145 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 06:47:04.434639 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.434679 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.435059 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:47:04.435295 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.435570 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} executeQuery: Read 21 rows, 1.57 KiB in 0.001485 sec., 14141.414141414141 rows/sec., 1.03 MiB/sec. 2025.02.28 06:47:04.435782 [ 4 ] {397add48-d2cf-48af-8988-6f0b1bace154} TCPHandler: Processed in 0.001863203 sec. 2025.02.28 06:47:04.435945 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:04.436085 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:04.436145 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:04.436707 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:04.436745 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:04.437109 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:04.437347 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:04.437580 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} executeQuery: Read 82 rows, 5.33 KiB in 0.001524 sec., 53805.77427821523 rows/sec., 3.42 MiB/sec. 2025.02.28 06:47:04.437659 [ 255 ] {ee099a00-86dc-472a-885b-e5542823465c} TCPHandler: Processed in 0.001778801 sec. 2025.02.28 06:47:05.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.75 MiB, peak 170.07 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: -2.99 MiB 2025.02.28 06:47:09.388293 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:09.388623 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:09.388757 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:09.389538 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.389589 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.390014 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:09.390269 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.390478 [ 45 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:09.390514 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec. 2025.02.28 06:47:09.390589 [ 45 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.390643 [ 4 ] {8343f185-950b-4644-a7db-65e9801c81dd} TCPHandler: Processed in 0.00253839 sec. 2025.02.28 06:47:09.390664 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.390879 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:09.390926 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:09.391162 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:09.391213 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:09.391247 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part 2025.02.28 06:47:09.391334 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:09.391519 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1773 rows starting from the beginning of the part 2025.02.28 06:47:09.391837 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:09.392137 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:09.392392 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 685 rows starting from the beginning of the part 2025.02.28 06:47:09.392659 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:09.394376 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.394444 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.395361 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:09.395725 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.396096 [ 45 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:09.396194 [ 45 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.396239 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3259 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446895 sec., 598322.5305426302 rows/sec., 50.26 MiB/sec. 2025.02.28 06:47:09.396258 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.396339 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} executeQuery: Read 64 rows, 5.12 KiB in 0.005217 sec., 12267.58673567184 rows/sec., 980.49 KiB/sec. 2025.02.28 06:47:09.396638 [ 255 ] {fa678484-84ed-436f-a2c7-b3fae6c1777c} TCPHandler: Processed in 0.00586314 sec. 2025.02.28 06:47:09.396657 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:09.396672 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:09.396946 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:09.397037 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:09.397130 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.02.28 06:47:09.397260 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:09.397472 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.397566 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2025.02.28 06:47:09.397622 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:09.397956 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_11_2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:09.398107 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:09.398297 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 06:47:09.398510 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:09.398820 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 428 rows starting from the beginning of the part 2025.02.28 06:47:09.399343 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:09.400817 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.400883 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.401930 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:09.402421 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.402434 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006053582 sec., 306595.33479516755 rows/sec., 23.33 MiB/sec. 2025.02.28 06:47:09.402690 [ 45 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:09.402796 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:09.402805 [ 45 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.402911 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} executeQuery: Read 160 rows, 11.41 KiB in 0.005729 sec., 27928.085180659804 rows/sec., 1.95 MiB/sec. 2025.02.28 06:47:09.402928 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.403403 [ 4 ] {c978df0b-5937-4349-9a7e-440158b0861a} TCPHandler: Processed in 0.006641369 sec. 2025.02.28 06:47:09.403441 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:09.404002 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.404135 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:09.404162 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:09.404226 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_11_2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:09.404235 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1018 rows starting from the beginning of the part 2025.02.28 06:47:09.404518 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:47:09.404673 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:09.404736 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2375 rows starting from the beginning of the part 2025.02.28 06:47:09.404820 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:09.405082 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:09.405494 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:09.405915 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.02.28 06:47:09.406256 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:09.407190 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.407262 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.408200 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:09.408754 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.408919 [ 45 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:09.408967 [ 45 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:09.409011 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:09.409030 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} executeQuery: Read 60 rows, 4.14 KiB in 0.004573 sec., 13120.489831620382 rows/sec., 905.45 KiB/sec. 2025.02.28 06:47:09.409342 [ 255 ] {2ce5404c-8e30-4f30-9ad8-81e25f09d015} TCPHandler: Processed in 0.005753219 sec. 2025.02.28 06:47:09.409812 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:09.409869 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4014 rows, containing 5 columns (5 merged, 0 gathered) in 0.006788452 sec., 591298.2812576416 rows/sec., 39.88 MiB/sec. 2025.02.28 06:47:09.409976 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:09.410023 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part 2025.02.28 06:47:09.410186 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2025.02.28 06:47:09.410336 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:09.410460 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part 2025.02.28 06:47:09.410865 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:09.411224 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.02.28 06:47:09.411730 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:09.411826 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.412265 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_11_2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:09.412394 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.02.28 06:47:09.413280 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.004011728 sec., 162523.48115325865 rows/sec., 10.64 MiB/sec. 2025.02.28 06:47:09.413420 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:09.413728 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:09.413806 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_11_2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:09.413881 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:47:11.193018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.02.28 06:47:11.193889 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:11.193956 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:11.194618 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:11.194892 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:11.195167 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.02.28 06:47:11.445093 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.02.28 06:47:11.468689 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:11.468767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:11.475849 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:11.476752 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:11.481293 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.02.28 06:47:13.687972 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 322 2025.02.28 06:47:13.691072 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:13.691112 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:13.692577 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:13.692900 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:13.693062 [ 38 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:47:13.693133 [ 38 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:13.693184 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:13.694154 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:47:13.694842 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 322 2025.02.28 06:47:13.695331 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:13.695512 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.02.28 06:47:13.696194 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.02.28 06:47:13.696864 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.02.28 06:47:13.697474 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.02.28 06:47:13.698070 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.02.28 06:47:13.698644 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.02.28 06:47:13.706904 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.013545112 sec., 23772.413251363298 rows/sec., 24.03 MiB/sec. 2025.02.28 06:47:13.707947 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:47:13.708806 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:13.708900 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_6_1} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:47:13.709213 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2025.02.28 06:47:14.396181 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.396429 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.396522 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:14.397446 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.397495 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.397928 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.398180 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.398337 [ 36 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:47:14.398387 [ 36 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.398388 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} executeQuery: Read 212 rows, 13.81 KiB in 0.002023 sec., 104794.85912011864 rows/sec., 6.66 MiB/sec. 2025.02.28 06:47:14.398415 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.398463 [ 4 ] {7b3ec28a-a444-4d6a-85d9-20a172e8772d} TCPHandler: Processed in 0.00244443 sec. 2025.02.28 06:47:14.398646 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:47:14.398778 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.398876 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:14.398929 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:14.399156 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:14.399189 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:14.399454 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:14.399482 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:14.399867 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:14.400226 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:14.402469 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.402536 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.403063 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004544934 sec., 233226.70912272876 rows/sec., 15.72 MiB/sec. 2025.02.28 06:47:14.403287 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:47:14.403554 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:14.403753 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.403900 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_5_1} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:47:14.404064 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:47:14.404073 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.404353 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} executeQuery: Read 685 rows, 55.84 KiB in 0.005353 sec., 127965.62675135437 rows/sec., 10.19 MiB/sec. 2025.02.28 06:47:14.404434 [ 255 ] {386723d9-5764-4df4-a889-1614819b4baf} TCPHandler: Processed in 0.005817719 sec. 2025.02.28 06:47:14.404606 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.404751 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.404810 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:14.405488 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.405525 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.405892 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.406139 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.406350 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} executeQuery: Read 140 rows, 8.94 KiB in 0.001628 sec., 85995.08599508599 rows/sec., 5.36 MiB/sec. 2025.02.28 06:47:14.406503 [ 4 ] {97299a04-65fa-4e8c-9d8f-b9d6908df90c} TCPHandler: Processed in 0.001964353 sec. 2025.02.28 06:47:14.406663 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.406789 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.406850 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:14.407791 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.407838 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.408214 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.408459 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.408707 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} executeQuery: Read 113 rows, 7.49 KiB in 0.001945 sec., 58097.68637532134 rows/sec., 3.76 MiB/sec. 2025.02.28 06:47:14.408767 [ 255 ] {600f1cae-ed5c-44da-b818-57ed126cf1c0} TCPHandler: Processed in 0.002162596 sec. 2025.02.28 06:47:14.408930 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.409069 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.409125 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:14.409848 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.409886 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.410240 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.410482 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.410598 [ 36 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:47:14.410638 [ 36 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.410657 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.410672 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} executeQuery: Read 112 rows, 6.53 KiB in 0.001633 sec., 68585.42559706063 rows/sec., 3.91 MiB/sec. 2025.02.28 06:47:14.410880 [ 4 ] {00aed97a-258c-459e-8a66-6fcb4d785a0e} TCPHandler: Processed in 0.002010155 sec. 2025.02.28 06:47:14.410908 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:47:14.411043 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.411058 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:14.411100 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:14.411218 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:14.411248 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:14.411314 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:14.411512 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:14.411850 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:14.412042 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:14.413251 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.413292 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.413607 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002858694 sec., 195893.64933777452 rows/sec., 11.91 MiB/sec. 2025.02.28 06:47:14.413861 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:14.413880 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:47:14.414292 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.414457 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.414875 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_5_1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:47:14.414930 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} executeQuery: Read 416 rows, 30.31 KiB in 0.00374 sec., 111229.94652406417 rows/sec., 7.91 MiB/sec. 2025.02.28 06:47:14.415162 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:47:14.415177 [ 255 ] {f0ab2c78-229c-4408-bec8-70c4b60c7aac} TCPHandler: Processed in 0.00421442 sec. 2025.02.28 06:47:14.415377 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.415495 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:14.415545 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:14.416037 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.416074 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.416443 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.416678 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.416892 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. 2025.02.28 06:47:14.416942 [ 4 ] {0a5a0ff6-9455-4334-9b64-4f7a69519c50} TCPHandler: Processed in 0.001621899 sec. 2025.02.28 06:47:14.417081 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.417200 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.417253 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:14.417849 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.417887 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.418284 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:14.418513 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.418712 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} executeQuery: Read 237 rows, 16.27 KiB in 0.001562 sec., 151728.55313700385 rows/sec., 10.17 MiB/sec. 2025.02.28 06:47:14.418759 [ 255 ] {e2c7e107-74db-4c23-a624-84a82b30c8c9} TCPHandler: Processed in 0.001763281 sec. 2025.02.28 06:47:14.418897 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.419008 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.419055 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:14.419573 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.419611 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.419966 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.420216 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.420380 [ 31 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:47:14.420445 [ 31 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.420484 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. 2025.02.28 06:47:14.420496 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.420653 [ 4 ] {5f20bd62-1760-4443-9a08-10c7ae4359cc} TCPHandler: Processed in 0.001763021 sec. 2025.02.28 06:47:14.420948 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.420914 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:47:14.421189 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.421225 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:14.421307 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:14.421362 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:14.421617 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:14.422023 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:14.422360 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:14.422690 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:14.425741 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005083121 sec., 983.6476448229345 rows/sec., 66.28 KiB/sec. 2025.02.28 06:47:14.425950 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:47:14.426572 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.426823 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_5_1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:47:14.427025 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:47:14.427143 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.427186 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.427870 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:14.428131 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.428478 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} executeQuery: Read 34 rows, 62.39 KiB in 0.007354 sec., 4623.3342398694585 rows/sec., 8.28 MiB/sec. 2025.02.28 06:47:14.428606 [ 255 ] {1d5041e2-7fed-4b5b-90e0-9eec41a60617} TCPHandler: Processed in 0.007814284 sec. 2025.02.28 06:47:14.428776 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:14.428915 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:14.428973 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:14.429558 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:14.429603 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:14.430010 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:14.430247 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:14.430541 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} executeQuery: Read 82 rows, 5.33 KiB in 0.001633 sec., 50214.32945499082 rows/sec., 3.19 MiB/sec. 2025.02.28 06:47:14.430689 [ 4 ] {2d72b750-fe02-405c-bcb6-99b06546787b} TCPHandler: Processed in 0.001979834 sec. 2025.02.28 06:47:18.618733 [ 26 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:47:18.618796 [ 26 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:47:18.695431 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.02.28 06:47:18.696291 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:18.696396 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:18.696905 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:18.697158 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:18.697406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.02.28 06:47:18.981477 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.02.28 06:47:19.003524 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:19.003591 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:19.010488 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:19.011276 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:19.014288 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.02.28 06:47:19.388778 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:19.389048 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:19.389117 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:19.389878 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:19.389921 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:19.390342 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:19.390589 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:19.390785 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} executeQuery: Read 56 rows, 4.41 KiB in 0.001808 sec., 30973.451327433628 rows/sec., 2.38 MiB/sec. 2025.02.28 06:47:19.390839 [ 4 ] {fdf2e033-99be-4215-8ead-2cc421c2a44f} TCPHandler: Processed in 0.002237737 sec. 2025.02.28 06:47:19.391109 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:19.391321 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:19.391405 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:19.392227 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:19.392278 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:19.392715 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:19.392968 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:19.393248 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} executeQuery: Read 64 rows, 5.12 KiB in 0.001978 sec., 32355.91506572295 rows/sec., 2.53 MiB/sec. 2025.02.28 06:47:19.393463 [ 255 ] {07dbac56-58c4-447a-90fb-d649da2707e5} TCPHandler: Processed in 0.00249469 sec. 2025.02.28 06:47:19.393638 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:19.393756 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:19.393809 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:19.394394 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:19.394433 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:19.394819 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:19.395060 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:19.395236 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. 2025.02.28 06:47:19.395286 [ 4 ] {ce66e625-9561-4c4c-872e-b6f00e4fa52f} TCPHandler: Processed in 0.001719091 sec. 2025.02.28 06:47:19.395430 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:19.395575 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:19.395641 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:19.396229 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:19.396271 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:19.396678 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:19.396924 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:19.397141 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. 2025.02.28 06:47:19.397194 [ 255 ] {71781a56-e1b1-45ae-a102-e7957127f561} TCPHandler: Processed in 0.001833302 sec. 2025.02.28 06:47:21.779621 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.779890 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:47:21.780352 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:47:21.780405 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:47:21.780781 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:21.780861 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:47:21.781033 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.02.28 06:47:21.781278 [ 288 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.02.28 06:47:21.781286 [ 291 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.02.28 06:47:21.781323 [ 287 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.02.28 06:47:21.781289 [ 289 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.02.28 06:47:21.781536 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.02.28 06:47:21.781568 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:47:21.781705 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.02.28 06:47:21.781730 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.02.28 06:47:21.781772 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:21.781817 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:21.781858 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:21.781901 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:47:21.784034 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} executeQuery: Read 40 rows, 1.53 KiB in 0.004268 sec., 9372.071227741331 rows/sec., 357.40 KiB/sec. 2025.02.28 06:47:21.784315 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} MemoryTracker: Peak memory usage (for query): 144.66 KiB. 2025.02.28 06:47:21.784334 [ 4 ] {a52868db-7bf1-4daf-ab1b-cc04d86d43a5} TCPHandler: Processed in 0.004851178 sec. 2025.02.28 06:47:21.830012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.830154 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:47:21.830213 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:47:21.830966 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.831016 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.831519 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:47:21.831757 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.832008 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} executeQuery: Read 1 rows, 232.00 B in 0.001891 sec., 528.820729772607 rows/sec., 119.81 KiB/sec. 2025.02.28 06:47:21.832207 [ 4 ] {991ebe1f-24f0-4bc9-b6e8-8f4e0306a387} TCPHandler: Processed in 0.002270207 sec. 2025.02.28 06:47:21.832458 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.832629 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.832695 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:21.833510 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.833550 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.833998 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.834266 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.834462 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} executeQuery: Read 212 rows, 13.81 KiB in 0.001879 sec., 112825.97126130921 rows/sec., 7.18 MiB/sec. 2025.02.28 06:47:21.834517 [ 255 ] {b4dfb469-7295-4242-9b4d-1d46e6c56461} TCPHandler: Processed in 0.002182816 sec. 2025.02.28 06:47:21.834664 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.834780 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:47:21.834829 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:47:21.835433 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.835473 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.835800 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.02.28 06:47:21.836052 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.836311 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} executeQuery: Read 12 rows, 1002.00 B in 0.001593 sec., 7532.956685499058 rows/sec., 614.26 KiB/sec. 2025.02.28 06:47:21.836377 [ 4 ] {b22b52b2-3e6c-4938-97d1-697ec82d70f8} TCPHandler: Processed in 0.001831772 sec. 2025.02.28 06:47:21.836613 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.836734 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:21.836784 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:21.838272 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.838313 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.838823 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:21.839079 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.839298 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} executeQuery: Read 1831 rows, 152.85 KiB in 0.002588 sec., 707496.1360123648 rows/sec., 57.68 MiB/sec. 2025.02.28 06:47:21.839505 [ 255 ] {5c2c0d71-c198-4ec1-8475-36639598363c} TCPHandler: Processed in 0.002946515 sec. 2025.02.28 06:47:21.839679 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.839797 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.839847 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:21.840474 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.840514 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.840876 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.841122 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.841289 [ 97 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:47:21.841353 [ 97 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.841369 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} executeQuery: Read 152 rows, 9.78 KiB in 0.001584 sec., 95959.59595959597 rows/sec., 6.03 MiB/sec. 2025.02.28 06:47:21.841392 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.841547 [ 4 ] {84db81ab-fc04-468d-b02e-758761a25e08} TCPHandler: Processed in 0.001922343 sec. 2025.02.28 06:47:21.841619 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:47:21.841721 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.841763 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:21.841799 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.02.28 06:47:21.841856 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.841892 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part 2025.02.28 06:47:21.841971 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:21.842388 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part 2025.02.28 06:47:21.842677 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part 2025.02.28 06:47:21.842993 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part 2025.02.28 06:47:21.843333 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part 2025.02.28 06:47:21.844579 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.844626 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.845281 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.845302 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.003793896 sec., 204011.9180915871 rows/sec., 13.29 MiB/sec. 2025.02.28 06:47:21.845532 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:47:21.845691 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.845912 [ 97 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:47:21.846012 [ 97 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.846090 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.846160 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} executeQuery: Read 341 rows, 23.30 KiB in 0.004309 sec., 79136.69064748201 rows/sec., 5.28 MiB/sec. 2025.02.28 06:47:21.846384 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.846460 [ 255 ] {574703f5-bdf4-4744-990c-785b49509505} TCPHandler: Processed in 0.004800418 sec. 2025.02.28 06:47:21.846470 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:47:21.846734 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.846776 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_6_1} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:47:21.846817 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:21.846929 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.02.28 06:47:21.847065 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.847088 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:47:21.847267 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:21.847384 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.02.28 06:47:21.847767 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part 2025.02.28 06:47:21.848067 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.02.28 06:47:21.848536 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.02.28 06:47:21.848858 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 341 rows starting from the beginning of the part 2025.02.28 06:47:21.850179 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.850265 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.851277 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.851735 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005531686 sec., 205000.78999422598 rows/sec., 14.30 MiB/sec. 2025.02.28 06:47:21.851814 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.851968 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:47:21.852465 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} executeQuery: Read 112 rows, 6.53 KiB in 0.005499 sec., 20367.339516275686 rows/sec., 1.16 MiB/sec. 2025.02.28 06:47:21.852621 [ 4 ] {70b67115-f7b2-4d17-979c-bdeb327beb3f} TCPHandler: Processed in 0.006040682 sec. 2025.02.28 06:47:21.852771 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.852806 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.852863 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_6_1} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:47:21.852943 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:47:21.852953 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:21.853006 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:21.853933 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.853971 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.854370 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:21.854616 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.854797 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} executeQuery: Read 884 rows, 65.58 KiB in 0.001888 sec., 468220.33898305084 rows/sec., 33.92 MiB/sec. 2025.02.28 06:47:21.854849 [ 255 ] {7ee9016c-79bb-4b98-b33e-fec11206211a} TCPHandler: Processed in 0.002122495 sec. 2025.02.28 06:47:21.855013 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.855130 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:21.855180 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:21.855664 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.855704 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.856063 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.856300 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.856445 [ 97 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:47:21.856504 [ 97 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.856540 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.02.28 06:47:21.856546 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.856707 [ 4 ] {0674d4c4-984e-4c40-bd93-eb74fd557a41} TCPHandler: Processed in 0.00174375 sec. 2025.02.28 06:47:21.857021 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.857030 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:47:21.857215 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.857230 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:21.857270 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.857285 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:21.857459 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.857740 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.858092 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.858358 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.858606 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:21.859478 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.859526 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.859952 [ 194 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259269 sec., 11045.421534706094 rows/sec., 577.08 KiB/sec. 2025.02.28 06:47:21.860178 [ 194 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:47:21.860358 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:21.860644 [ 194 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.860813 [ 194 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_6_1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:47:21.860823 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.860962 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.28 06:47:21.861170 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} executeQuery: Read 1025 rows, 69.96 KiB in 0.00399 sec., 256892.23057644113 rows/sec., 17.12 MiB/sec. 2025.02.28 06:47:21.861311 [ 255 ] {52d09ecd-eec6-40bb-8fce-85bb5b7c38c6} TCPHandler: Processed in 0.004469743 sec. 2025.02.28 06:47:21.861476 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.861594 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.861646 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:21.862124 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.862163 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.862532 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.862778 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.862997 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2025.02.28 06:47:21.863071 [ 4 ] {2aa3242d-d741-4fe2-aceb-346dd9d54610} TCPHandler: Processed in 0.00165679 sec. 2025.02.28 06:47:21.863231 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.863348 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.863433 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:21.864617 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.864658 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.865303 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:47:21.865565 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.865747 [ 115 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.02.28 06:47:21.865814 [ 115 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.865843 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} executeQuery: Read 34 rows, 62.39 KiB in 0.002508 sec., 13556.618819776715 rows/sec., 24.29 MiB/sec. 2025.02.28 06:47:21.865857 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.866132 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.02.28 06:47:21.866144 [ 255 ] {2d3cce22-4b11-44e7-a1cc-5896d707fc8b} TCPHandler: Processed in 0.002971616 sec. 2025.02.28 06:47:21.866349 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:21.866587 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:21.866605 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:21.866717 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.02.28 06:47:21.866727 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:21.867592 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.02.28 06:47:21.868358 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.02.28 06:47:21.869137 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part 2025.02.28 06:47:21.869242 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:21.869327 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:21.869822 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2025.02.28 06:47:21.870480 [ 193 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.02.28 06:47:21.871225 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:21.871756 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.872326 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} executeQuery: Read 58 rows, 3.68 KiB in 0.005786 sec., 10024.196335983408 rows/sec., 635.46 KiB/sec. 2025.02.28 06:47:21.872475 [ 4 ] {d06e3eb9-c227-46f9-a37a-59670044366a} TCPHandler: Processed in 0.006220134 sec. 2025.02.28 06:47:21.874175 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.008190198 sec., 15384.24345785047 rows/sec., 27.57 MiB/sec. 2025.02.28 06:47:21.874497 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.02.28 06:47:21.874863 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:21.874934 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_6_1} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.02.28 06:47:21.875026 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.28 06:47:22.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.41 MiB, peak 172.30 MiB, free memory in arenas 0.00 B, will set to 167.39 MiB (RSS), difference: -1.03 MiB 2025.02.28 06:47:23.695226 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 380 2025.02.28 06:47:23.698764 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:23.698820 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:23.700331 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:23.700644 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:23.701539 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 380 2025.02.28 06:47:24.384262 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:24.384453 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:24.384535 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:24.385358 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:24.385404 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:24.385844 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:24.386098 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:24.386336 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. 2025.02.28 06:47:24.386406 [ 4 ] {f476323f-2968-4aed-ba12-72edfa331182} TCPHandler: Processed in 0.002277067 sec. 2025.02.28 06:47:24.386680 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:24.386895 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:24.386979 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:24.387792 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:24.387843 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:24.388280 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:24.388543 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:24.388846 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} executeQuery: Read 64 rows, 5.12 KiB in 0.002 sec., 32000 rows/sec., 2.50 MiB/sec. 2025.02.28 06:47:24.389038 [ 255 ] {f73d80f5-def2-440c-9130-e3d1d597a55e} TCPHandler: Processed in 0.00249391 sec. 2025.02.28 06:47:24.389228 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:24.389366 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:24.389424 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:24.389990 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:24.390028 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:24.390426 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:24.390674 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:24.390900 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} executeQuery: Read 64 rows, 4.56 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 2.85 MiB/sec. 2025.02.28 06:47:24.390953 [ 4 ] {fe3d0bc1-177e-4507-93b0-c6308a8a1f3c} TCPHandler: Processed in 0.001786381 sec. 2025.02.28 06:47:24.391115 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:24.391244 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:24.391300 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:24.391810 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:24.391851 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:24.392245 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:24.392485 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:24.392717 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} executeQuery: Read 24 rows, 1.66 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.08 MiB/sec. 2025.02.28 06:47:24.392812 [ 255 ] {34431941-d583-46c8-93bf-ac0807cd3f5b} TCPHandler: Processed in 0.001755431 sec. 2025.02.28 06:47:26.197640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.02.28 06:47:26.198315 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:26.198366 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:26.198914 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:26.199182 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:26.199394 [ 82 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:26.199458 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.02.28 06:47:26.199488 [ 82 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:26.199520 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:26.199677 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:26.199832 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:26.199883 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.02.28 06:47:26.199988 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.02.28 06:47:26.200179 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.02.28 06:47:26.200334 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.02.28 06:47:26.200498 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.02.28 06:47:26.200589 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.02.28 06:47:26.202286 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674703 sec., 1915726.7180692584 rows/sec., 27.40 MiB/sec. 2025.02.28 06:47:26.202641 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:26.202972 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:26.203073 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_11_2} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:26.203178 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.02.28 06:47:26.514466 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.02.28 06:47:26.535674 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:26.535736 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:26.543089 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:47:26.543845 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:26.544239 [ 82 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:47:26.544367 [ 82 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:26.544443 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:26.545069 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:47:26.560725 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.02.28 06:47:26.562151 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:26.563396 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.02.28 06:47:26.568267 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.02.28 06:47:26.573407 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.02.28 06:47:26.579118 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.02.28 06:47:26.585066 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.02.28 06:47:26.589775 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.02.28 06:47:26.646238 [ 188 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101621408 sec., 816.7570360764929 rows/sec., 4.22 MiB/sec. 2025.02.28 06:47:26.648642 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:47:26.651442 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:26.651531 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_11_2} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:47:26.653677 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.41 MiB. 2025.02.28 06:47:27.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.48 MiB, peak 178.38 MiB, free memory in arenas 0.00 B, will set to 169.65 MiB (RSS), difference: 1.17 MiB 2025.02.28 06:47:29.389786 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:29.389991 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:29.390063 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:29.390906 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.390959 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.391429 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:47:29.391692 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.391901 [ 65 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:47:29.391964 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} executeQuery: Read 56 rows, 4.41 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.13 MiB/sec. 2025.02.28 06:47:29.391981 [ 65 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.392061 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.392117 [ 4 ] {5e00b85d-f205-4871-b293-4dcc610c9758} TCPHandler: Processed in 0.00246777 sec. 2025.02.28 06:47:29.392289 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:47:29.392405 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:29.392449 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:29.392492 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1825 rows starting from the beginning of the part 2025.02.28 06:47:29.392598 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:29.392622 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 685 rows starting from the beginning of the part 2025.02.28 06:47:29.392815 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:29.393067 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:29.393356 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1831 rows starting from the beginning of the part 2025.02.28 06:47:29.393604 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:29.393916 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:29.395066 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.395127 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.395874 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:47:29.396159 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.396337 [ 65 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:47:29.396416 [ 65 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.396474 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.396727 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} executeQuery: Read 64 rows, 5.12 KiB in 0.004149 sec., 15425.403711737768 rows/sec., 1.20 MiB/sec. 2025.02.28 06:47:29.396830 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4509 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660855 sec., 967419.0679607068 rows/sec., 82.12 MiB/sec. 2025.02.28 06:47:29.397024 [ 255 ] {3fc655a6-14ba-4503-bba8-b52533c8d507} TCPHandler: Processed in 0.004756627 sec. 2025.02.28 06:47:29.397026 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:47:29.397272 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:47:29.397301 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:29.397348 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:29.397481 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 884 rows starting from the beginning of the part 2025.02.28 06:47:29.397592 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:29.397864 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:29.397912 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 416 rows starting from the beginning of the part 2025.02.28 06:47:29.398445 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.398480 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:29.398953 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_16_3} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:47:29.399029 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part 2025.02.28 06:47:29.399350 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:47:29.399563 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:29.399878 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:29.400891 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.400934 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.401527 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:47:29.401812 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.401997 [ 65 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:47:29.402120 [ 65 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.402186 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} executeQuery: Read 160 rows, 11.41 KiB in 0.004653 sec., 34386.41736514077 rows/sec., 2.39 MiB/sec. 2025.02.28 06:47:29.402199 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.402679 [ 4 ] {7c3176a6-8a84-4ef5-ad92-0f0639aaf22b} TCPHandler: Processed in 0.005538056 sec. 2025.02.28 06:47:29.402878 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:47:29.402934 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.006279075 sec., 378399.6846669294 rows/sec., 28.94 MiB/sec. 2025.02.28 06:47:29.403009 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:29.403129 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:29.403251 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4014 rows starting from the beginning of the part 2025.02.28 06:47:29.403271 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:47:29.403388 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:29.403747 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.02.28 06:47:29.403785 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:29.404244 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:29.404619 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.404903 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1025 rows starting from the beginning of the part 2025.02.28 06:47:29.405075 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_16_3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:47:29.405393 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.02.28 06:47:29.405416 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:29.405876 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:29.407186 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.407279 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.408176 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:47:29.408726 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.408903 [ 65 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:47:29.408944 [ 65 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:29.408967 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:29.408976 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} executeQuery: Read 60 rows, 4.14 KiB in 0.005754 sec., 10427.52867570386 rows/sec., 719.61 KiB/sec. 2025.02.28 06:47:29.409218 [ 255 ] {fe5a3af6-5b8f-447c-b3a3-43c6da506eb0} TCPHandler: Processed in 0.006372817 sec. 2025.02.28 06:47:29.409334 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:47:29.409498 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:29.409527 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part 2025.02.28 06:47:29.409589 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.02.28 06:47:29.409908 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:29.410151 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part 2025.02.28 06:47:29.410262 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2025.02.28 06:47:29.410780 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:29.411106 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5660 rows, containing 5 columns (5 merged, 0 gathered) in 0.008667404 sec., 653021.3660283979 rows/sec., 44.03 MiB/sec. 2025.02.28 06:47:29.411641 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:47:29.412048 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.412155 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_16_3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:47:29.412266 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.02.28 06:47:29.412444 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 4 columns (4 merged, 0 gathered) in 0.00338478 sec., 276532.0050343006 rows/sec., 18.07 MiB/sec. 2025.02.28 06:47:29.412737 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:47:29.413097 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:29.413188 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_16_3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:47:29.413292 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.28 06:47:33.618841 [ 43 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:47:33.618908 [ 43 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:47:33.699725 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.02.28 06:47:33.700750 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:33.700839 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:33.701414 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:33.701678 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:33.702431 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.02.28 06:47:33.702544 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 396 2025.02.28 06:47:33.705231 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:33.705274 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:33.706725 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:33.707025 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:33.707543 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 396 2025.02.28 06:47:34.060907 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.02.28 06:47:34.080626 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.080693 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.088033 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:47:34.088793 [ 185 ] {} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:47:34.088902 [ 185 ] {} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.088902 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.088942 [ 185 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.089226 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:47:34.090637 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:34.090760 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.02.28 06:47:34.091192 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.02.28 06:47:34.091495 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.02.28 06:47:34.091808 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.02.28 06:47:34.092157 [ 188 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.02.28 06:47:34.106773 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.02.28 06:47:34.106996 [ 191 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.017920474 sec., 2287.8859119463023 rows/sec., 495.19 KiB/sec. 2025.02.28 06:47:34.107202 [ 196 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:47:34.107687 [ 196 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.107774 [ 196 ] {1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c::all_1_5_1} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:47:34.107863 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:47:34.397679 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.397839 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.397905 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:34.398649 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.398696 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.399107 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.399352 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.399646 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} executeQuery: Read 212 rows, 13.81 KiB in 0.001842 sec., 115092.29098805645 rows/sec., 7.32 MiB/sec. 2025.02.28 06:47:34.399784 [ 4 ] {1a1cabdd-090b-4acb-9b33-315a8517bddc} TCPHandler: Processed in 0.002231767 sec. 2025.02.28 06:47:34.400035 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.400238 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:34.400316 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:34.401347 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.401387 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.401874 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:47:34.402121 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.402321 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} executeQuery: Read 695 rows, 56.82 KiB in 0.002141 sec., 324614.6660439047 rows/sec., 25.92 MiB/sec. 2025.02.28 06:47:34.402375 [ 255 ] {b36e860b-2cfd-42c8-81c0-5d4aadbfaff5} TCPHandler: Processed in 0.00247419 sec. 2025.02.28 06:47:34.402509 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.402635 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.402693 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:34.403431 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.403478 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.403859 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.404096 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.404316 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} executeQuery: Read 145 rows, 9.32 KiB in 0.001708 sec., 84894.61358313817 rows/sec., 5.33 MiB/sec. 2025.02.28 06:47:34.404400 [ 4 ] {980f73fc-3b3d-4341-b849-898391523c05} TCPHandler: Processed in 0.001945803 sec. 2025.02.28 06:47:34.404546 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.404685 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.404743 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:34.405506 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.405552 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.405924 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.406158 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.406328 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} executeQuery: Read 113 rows, 7.49 KiB in 0.001675 sec., 67462.68656716417 rows/sec., 4.37 MiB/sec. 2025.02.28 06:47:34.406378 [ 255 ] {722617fe-62ef-453a-8536-0efee9791c66} TCPHandler: Processed in 0.001892183 sec. 2025.02.28 06:47:34.406532 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.406667 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.406724 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:34.407446 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.407492 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.407864 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.408102 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.408309 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} executeQuery: Read 112 rows, 6.53 KiB in 0.001672 sec., 66985.64593301436 rows/sec., 3.82 MiB/sec. 2025.02.28 06:47:34.408361 [ 4 ] {558179ff-478f-48af-90af-cce99fe74bb8} TCPHandler: Processed in 0.001887033 sec. 2025.02.28 06:47:34.408510 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.408642 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:34.408700 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:34.409544 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.409586 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.409965 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:47:34.410202 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.410411 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} executeQuery: Read 427 rows, 31.19 KiB in 0.001793 sec., 238148.35471277186 rows/sec., 16.99 MiB/sec. 2025.02.28 06:47:34.410498 [ 255 ] {60681738-3a9a-4482-a46a-382107c7bb48} TCPHandler: Processed in 0.002044795 sec. 2025.02.28 06:47:34.410654 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.410793 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:34.410852 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:34.411422 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.411467 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.411841 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.412082 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.412314 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2025.02.28 06:47:34.412364 [ 4 ] {970377cd-d1f8-4724-96df-77b0b75ae1ff} TCPHandler: Processed in 0.001780031 sec. 2025.02.28 06:47:34.412505 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.412634 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.412695 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:34.413370 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.413415 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.413832 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:47:34.414066 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.414299 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} executeQuery: Read 237 rows, 16.27 KiB in 0.001693 sec., 139988.18665091554 rows/sec., 9.38 MiB/sec. 2025.02.28 06:47:34.414492 [ 255 ] {9c1d6cf6-5a3b-4aef-b118-fdbfd1b1f4e7} TCPHandler: Processed in 0.002042614 sec. 2025.02.28 06:47:34.414698 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.414897 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.414982 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:34.415690 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.415728 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.416077 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.416304 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.416530 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} executeQuery: Read 1 rows, 69.00 B in 0.001678 sec., 595.9475566150179 rows/sec., 40.16 KiB/sec. 2025.02.28 06:47:34.416581 [ 4 ] {7ac65b39-d239-4e5f-9548-5d8831e42515} TCPHandler: Processed in 0.001982683 sec. 2025.02.28 06:47:34.416744 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.416888 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.416981 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:34.418263 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.418302 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.418985 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:47:34.419239 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.419436 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} executeQuery: Read 39 rows, 71.56 KiB in 0.002581 sec., 15110.422316931423 rows/sec., 27.08 MiB/sec. 2025.02.28 06:47:34.419542 [ 255 ] {71b3cf90-c7e4-4c8a-a4b0-f0603e26fdd0} TCPHandler: Processed in 0.002868585 sec. 2025.02.28 06:47:34.419698 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.419836 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.419895 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 06:47:34.420446 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.420492 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.420861 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:47:34.421092 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.421324 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} executeQuery: Read 6 rows, 434.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 280.87 KiB/sec. 2025.02.28 06:47:34.421438 [ 4 ] {71d8eeac-380c-4f66-a858-43a10565a854} TCPHandler: Processed in 0.001806492 sec. 2025.02.28 06:47:34.421569 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:34.421710 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:34.421770 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:34.422343 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:34.422389 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. 2025.02.28 06:47:34.422782 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:47:34.423015 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:34.423293 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. 2025.02.28 06:47:34.423472 [ 255 ] {42c1e03c-7c7c-4dab-a3be-d6ad3993835b} TCPHandler: Processed in 0.001959034 sec. 2025.02.28 06:47:39.388761 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:39.388967 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:39.389043 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:39.389809 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:39.389860 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:39.390306 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:47:39.390573 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:39.390818 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. 2025.02.28 06:47:39.390915 [ 4 ] {705d03d8-18f7-475c-97aa-8cbf9092a9cd} TCPHandler: Processed in 0.002292658 sec. 2025.02.28 06:47:39.391207 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:39.391397 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:39.391470 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:39.392258 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:39.392304 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:39.392750 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:47:39.393010 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:39.393230 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2025.02.28 06:47:39.393300 [ 255 ] {9dba397c-302e-497b-8476-63b0b6b11407} TCPHandler: Processed in 0.002259927 sec. 2025.02.28 06:47:39.393469 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:39.393589 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:39.393649 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:39.394262 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:39.394302 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:39.394698 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:47:39.394933 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:39.395149 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. 2025.02.28 06:47:39.395201 [ 4 ] {3e8abe4e-2498-4ddb-a9be-43e1a8b9f071} TCPHandler: Processed in 0.001787241 sec. 2025.02.28 06:47:39.395381 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:39.395518 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:39.395576 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:39.396104 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:39.396143 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:39.396549 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:47:39.396805 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:39.396993 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. 2025.02.28 06:47:39.397043 [ 255 ] {0f3f4942-f811-41b1-9b5f-042bbb8e9f66} TCPHandler: Processed in 0.00173387 sec. 2025.02.28 06:47:41.202901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.02.28 06:47:41.203887 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:41.203962 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:41.204804 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:41.205182 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:41.205452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.02.28 06:47:41.606951 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.02.28 06:47:41.627440 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:41.627500 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:41.635401 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:47:41.636166 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:41.639030 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.02.28 06:47:43.707793 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 428 2025.02.28 06:47:43.710759 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:43.710807 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:43.712245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:43.712545 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:43.713007 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 428 2025.02.28 06:47:44.397563 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.397759 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.397835 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:44.398678 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.398734 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.399201 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.399463 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.399766 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} executeQuery: Read 212 rows, 13.81 KiB in 0.002056 sec., 103112.84046692606 rows/sec., 6.56 MiB/sec. 2025.02.28 06:47:44.399965 [ 4 ] {d2c597f1-680c-4e86-88fb-e4bf1f8e4e1e} TCPHandler: Processed in 0.002532961 sec. 2025.02.28 06:47:44.400216 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.400404 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:44.400474 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:44.401494 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.401536 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.402017 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:47:44.402270 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.402540 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} executeQuery: Read 695 rows, 56.82 KiB in 0.002163 sec., 321312.99121590384 rows/sec., 25.65 MiB/sec. 2025.02.28 06:47:44.402717 [ 255 ] {577ec828-9c0e-425a-9ba5-2a1d38fa0335} TCPHandler: Processed in 0.002622841 sec. 2025.02.28 06:47:44.402875 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.403022 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.403086 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:44.403862 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.403915 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.404310 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.404569 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.404799 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} executeQuery: Read 145 rows, 9.32 KiB in 0.001816 sec., 79845.81497797357 rows/sec., 5.01 MiB/sec. 2025.02.28 06:47:44.404868 [ 4 ] {8c9d0fde-7b93-43ac-9f34-acd0141f084b} TCPHandler: Processed in 0.002051294 sec. 2025.02.28 06:47:44.405038 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.405181 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.405241 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:44.405988 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.406027 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.406387 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.406625 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.406825 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} executeQuery: Read 113 rows, 7.49 KiB in 0.001671 sec., 67624.17713943747 rows/sec., 4.38 MiB/sec. 2025.02.28 06:47:44.406898 [ 255 ] {7e444f73-8509-42f0-afbd-6b211fb115a3} TCPHandler: Processed in 0.001926153 sec. 2025.02.28 06:47:44.407054 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.407176 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.407230 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:44.407872 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.407912 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.408252 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.408476 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.408680 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} executeQuery: Read 112 rows, 6.53 KiB in 0.001592 sec., 70351.75879396984 rows/sec., 4.01 MiB/sec. 2025.02.28 06:47:44.408798 [ 4 ] {13249108-ab18-4f07-9fb4-c17c029b4548} TCPHandler: Processed in 0.001798141 sec. 2025.02.28 06:47:44.408951 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.409090 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:44.409148 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:44.409999 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.410037 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.410415 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:47:44.410660 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.410867 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} executeQuery: Read 421 rows, 30.71 KiB in 0.001808 sec., 232853.98230088496 rows/sec., 16.59 MiB/sec. 2025.02.28 06:47:44.410917 [ 255 ] {d41cec74-f9d6-48c6-a64e-59ad714ad1eb} TCPHandler: Processed in 0.002026654 sec. 2025.02.28 06:47:44.411060 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.411182 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:44.411234 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:44.411737 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.411775 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.412144 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.412415 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.412680 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. 2025.02.28 06:47:44.412838 [ 4 ] {4c6cd951-2ea7-4d79-be35-93decf2d5472} TCPHandler: Processed in 0.001831962 sec. 2025.02.28 06:47:44.412984 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.413104 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.413157 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:44.413740 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.413777 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.414162 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:47:44.414388 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.414565 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} executeQuery: Read 237 rows, 16.27 KiB in 0.001486 sec., 159488.5598923284 rows/sec., 10.69 MiB/sec. 2025.02.28 06:47:44.414613 [ 255 ] {94178c2e-1620-4ddd-9080-c6a60b09ff11} TCPHandler: Processed in 0.00168644 sec. 2025.02.28 06:47:44.414759 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.414882 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.414935 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:44.415493 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.415539 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.415970 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.416206 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.416477 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. 2025.02.28 06:47:44.416599 [ 4 ] {15868d68-3794-4108-9833-bf95545c3950} TCPHandler: Processed in 0.001894053 sec. 2025.02.28 06:47:44.416746 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.416883 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.416971 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:44.418168 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.418206 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.418871 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:47:44.419130 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.419358 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} executeQuery: Read 39 rows, 71.56 KiB in 0.002492 sec., 15650.080256821831 rows/sec., 28.04 MiB/sec. 2025.02.28 06:47:44.419482 [ 255 ] {fe8747bf-a98c-4b53-8aee-6d0d31c34a44} TCPHandler: Processed in 0.002793333 sec. 2025.02.28 06:47:44.419622 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:44.419741 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:44.419793 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:44.420282 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:44.420320 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:44.420708 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:47:44.420957 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:44.421175 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec. 2025.02.28 06:47:44.421228 [ 4 ] {21b83cbc-e896-4885-ac3d-10674b327b43} TCPHandler: Processed in 0.00166063 sec. 2025.02.28 06:47:48.618945 [ 93 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:47:48.619014 [ 93 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:47:48.705707 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.02.28 06:47:48.706712 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:48.706763 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:48.707319 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:48.707580 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:48.707822 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.02.28 06:47:49.139203 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.02.28 06:47:49.160530 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:49.160582 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:49.168190 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:47:49.168948 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:49.172266 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.02.28 06:47:49.389949 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:49.390159 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:49.390232 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:49.391040 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:49.391090 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:49.391528 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:47:49.391785 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:49.392036 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. 2025.02.28 06:47:49.392101 [ 4 ] {bd72404d-9ed5-4344-b66d-299c431192c7} TCPHandler: Processed in 0.002294987 sec. 2025.02.28 06:47:49.392361 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:49.392555 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:49.392629 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:49.393415 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:49.393467 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:49.393944 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:47:49.394208 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:49.394450 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} executeQuery: Read 64 rows, 5.12 KiB in 0.001947 sec., 32871.08371854135 rows/sec., 2.57 MiB/sec. 2025.02.28 06:47:49.394509 [ 255 ] {ea5d8f33-fde8-4235-b542-726249ec62ed} TCPHandler: Processed in 0.002279507 sec. 2025.02.28 06:47:49.394681 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:49.394812 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:49.394871 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:49.395468 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:49.395508 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:49.395926 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:47:49.396174 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:49.396414 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. 2025.02.28 06:47:49.396533 [ 4 ] {9bdc37b8-7985-47b6-95e0-f95a883f5ccc} TCPHandler: Processed in 0.001913103 sec. 2025.02.28 06:47:49.396693 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:49.396833 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:49.396897 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:49.397433 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:49.397473 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:49.397856 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:47:49.398090 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:49.398360 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. 2025.02.28 06:47:49.398536 [ 255 ] {0e1ed302-1776-4457-b082-d78cc8d08a9d} TCPHandler: Processed in 0.001905143 sec. 2025.02.28 06:47:51.823457 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.823758 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.823875 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:47:51.824855 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.824913 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.825373 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.825632 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.825827 [ 149 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 06:47:51.825886 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} executeQuery: Read 212 rows, 13.81 KiB in 0.002206 sec., 96101.54125113327 rows/sec., 6.11 MiB/sec. 2025.02.28 06:47:51.825915 [ 149 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.825991 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.826011 [ 4 ] {b870ea5b-07ff-4bc8-8376-f07db1b06a5f} TCPHandler: Processed in 0.002738113 sec. 2025.02.28 06:47:51.826239 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 06:47:51.826322 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.826439 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.826513 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.02.28 06:47:51.826588 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:47:51.826752 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:51.826784 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:47:51.827155 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:51.827485 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:51.827723 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.02.28 06:47:51.829451 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.829534 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.830492 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.02.28 06:47:51.830543 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004428504 sec., 239358.4831356142 rows/sec., 16.14 MiB/sec. 2025.02.28 06:47:51.830848 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 06:47:51.830884 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.831504 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} executeQuery: Read 2 rows, 167.00 B in 0.004984 sec., 401.2841091492777 rows/sec., 32.72 KiB/sec. 2025.02.28 06:47:51.831673 [ 255 ] {bf10a703-0142-404d-8ffb-f75d62480bdb} TCPHandler: Processed in 0.005522736 sec. 2025.02.28 06:47:51.831677 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.831865 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.831882 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_9_2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 06:47:51.832062 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:47:51.832072 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:51.832139 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:51.833651 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.833690 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.834168 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:47:51.834405 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.834572 [ 149 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:47:51.834630 [ 149 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.834659 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} executeQuery: Read 1836 rows, 153.46 KiB in 0.002636 sec., 696509.8634294386 rows/sec., 56.85 MiB/sec. 2025.02.28 06:47:51.834673 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.834815 [ 4 ] {a651bbbb-b16c-4874-8595-61b22a3d2d17} TCPHandler: Processed in 0.003044877 sec. 2025.02.28 06:47:51.835057 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.835070 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:47:51.835288 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.835368 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.835404 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:47:51.835428 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1831 rows starting from the beginning of the part 2025.02.28 06:47:51.835794 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 695 rows starting from the beginning of the part 2025.02.28 06:47:51.836013 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:51.836328 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 695 rows starting from the beginning of the part 2025.02.28 06:47:51.836607 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.02.28 06:47:51.836923 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:47:51.838326 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.838376 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.839330 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.839755 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.839994 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} executeQuery: Read 147 rows, 9.46 KiB in 0.004778 sec., 30766.010883214734 rows/sec., 1.93 MiB/sec. 2025.02.28 06:47:51.840082 [ 255 ] {4f78819f-dd21-4a8a-9c74-3d30a08771cf} TCPHandler: Processed in 0.005171682 sec. 2025.02.28 06:47:51.840295 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.840793 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.840814 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005984302 sec., 863759.883775919 rows/sec., 73.26 MiB/sec. 2025.02.28 06:47:51.840911 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:47:51.841113 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:47:51.841647 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.841782 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_21_4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:47:51.841857 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.02.28 06:47:51.842205 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.842249 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.842629 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.842870 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.843104 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} executeQuery: Read 341 rows, 23.30 KiB in 0.002524 sec., 135103.01109350237 rows/sec., 9.01 MiB/sec. 2025.02.28 06:47:51.843162 [ 4 ] {d9028552-7144-42e5-927a-5f882af18df4} TCPHandler: Processed in 0.002975556 sec. 2025.02.28 06:47:51.843380 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.843600 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.843690 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:47:51.844553 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.844591 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.844957 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.845194 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.845305 [ 149 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 06:47:51.845345 [ 149 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.845367 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.845387 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} executeQuery: Read 112 rows, 6.53 KiB in 0.001838 sec., 60935.799782372145 rows/sec., 3.47 MiB/sec. 2025.02.28 06:47:51.845585 [ 255 ] {6f94de8e-7c02-4700-a104-c9f9d2103bb8} TCPHandler: Processed in 0.002311028 sec. 2025.02.28 06:47:51.845613 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 06:47:51.845770 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.845818 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.845871 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.02.28 06:47:51.845979 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:51.846144 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:51.846175 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:51.846530 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:51.846891 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:51.847170 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.02.28 06:47:51.849460 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.849540 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.849559 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004131689 sec., 135537.7909615172 rows/sec., 8.24 MiB/sec. 2025.02.28 06:47:51.849766 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 06:47:51.850288 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.850381 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:47:51.850427 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_9_2} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 06:47:51.850566 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:47:51.850768 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.850993 [ 149 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:47:51.851064 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} executeQuery: Read 879 rows, 65.16 KiB in 0.005139 sec., 171044.95037945124 rows/sec., 12.38 MiB/sec. 2025.02.28 06:47:51.851076 [ 149 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.851184 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.851236 [ 4 ] {802fd410-e1d1-416c-93d3-1720c7104b03} TCPHandler: Processed in 0.005554236 sec. 2025.02.28 06:47:51.851449 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:47:51.851491 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.851602 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.851684 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part 2025.02.28 06:47:51.851748 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:47:51.851946 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:47:51.851961 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.02.28 06:47:51.852370 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:51.852724 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part 2025.02.28 06:47:51.853110 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.02.28 06:47:51.853382 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 879 rows starting from the beginning of the part 2025.02.28 06:47:51.854279 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.854351 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.855296 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.855787 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.856009 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} executeQuery: Read 6 rows, 321.00 B in 0.004353 sec., 1378.3597518952447 rows/sec., 72.01 KiB/sec. 2025.02.28 06:47:51.856067 [ 255 ] {ccf638be-7641-414a-94e5-a6c72fa6afe2} TCPHandler: Processed in 0.004713916 sec. 2025.02.28 06:47:51.856379 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.856511 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 5 columns (5 merged, 0 gathered) in 0.005214183 sec., 527599.4340820028 rows/sec., 40.19 MiB/sec. 2025.02.28 06:47:51.856687 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.856791 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:47:51.856845 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:51.857440 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.857586 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_21_4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:47:51.857663 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.28 06:47:51.858135 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.858176 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.858607 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:47:51.858898 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.859094 [ 149 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:47:51.859167 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} executeQuery: Read 1020 rows, 69.60 KiB in 0.002546 sec., 400628.4367635507 rows/sec., 26.70 MiB/sec. 2025.02.28 06:47:51.859177 [ 149 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.859271 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.859300 [ 4 ] {a9c754be-1e0f-499d-b356-747d672f4e84} TCPHandler: Processed in 0.003139678 sec. 2025.02.28 06:47:51.859576 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:47:51.859641 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.859777 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.859880 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5660 rows starting from the beginning of the part 2025.02.28 06:47:51.860036 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.860201 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.02.28 06:47:51.860312 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:47:51.860632 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:51.860989 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.02.28 06:47:51.861359 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.02.28 06:47:51.861730 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:47:51.862664 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.862728 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.863283 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.863834 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.864343 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} executeQuery: Read 1 rows, 69.00 B in 0.004447 sec., 224.87069934787496 rows/sec., 15.15 KiB/sec. 2025.02.28 06:47:51.864498 [ 255 ] {20300a30-5ab1-4e4d-a88e-f5595d586751} TCPHandler: Processed in 0.005083171 sec. 2025.02.28 06:47:51.864703 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.864996 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.865139 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:47:51.866432 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7474 rows, containing 5 columns (5 merged, 0 gathered) in 0.007017004 sec., 1065126.9402155108 rows/sec., 71.78 MiB/sec. 2025.02.28 06:47:51.866917 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:47:51.867609 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.867836 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_21_4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:47:51.868006 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. 2025.02.28 06:47:51.868121 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.868164 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.868845 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:47:51.869107 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.869442 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} executeQuery: Read 39 rows, 71.56 KiB in 0.004559 sec., 8554.507567449002 rows/sec., 15.33 MiB/sec. 2025.02.28 06:47:51.869850 [ 4 ] {2fa9d317-6ef7-4fb4-b1c5-d0d2a0619346} TCPHandler: Processed in 0.005258852 sec. 2025.02.28 06:47:51.870000 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:51.870140 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:51.870201 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:51.870771 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.870817 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.871262 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:47:51.871510 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.871673 [ 147 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:47:51.871747 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} executeQuery: Read 58 rows, 3.68 KiB in 0.001632 sec., 35539.21568627451 rows/sec., 2.20 MiB/sec. 2025.02.28 06:47:51.871755 [ 147 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:51.871841 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:51.871861 [ 255 ] {c03c191d-3f86-45d4-9f96-6b032fd053cc} TCPHandler: Processed in 0.001923363 sec. 2025.02.28 06:47:51.872156 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:47:51.872281 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:47:51.872315 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 936 rows starting from the beginning of the part 2025.02.28 06:47:51.872455 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.02.28 06:47:51.872572 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:51.872700 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.02.28 06:47:51.872893 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.02.28 06:47:51.872999 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part 2025.02.28 06:47:51.874053 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002104465 sec., 607280.2351191395 rows/sec., 39.57 MiB/sec. 2025.02.28 06:47:51.874204 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:47:51.874466 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:51.874536 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_21_4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:47:51.874599 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.02.28 06:47:53.713343 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 482 2025.02.28 06:47:53.716935 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:53.716977 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:53.718453 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:47:53.718749 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:53.719258 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 482 2025.02.28 06:47:54.384405 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:54.384594 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:54.384666 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:54.385473 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:54.385523 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:54.385963 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:47:54.386238 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:54.386471 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. 2025.02.28 06:47:54.386537 [ 4 ] {32d9469e-448f-4a76-85bb-23149580618e} TCPHandler: Processed in 0.002262037 sec. 2025.02.28 06:47:54.386814 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:54.387027 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:54.387108 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:54.387880 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:54.387922 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:54.388359 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:47:54.388614 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:54.388813 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} executeQuery: Read 64 rows, 5.12 KiB in 0.001847 sec., 34650.785056848945 rows/sec., 2.70 MiB/sec. 2025.02.28 06:47:54.388868 [ 255 ] {b803b1fd-2c18-4140-a09f-6d6d19ee4d4b} TCPHandler: Processed in 0.002198867 sec. 2025.02.28 06:47:54.389028 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:54.389154 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:54.389210 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:54.389769 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:54.389810 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:54.390201 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:47:54.390444 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:54.390704 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} executeQuery: Read 64 rows, 4.56 KiB in 0.001569 sec., 40790.31230082855 rows/sec., 2.84 MiB/sec. 2025.02.28 06:47:54.390787 [ 4 ] {5b437838-2d95-49bf-92a2-9811637dfd25} TCPHandler: Processed in 0.001810022 sec. 2025.02.28 06:47:54.391035 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:54.391195 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:54.391249 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:54.391728 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:54.391765 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:54.392140 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:47:54.392376 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:54.392568 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} executeQuery: Read 24 rows, 1.66 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.16 MiB/sec. 2025.02.28 06:47:54.392680 [ 255 ] {46dde6ea-ecb8-43f0-818b-38c2b097c921} TCPHandler: Processed in 0.001799392 sec. 2025.02.28 06:47:56.208048 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.02.28 06:47:56.208781 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:56.208830 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:56.209388 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:56.209637 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:56.209880 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.02.28 06:47:56.672432 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.02.28 06:47:56.694090 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:56.694152 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:56.702034 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:47:56.702845 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:56.705976 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.02.28 06:47:59.389167 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:59.389376 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:47:59.389451 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:47:59.390210 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:59.390262 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:59.390714 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:47:59.390979 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:59.391226 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} executeQuery: Read 56 rows, 4.41 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.26 MiB/sec. 2025.02.28 06:47:59.391293 [ 4 ] {4fb21bec-f2f4-4653-bb7c-ee6121ae3ac7} TCPHandler: Processed in 0.002260207 sec. 2025.02.28 06:47:59.391534 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:59.391721 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:47:59.391796 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:47:59.392568 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:59.392619 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:59.393067 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:47:59.393327 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:59.393581 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. 2025.02.28 06:47:59.393720 [ 255 ] {01787778-f7a7-491d-8403-6237ef16d52b} TCPHandler: Processed in 0.002315968 sec. 2025.02.28 06:47:59.393867 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:59.393996 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:47:59.394054 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:47:59.394646 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:59.394685 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:59.395092 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:47:59.395338 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:59.395568 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. 2025.02.28 06:47:59.395695 [ 4 ] {b6529755-bd06-4da2-b848-f27df5c24522} TCPHandler: Processed in 0.001885413 sec. 2025.02.28 06:47:59.395862 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:47:59.396013 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:47:59.396078 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:47:59.396666 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:47:59.396707 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:47:59.397115 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:47:59.397354 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:47:59.397569 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. 2025.02.28 06:47:59.397619 [ 255 ] {a0a7abc6-d448-4088-8c34-586b63067678} TCPHandler: Processed in 0.001830542 sec. 2025.02.28 06:48:02.193029 [ 137 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 06:48:02.193099 [ 137 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:02.193125 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:02.193305 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 06:48:02.193486 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:02.193532 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.02.28 06:48:02.193629 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:02.193721 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:02.193954 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:02.194092 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:02.195136 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001927663 sec., 4668.865875414946 rows/sec., 314.60 KiB/sec. 2025.02.28 06:48:02.195337 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 06:48:02.195701 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:02.195787 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_9_2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 06:48:02.195882 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:48:03.619060 [ 136 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:48:03.619122 [ 136 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:48:03.710133 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.02.28 06:48:03.710985 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:03.711024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:03.711557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:48:03.711801 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:03.711998 [ 119 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:48:03.712045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.02.28 06:48:03.712095 [ 119 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:03.712128 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:03.712281 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:48:03.712448 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:03.712496 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.02.28 06:48:03.712585 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.02.28 06:48:03.712799 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.02.28 06:48:03.712949 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.02.28 06:48:03.713117 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.02.28 06:48:03.713418 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.02.28 06:48:03.715150 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002936635 sec., 2513420.973324911 rows/sec., 35.95 MiB/sec. 2025.02.28 06:48:03.716110 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:48:03.716442 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:03.716530 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_16_3} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:48:03.716644 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.02.28 06:48:03.719626 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 498 2025.02.28 06:48:03.722349 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:03.722391 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:03.723788 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:03.724094 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:03.724293 [ 119 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:48:03.724394 [ 119 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:03.724467 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:03.724865 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:48:03.725496 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 498 2025.02.28 06:48:03.725980 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:03.726168 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part 2025.02.28 06:48:03.726752 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2025.02.28 06:48:03.727255 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2025.02.28 06:48:03.727736 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2025.02.28 06:48:03.728205 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2025.02.28 06:48:03.728679 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.02.28 06:48:03.736848 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.012261777 sec., 40614.015407391606 rows/sec., 36.93 MiB/sec. 2025.02.28 06:48:03.737693 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:48:03.738406 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:03.738494 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_11_2} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:48:03.738719 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.02.28 06:48:04.001744 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001191364 sec. 2025.02.28 06:48:04.206141 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.02.28 06:48:04.227459 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.227515 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.235238 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:48:04.236035 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.236364 [ 119 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:48:04.236440 [ 119 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.236487 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.237037 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:48:04.251096 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.02.28 06:48:04.252884 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:04.254212 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.02.28 06:48:04.259781 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:04.265211 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.02.28 06:48:04.270602 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:04.276251 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:04.280809 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.02.28 06:48:04.339701 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103058025 sec., 1174.0958552233076 rows/sec., 6.07 MiB/sec. 2025.02.28 06:48:04.342486 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:48:04.345490 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.345615 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_16_3} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:48:04.348102 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.02.28 06:48:04.397431 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.397716 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.397795 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:04.398566 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.398613 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.399049 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.399318 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.399573 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} executeQuery: Read 212 rows, 13.81 KiB in 0.001921 sec., 110359.1879229568 rows/sec., 7.02 MiB/sec. 2025.02.28 06:48:04.399678 [ 4 ] {2e347452-4033-4533-a7d4-010489e21ab2} TCPHandler: Processed in 0.002415659 sec. 2025.02.28 06:48:04.399984 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.400168 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:04.400245 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:04.401255 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.401301 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.401785 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:48:04.402038 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.402310 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} executeQuery: Read 695 rows, 56.82 KiB in 0.002191 sec., 317206.75490643544 rows/sec., 25.33 MiB/sec. 2025.02.28 06:48:04.402508 [ 255 ] {48b4a926-e968-4eec-a482-c6b96d52b192} TCPHandler: Processed in 0.002697082 sec. 2025.02.28 06:48:04.402699 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.402841 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.402901 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:04.403636 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.403684 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.404053 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.404293 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.404585 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} executeQuery: Read 145 rows, 9.32 KiB in 0.001751 sec., 82809.82295830954 rows/sec., 5.20 MiB/sec. 2025.02.28 06:48:04.404719 [ 4 ] {46c35a65-b6c5-42c6-a2d1-0092b4c4ba94} TCPHandler: Processed in 0.002115836 sec. 2025.02.28 06:48:04.404883 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.405033 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.405101 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:04.405818 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.405858 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.406236 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.406474 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.406791 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} executeQuery: Read 113 rows, 7.49 KiB in 0.001766 sec., 63986.40996602491 rows/sec., 4.14 MiB/sec. 2025.02.28 06:48:04.406939 [ 255 ] {d23346ce-6d29-485d-834b-83a6c949ca7a} TCPHandler: Processed in 0.002124776 sec. 2025.02.28 06:48:04.407073 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.407193 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.407240 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:04.407853 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.407892 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.408254 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.408487 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.408767 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} executeQuery: Read 112 rows, 6.53 KiB in 0.001577 sec., 71020.92580849714 rows/sec., 4.05 MiB/sec. 2025.02.28 06:48:04.408908 [ 4 ] {76e0b392-56a9-4711-bbb7-bc687e7f7229} TCPHandler: Processed in 0.001890992 sec. 2025.02.28 06:48:04.409056 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.409192 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:04.409251 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:04.410029 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.410069 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.410451 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:48:04.410698 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.410911 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} executeQuery: Read 421 rows, 30.71 KiB in 0.001748 sec., 240846.6819221968 rows/sec., 17.16 MiB/sec. 2025.02.28 06:48:04.410963 [ 255 ] {52b827dd-34f1-4a6d-8d64-4c5d2422048f} TCPHandler: Processed in 0.001971484 sec. 2025.02.28 06:48:04.411093 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.411209 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:04.411259 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:04.411754 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.411792 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.412163 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.412405 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.412695 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2025.02.28 06:48:04.412839 [ 4 ] {1f147bd1-3a61-4e58-b8b8-fa0cb97138dc} TCPHandler: Processed in 0.001801531 sec. 2025.02.28 06:48:04.413079 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.413299 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.413395 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:04.414108 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.414146 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.414531 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:48:04.414761 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.414986 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} executeQuery: Read 237 rows, 16.27 KiB in 0.001741 sec., 136128.66168868466 rows/sec., 9.12 MiB/sec. 2025.02.28 06:48:04.415038 [ 255 ] {ca7ebf98-f9c6-4bc0-95e8-ff1e3c11a230} TCPHandler: Processed in 0.002069915 sec. 2025.02.28 06:48:04.415175 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.415292 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.415343 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:04.415813 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.415851 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.416204 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.416446 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.416651 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. 2025.02.28 06:48:04.416700 [ 4 ] {000786ca-483a-46dd-b636-2dd896da30a1} TCPHandler: Processed in 0.001581819 sec. 2025.02.28 06:48:04.416844 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.416979 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.417070 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:04.418305 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.418344 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.419022 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:48:04.419266 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.419565 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} executeQuery: Read 39 rows, 71.56 KiB in 0.002646 sec., 14739.229024943312 rows/sec., 26.41 MiB/sec. 2025.02.28 06:48:04.419840 [ 255 ] {afc6722f-240a-423a-b519-0963cd35547a} TCPHandler: Processed in 0.003114668 sec. 2025.02.28 06:48:04.419972 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:04.420151 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:04.420201 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:04.420679 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:04.420716 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:04.421090 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:48:04.421333 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:04.421599 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec. 2025.02.28 06:48:04.421794 [ 4 ] {bffecb8a-9240-4b20-8d42-b6981508ae80} TCPHandler: Processed in 0.001813121 sec. 2025.02.28 06:48:09.389176 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:09.389509 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:09.389628 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:09.390510 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:09.390566 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:09.391046 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:48:09.391319 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:09.391579 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} executeQuery: Read 56 rows, 4.41 KiB in 0.002158 sec., 25949.953660797033 rows/sec., 1.99 MiB/sec. 2025.02.28 06:48:09.391646 [ 4 ] {a7fc6c28-4fd5-418d-bd18-8e8abed5eb1d} TCPHandler: Processed in 0.002662102 sec. 2025.02.28 06:48:09.391886 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:09.392098 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:09.392179 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:09.393003 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:09.393045 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:09.393481 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:48:09.393736 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:09.393942 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. 2025.02.28 06:48:09.394007 [ 255 ] {c76b3112-6c14-46f5-ae8c-f357e5e784b5} TCPHandler: Processed in 0.002257567 sec. 2025.02.28 06:48:09.394142 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:09.394267 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:09.394324 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:09.394903 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:09.394943 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:09.395349 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:48:09.395588 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:09.395813 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. 2025.02.28 06:48:09.395872 [ 4 ] {6005b69c-e47a-4d3f-9dbd-e1cb9b5a16c1} TCPHandler: Processed in 0.001785851 sec. 2025.02.28 06:48:09.396011 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:09.396156 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:09.396221 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:09.396796 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:09.396841 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:09.397241 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:48:09.397467 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:09.397668 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. 2025.02.28 06:48:09.397793 [ 255 ] {840cb1d6-e47f-40da-bb3b-1d990a3ec337} TCPHandler: Processed in 0.001886442 sec. 2025.02.28 06:48:11.212294 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.02.28 06:48:11.213076 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:11.213126 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:11.213785 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:48:11.214067 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:11.214319 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.02.28 06:48:11.751292 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.02.28 06:48:11.770743 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:11.770800 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:11.777752 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:48:11.778508 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:11.781004 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.02.28 06:48:13.725791 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 2025.02.28 06:48:13.728834 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:13.728893 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:13.730382 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:13.730694 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:13.731642 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 528 2025.02.28 06:48:14.397905 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.398217 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.398293 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:14.399096 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.399136 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.399587 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.399849 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.400060 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} executeQuery: Read 212 rows, 13.81 KiB in 0.001931 sec., 109787.67477990678 rows/sec., 6.98 MiB/sec. 2025.02.28 06:48:14.400117 [ 4 ] {166124ca-5d34-4cdb-b443-2ae2cb5818c3} TCPHandler: Processed in 0.002394499 sec. 2025.02.28 06:48:14.400368 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.400581 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:14.400664 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:14.401719 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.401771 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.402263 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:48:14.402531 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.402757 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} executeQuery: Read 695 rows, 56.82 KiB in 0.002231 sec., 311519.4979829673 rows/sec., 24.87 MiB/sec. 2025.02.28 06:48:14.402764 [ 123 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:48:14.402841 [ 255 ] {5ab86cb6-67fc-4826-8460-b523a5f0cbf1} TCPHandler: Processed in 0.002612911 sec. 2025.02.28 06:48:14.402907 [ 123 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.402992 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.403037 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.403188 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:48:14.403231 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.403302 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:14.403389 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.403455 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1842 rows starting from the beginning of the part 2025.02.28 06:48:14.403616 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:14.403941 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:14.404338 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 695 rows starting from the beginning of the part 2025.02.28 06:48:14.404524 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:14.404869 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 695 rows starting from the beginning of the part 2025.02.28 06:48:14.405538 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.405589 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.406444 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.406927 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.407119 [ 123 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:48:14.407227 [ 123 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.407261 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.407293 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} executeQuery: Read 145 rows, 9.32 KiB in 0.004085 sec., 35495.716034271725 rows/sec., 2.23 MiB/sec. 2025.02.28 06:48:14.407662 [ 4 ] {b9850524-e455-4636-8dea-b47026a92a38} TCPHandler: Processed in 0.004719277 sec. 2025.02.28 06:48:14.407730 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:48:14.407932 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.408288 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.408298 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.408370 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 152 rows starting from the beginning of the part 2025.02.28 06:48:14.408390 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:14.408395 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005289834 sec., 642742.2864309163 rows/sec., 54.28 MiB/sec. 2025.02.28 06:48:14.408652 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 145 rows starting from the beginning of the part 2025.02.28 06:48:14.408937 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:48:14.409103 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part 2025.02.28 06:48:14.409780 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 147 rows starting from the beginning of the part 2025.02.28 06:48:14.410243 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 145 rows starting from the beginning of the part 2025.02.28 06:48:14.410531 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.410756 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part 2025.02.28 06:48:14.411009 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_26_5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:48:14.411478 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 06:48:14.411934 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.411985 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.412568 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.412941 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.412989 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613307 sec., 156592.1835381532 rows/sec., 10.43 MiB/sec. 2025.02.28 06:48:14.413234 [ 123 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:48:14.413343 [ 123 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.413415 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.413535 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} executeQuery: Read 113 rows, 7.49 KiB in 0.00531 sec., 21280.60263653484 rows/sec., 1.38 MiB/sec. 2025.02.28 06:48:14.413659 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:48:14.413749 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:48:14.413787 [ 255 ] {fe384c4b-d51f-43b9-9072-3debaaecdfd3} TCPHandler: Processed in 0.005977871 sec. 2025.02.28 06:48:14.414176 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.414230 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.414366 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 341 rows starting from the beginning of the part 2025.02.28 06:48:14.414670 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.414723 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.414900 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2025.02.28 06:48:14.414924 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:14.415220 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_11_2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:48:14.415587 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:48:14.415594 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.02.28 06:48:14.415951 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 341 rows starting from the beginning of the part 2025.02.28 06:48:14.416317 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part 2025.02.28 06:48:14.416737 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part 2025.02.28 06:48:14.417840 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.417906 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.419029 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.419541 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.419541 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006007272 sec., 188771.20929433525 rows/sec., 13.17 MiB/sec. 2025.02.28 06:48:14.419835 [ 198 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:48:14.419939 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} executeQuery: Read 112 rows, 6.53 KiB in 0.005443 sec., 20576.887745728458 rows/sec., 1.17 MiB/sec. 2025.02.28 06:48:14.420052 [ 4 ] {1bc77d7f-33e4-4385-9060-c409b272e64b} TCPHandler: Processed in 0.006128513 sec. 2025.02.28 06:48:14.420252 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.420329 [ 198 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.420496 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:14.420509 [ 198 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_11_2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:48:14.420577 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:14.420673 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:48:14.421502 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.421545 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.421935 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:48:14.422170 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.422333 [ 123 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:48:14.422391 [ 123 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.422417 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} executeQuery: Read 421 rows, 30.71 KiB in 0.001975 sec., 213164.5569620253 rows/sec., 15.18 MiB/sec. 2025.02.28 06:48:14.422435 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.422584 [ 255 ] {1b7d101c-6419-4cbb-a856-030ffff9e5f9} TCPHandler: Processed in 0.002403459 sec. 2025.02.28 06:48:14.422678 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:48:14.422761 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.422809 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.422850 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2025.02.28 06:48:14.422894 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:14.423056 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:14.423065 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:14.423413 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:14.423793 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part 2025.02.28 06:48:14.424145 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:14.424462 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part 2025.02.28 06:48:14.425134 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.425178 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.425727 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.426026 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.426292 [ 123 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:48:14.426433 [ 123 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.426475 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} executeQuery: Read 6 rows, 321.00 B in 0.003581 sec., 1675.5096341803965 rows/sec., 87.54 KiB/sec. 2025.02.28 06:48:14.426578 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.426918 [ 4 ] {1fa71e56-8378-43b1-8e03-5d5d706ab30a} TCPHandler: Processed in 0.004210621 sec. 2025.02.28 06:48:14.426953 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.004380672 sec., 443539.25607760635 rows/sec., 33.87 MiB/sec. 2025.02.28 06:48:14.427253 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:48:14.427266 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.427332 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:48:14.427918 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.428043 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.02.28 06:48:14.428152 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.428305 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.02.28 06:48:14.428355 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.428479 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:14.428688 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.02.28 06:48:14.428781 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_26_5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:48:14.429169 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:48:14.429171 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.02.28 06:48:14.429584 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.02.28 06:48:14.429946 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.02.28 06:48:14.431582 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.431657 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.432834 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:48:14.432865 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005990212 sec., 11017.973988232803 rows/sec., 575.65 KiB/sec. 2025.02.28 06:48:14.433053 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:48:14.433268 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.433520 [ 123 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:48:14.433621 [ 123 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.433706 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.433720 [ 190 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.433826 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} executeQuery: Read 237 rows, 16.27 KiB in 0.005809 sec., 40798.76054398347 rows/sec., 2.73 MiB/sec. 2025.02.28 06:48:14.434092 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:48:14.434165 [ 255 ] {9f38bacf-58ba-4af5-8eb6-82bcd2a5a97b} TCPHandler: Processed in 0.007108735 sec. 2025.02.28 06:48:14.434194 [ 190 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_11_2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:48:14.434436 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.434535 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.434636 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.02.28 06:48:14.434650 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7474 rows starting from the beginning of the part 2025.02.28 06:48:14.434780 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.434934 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:14.434974 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:14.435270 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:14.435676 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.02.28 06:48:14.436107 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:14.436576 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.02.28 06:48:14.437468 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.437533 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.438174 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.438698 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.439200 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} executeQuery: Read 1 rows, 69.00 B in 0.004504 sec., 222.02486678507992 rows/sec., 14.96 KiB/sec. 2025.02.28 06:48:14.439340 [ 4 ] {eb5d961e-466c-4e8f-9235-4974ced64b1c} TCPHandler: Processed in 0.005052061 sec. 2025.02.28 06:48:14.439588 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.439860 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.440005 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:14.441719 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8332 rows, containing 5 columns (5 merged, 0 gathered) in 0.007891715 sec., 1055790.7881873585 rows/sec., 71.24 MiB/sec. 2025.02.28 06:48:14.441990 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:48:14.442607 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.442673 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.442724 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.442969 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_26_5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:48:14.443157 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2025.02.28 06:48:14.443719 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:48:14.443980 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.444169 [ 122 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.02.28 06:48:14.444243 [ 122 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.444268 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} executeQuery: Read 39 rows, 71.56 KiB in 0.004486 sec., 8693.713776192599 rows/sec., 15.58 MiB/sec. 2025.02.28 06:48:14.444282 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.444726 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.02.28 06:48:14.445044 [ 255 ] {bf740994-117d-48f9-a25a-1dd621cf9e16} TCPHandler: Processed in 0.005567257 sec. 2025.02.28 06:48:14.445263 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:14.445535 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:14.445651 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:14.445665 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.445891 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part 2025.02.28 06:48:14.446696 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.02.28 06:48:14.447433 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.02.28 06:48:14.447580 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.447684 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.448097 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2025.02.28 06:48:14.448749 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.02.28 06:48:14.449282 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:48:14.449465 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.02.28 06:48:14.450169 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.450715 [ 122 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:48:14.450775 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} executeQuery: Read 82 rows, 5.33 KiB in 0.005305 sec., 15457.115928369463 rows/sec., 1005.28 KiB/sec. 2025.02.28 06:48:14.450802 [ 122 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:14.450947 [ 4 ] {2a566e5b-046c-4e7a-93dc-ebec98263f3b} TCPHandler: Processed in 0.005806759 sec. 2025.02.28 06:48:14.451029 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:14.451735 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:48:14.452257 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:14.452318 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part 2025.02.28 06:48:14.452549 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part 2025.02.28 06:48:14.452888 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:14.453219 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.02.28 06:48:14.453560 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:14.453937 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.02.28 06:48:14.457291 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 4 columns (4 merged, 0 gathered) in 0.006087564 sec., 260531.1418491863 rows/sec., 16.98 MiB/sec. 2025.02.28 06:48:14.457602 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:48:14.458035 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.458199 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_26_5} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:48:14.458275 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 06:48:14.458620 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.014207011 sec., 22594.478177007113 rows/sec., 40.49 MiB/sec. 2025.02.28 06:48:14.459126 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.02.28 06:48:14.459525 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:14.459603 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_11_2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.02.28 06:48:14.459743 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. 2025.02.28 06:48:18.619174 [ 117 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:48:18.619246 [ 117 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:48:18.714579 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.02.28 06:48:18.715297 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:18.715339 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:18.715853 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:48:18.716108 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:18.716358 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.02.28 06:48:19.281206 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.02.28 06:48:19.301249 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:19.301308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:19.309118 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:48:19.309917 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:19.312598 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.02.28 06:48:19.389651 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:19.389955 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:19.390071 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:19.390999 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:19.391044 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:19.391498 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:48:19.391769 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:19.391974 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} executeQuery: Read 56 rows, 4.41 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.05 MiB/sec. 2025.02.28 06:48:19.392046 [ 4 ] {5c3882cc-cc49-4b2e-91e6-c4bfbd29ac7f} TCPHandler: Processed in 0.002580461 sec. 2025.02.28 06:48:19.392301 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:19.392485 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:19.392559 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:19.393325 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:19.393373 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:19.393804 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:48:19.394057 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:19.394295 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. 2025.02.28 06:48:19.394363 [ 255 ] {59bf953d-59a2-4863-bbd9-b9fbee96b311} TCPHandler: Processed in 0.002189106 sec. 2025.02.28 06:48:19.394524 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:19.394652 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:19.394709 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:19.395305 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:19.395343 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:19.395757 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:48:19.396014 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:19.396192 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. 2025.02.28 06:48:19.396247 [ 4 ] {a6b63df1-f77d-4e3f-b3e7-0a813eeac061} TCPHandler: Processed in 0.001783091 sec. 2025.02.28 06:48:19.396466 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:19.396695 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:19.396795 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:19.397608 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:19.397650 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:19.398029 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:48:19.398264 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:19.398470 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} executeQuery: Read 60 rows, 4.14 KiB in 0.001836 sec., 32679.738562091505 rows/sec., 2.20 MiB/sec. 2025.02.28 06:48:19.398523 [ 255 ] {76a77974-4c14-4e66-acae-e08ba590c45b} TCPHandler: Processed in 0.002166885 sec. 2025.02.28 06:48:21.826115 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.826409 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.826479 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:21.827318 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.827368 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.827817 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.828221 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.828476 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} executeQuery: Read 212 rows, 13.81 KiB in 0.002144 sec., 98880.59701492537 rows/sec., 6.29 MiB/sec. 2025.02.28 06:48:21.828542 [ 4 ] {be39d7b6-df51-4ef4-9d05-e2bca8390307} TCPHandler: Processed in 0.002609722 sec. 2025.02.28 06:48:21.828791 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.828983 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:48:21.829054 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:48:21.829797 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.829841 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.830261 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:48:21.830523 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.830799 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} executeQuery: Read 16 rows, 1.30 KiB in 0.001856 sec., 8620.689655172413 rows/sec., 702.96 KiB/sec. 2025.02.28 06:48:21.830876 [ 255 ] {4b548124-a5a0-4ba9-ad1f-9119c31ed6a9} TCPHandler: Processed in 0.002215487 sec. 2025.02.28 06:48:21.831043 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.831189 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:21.831250 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:21.832535 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.832576 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.833063 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:48:21.833309 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.833570 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} executeQuery: Read 1843 rows, 153.97 KiB in 0.002411 sec., 764413.1065947739 rows/sec., 62.36 MiB/sec. 2025.02.28 06:48:21.833772 [ 4 ] {5d13daa1-ceaf-4371-b354-43803596610d} TCPHandler: Processed in 0.002796243 sec. 2025.02.28 06:48:21.833981 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.834126 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.834187 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:21.834870 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.834910 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.835283 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.835519 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.835704 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} executeQuery: Read 161 rows, 10.44 KiB in 0.001615 sec., 99690.40247678019 rows/sec., 6.31 MiB/sec. 2025.02.28 06:48:21.835760 [ 255 ] {4af8903a-35cf-4c17-a6b6-0a27d669fc54} TCPHandler: Processed in 0.001886882 sec. 2025.02.28 06:48:21.835906 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.836022 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.836070 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:21.836761 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.836801 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.837173 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.837415 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.837592 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} executeQuery: Read 341 rows, 23.30 KiB in 0.001592 sec., 214195.97989949747 rows/sec., 14.29 MiB/sec. 2025.02.28 06:48:21.837698 [ 4 ] {7fc1d69f-7e2a-42c4-81d2-d170e4e616e6} TCPHandler: Processed in 0.001848622 sec. 2025.02.28 06:48:21.837849 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.837987 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.838047 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:21.838710 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.838751 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.839105 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.839338 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.839610 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} executeQuery: Read 112 rows, 6.53 KiB in 0.001639 sec., 68334.35021354484 rows/sec., 3.89 MiB/sec. 2025.02.28 06:48:21.839787 [ 255 ] {c43046fe-86da-451a-b5ab-fb48248c283a} TCPHandler: Processed in 0.001999564 sec. 2025.02.28 06:48:21.839923 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.840036 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:21.840084 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:21.840973 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.841010 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.841429 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:48:21.841675 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.841853 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} executeQuery: Read 893 rows, 66.30 KiB in 0.001839 sec., 485589.99456226215 rows/sec., 35.21 MiB/sec. 2025.02.28 06:48:21.841903 [ 4 ] {23aed602-c01a-4d1b-94e6-db44496c0ad0} TCPHandler: Processed in 0.002034115 sec. 2025.02.28 06:48:21.842113 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.842334 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:21.842414 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:21.842907 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.842946 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.843306 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.843555 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.843763 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. 2025.02.28 06:48:21.843813 [ 255 ] {0448dd7d-79f5-4775-bca5-bf469c10c3a0} TCPHandler: Processed in 0.001810212 sec. 2025.02.28 06:48:21.843964 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.844101 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.844162 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:21.844952 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.844989 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.845441 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:48:21.845686 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.845864 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} executeQuery: Read 1027 rows, 70.10 KiB in 0.001795 sec., 572144.8467966574 rows/sec., 38.14 MiB/sec. 2025.02.28 06:48:21.845914 [ 4 ] {b46d7783-2807-4ee2-a7fd-bdd506380c46} TCPHandler: Processed in 0.002020084 sec. 2025.02.28 06:48:21.846051 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.846167 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.846219 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:21.846706 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.846746 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.847108 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.847345 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.847566 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. 2025.02.28 06:48:21.847622 [ 255 ] {2c9df104-a914-40ec-b610-d2ba1fc2b73b} TCPHandler: Processed in 0.001625269 sec. 2025.02.28 06:48:21.847776 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.847912 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.848003 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:21.849240 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.849275 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.849925 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:48:21.850180 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.850370 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} executeQuery: Read 39 rows, 71.56 KiB in 0.002487 sec., 15681.544028950542 rows/sec., 28.10 MiB/sec. 2025.02.28 06:48:21.850458 [ 4 ] {060bc359-dae7-4ade-bbf1-e2dcad4a39cf} TCPHandler: Processed in 0.002746453 sec. 2025.02.28 06:48:21.850619 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:21.850738 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:21.850788 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:21.851275 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:21.851314 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:21.851671 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:48:21.851892 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:21.852131 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} executeQuery: Read 58 rows, 3.68 KiB in 0.001468 sec., 39509.53678474115 rows/sec., 2.45 MiB/sec. 2025.02.28 06:48:21.852311 [ 255 ] {be4d90aa-1695-426a-a114-97c3828a6383} TCPHandler: Processed in 0.001809011 sec. 2025.02.28 06:48:23.731980 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 582 2025.02.28 06:48:23.735450 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:23.735498 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:23.736993 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:23.737297 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:23.737869 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 582 2025.02.28 06:48:24.384750 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:24.384963 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:24.385047 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:24.385909 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:24.385965 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:24.386425 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:48:24.386671 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:24.386897 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} executeQuery: Read 56 rows, 4.41 KiB in 0.002026 sec., 27640.671273445212 rows/sec., 2.12 MiB/sec. 2025.02.28 06:48:24.386961 [ 4 ] {e94631c6-4d5d-4167-979e-7064432c51ab} TCPHandler: Processed in 0.002391238 sec. 2025.02.28 06:48:24.387201 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:24.387443 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:24.387519 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:24.388295 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:24.388338 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:24.388780 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:48:24.389048 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:24.389254 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} executeQuery: Read 64 rows, 5.12 KiB in 0.001865 sec., 34316.35388739946 rows/sec., 2.68 MiB/sec. 2025.02.28 06:48:24.389318 [ 255 ] {922d42cf-633d-48ee-83ff-4a83e6346110} TCPHandler: Processed in 0.002198546 sec. 2025.02.28 06:48:24.389488 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:24.389721 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:24.389824 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:24.390685 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:24.390728 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:24.391139 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:48:24.391386 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:24.391613 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} executeQuery: Read 64 rows, 4.56 KiB in 0.001954 sec., 32753.326509723644 rows/sec., 2.28 MiB/sec. 2025.02.28 06:48:24.391672 [ 4 ] {02b2c8c9-cbf9-401e-8ca5-e2b256e59005} TCPHandler: Processed in 0.002255257 sec. 2025.02.28 06:48:24.391825 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:24.391955 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:24.392013 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:24.392527 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:24.392567 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:24.392959 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:48:24.393200 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:24.393381 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} executeQuery: Read 24 rows, 1.66 KiB in 0.001458 sec., 16460.905349794237 rows/sec., 1.11 MiB/sec. 2025.02.28 06:48:24.393439 [ 255 ] {2a6c78fd-d6b7-45e4-95e4-d49ca574f5c0} TCPHandler: Processed in 0.00167369 sec. 2025.02.28 06:48:26.216603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.02.28 06:48:26.217266 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:26.217315 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:26.217892 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:48:26.218150 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:26.218372 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.02.28 06:48:26.812787 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.02.28 06:48:26.833850 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:26.833910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:26.841623 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:48:26.842421 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:26.845071 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.02.28 06:48:29.389279 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:29.389485 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:29.389558 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:29.390358 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:29.390407 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:29.390890 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:48:29.391159 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:29.391436 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. 2025.02.28 06:48:29.391524 [ 4 ] {c156608a-83e1-45eb-88e7-ba63b02d74cb} TCPHandler: Processed in 0.002374849 sec. 2025.02.28 06:48:29.391848 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:29.392054 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:29.392136 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:29.392990 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:29.393036 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:29.393486 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:48:29.393742 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:29.393953 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} executeQuery: Read 64 rows, 5.12 KiB in 0.00196 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. 2025.02.28 06:48:29.394022 [ 255 ] {8053006b-b8e4-4db7-8e4d-5ff2b3cfcd2f} TCPHandler: Processed in 0.002344578 sec. 2025.02.28 06:48:29.394180 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:29.394308 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:29.394366 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:29.394967 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:29.395007 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:29.395427 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:48:29.395690 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:29.395911 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.02.28 06:48:29.395965 [ 4 ] {a425362c-58f0-40a1-9e2b-7ffb5fe1b999} TCPHandler: Processed in 0.001844793 sec. 2025.02.28 06:48:29.396128 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:29.396277 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:29.396342 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:29.396900 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:29.396939 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:29.397323 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:48:29.397561 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:29.397739 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. 2025.02.28 06:48:29.397789 [ 255 ] {ccd32fe1-1bc5-4378-8c5f-adaf89ec96fc} TCPHandler: Processed in 0.001731921 sec. 2025.02.28 06:48:33.619302 [ 100 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:48:33.619371 [ 100 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:48:33.718653 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.02.28 06:48:33.719374 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:33.719419 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:33.719981 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:48:33.720249 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:33.720517 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.02.28 06:48:33.738301 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 598 2025.02.28 06:48:33.741052 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:33.741097 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:33.742532 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:33.742861 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:33.743570 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 598 2025.02.28 06:48:34.345275 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.02.28 06:48:34.366743 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.366813 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.374583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:48:34.375417 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.378379 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.02.28 06:48:34.397628 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.397838 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.397917 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:34.398783 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.398832 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.399286 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.399555 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.399758 [ 98 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 06:48:34.399828 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. 2025.02.28 06:48:34.399845 [ 98 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.399920 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.399971 [ 4 ] {c41349d4-cb2e-4f8c-9b97-f51ef2dbf1b2} TCPHandler: Processed in 0.002484359 sec. 2025.02.28 06:48:34.400340 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 06:48:34.400445 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.400542 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.400607 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part 2025.02.28 06:48:34.400792 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:34.400859 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.02.28 06:48:34.400985 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:34.401242 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.02.28 06:48:34.401584 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.02.28 06:48:34.401884 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.02.28 06:48:34.404233 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.404332 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.404592 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567005 sec., 232099.59262142258 rows/sec., 15.65 MiB/sec. 2025.02.28 06:48:34.404799 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 06:48:34.405160 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:48:34.405245 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.405393 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_13_3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 06:48:34.405508 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:48:34.405524 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.405705 [ 98 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:48:34.405768 [ 98 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.405793 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.405828 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} executeQuery: Read 695 rows, 56.82 KiB in 0.005167 sec., 134507.45113218503 rows/sec., 10.74 MiB/sec. 2025.02.28 06:48:34.406198 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:48:34.406231 [ 255 ] {e043e8d4-593f-4db4-9c81-75afe8418c76} TCPHandler: Processed in 0.006108033 sec. 2025.02.28 06:48:34.406540 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.406789 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.406896 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.406915 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1842 rows starting from the beginning of the part 2025.02.28 06:48:34.407015 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:34.407171 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:34.407555 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:48:34.407835 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:34.408188 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:34.408629 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 695 rows starting from the beginning of the part 2025.02.28 06:48:34.410110 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.410182 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.411131 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.411500 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.411745 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} executeQuery: Read 145 rows, 9.32 KiB in 0.004966 sec., 29198.55014095852 rows/sec., 1.83 MiB/sec. 2025.02.28 06:48:34.411806 [ 4 ] {50fd91e4-7127-4bd8-a3e9-8738171104c7} TCPHandler: Processed in 0.005434915 sec. 2025.02.28 06:48:34.412157 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.412271 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006406157 sec., 709942.0135972316 rows/sec., 60.32 MiB/sec. 2025.02.28 06:48:34.412423 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.412522 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:34.412726 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:48:34.413186 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.413306 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_31_6} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:48:34.413415 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:48:34.413540 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.413581 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.413950 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.414209 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.414433 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} executeQuery: Read 113 rows, 7.49 KiB in 0.00207 sec., 54589.37198067633 rows/sec., 3.53 MiB/sec. 2025.02.28 06:48:34.414492 [ 255 ] {f9a1ddc4-8dd2-413e-ab6a-6015ec918d1f} TCPHandler: Processed in 0.002552921 sec. 2025.02.28 06:48:34.414628 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.414746 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.414795 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:34.415503 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.415549 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.415965 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.416215 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.416336 [ 96 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 06:48:34.416385 [ 96 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.416398 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} executeQuery: Read 112 rows, 6.53 KiB in 0.001676 sec., 66825.77565632458 rows/sec., 3.81 MiB/sec. 2025.02.28 06:48:34.416416 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.416470 [ 4 ] {53402570-5d46-455b-baa4-90a70929a016} TCPHandler: Processed in 0.001891862 sec. 2025.02.28 06:48:34.416667 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 06:48:34.416693 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.416940 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.416949 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:34.416998 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part 2025.02.28 06:48:34.417079 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:34.417271 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.02.28 06:48:34.417644 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.02.28 06:48:34.417993 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.02.28 06:48:34.418328 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.02.28 06:48:34.420256 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.420330 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.420744 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00423583 sec., 132205.4945547862 rows/sec., 8.04 MiB/sec. 2025.02.28 06:48:34.420976 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 06:48:34.421034 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:48:34.421480 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.421619 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.421669 [ 186 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_13_3} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 06:48:34.421824 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:48:34.421973 [ 96 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:48:34.422065 [ 96 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.422066 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} executeQuery: Read 421 rows, 30.71 KiB in 0.005202 sec., 80930.41138023837 rows/sec., 5.76 MiB/sec. 2025.02.28 06:48:34.422119 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.422254 [ 255 ] {f6c477a3-b5db-4a71-ad21-b7eab69fc364} TCPHandler: Processed in 0.005671268 sec. 2025.02.28 06:48:34.422574 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:48:34.422629 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.423140 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:34.423170 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.423298 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:34.423345 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2025.02.28 06:48:34.423693 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:34.424097 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 893 rows starting from the beginning of the part 2025.02.28 06:48:34.424463 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:34.424883 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:34.425081 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part 2025.02.28 06:48:34.425866 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.425936 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.426802 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.427371 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.427702 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} executeQuery: Read 6 rows, 321.00 B in 0.004689 sec., 1279.5905310300705 rows/sec., 66.85 KiB/sec. 2025.02.28 06:48:34.427911 [ 4 ] {54aeaafc-7fb2-402b-8f01-b3f85eb0e89c} TCPHandler: Processed in 0.005532886 sec. 2025.02.28 06:48:34.428282 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.428296 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006019642 sec., 401186.64864123147 rows/sec., 30.72 MiB/sec. 2025.02.28 06:48:34.428608 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.428639 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:48:34.428801 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:34.429360 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.429503 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_31_6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:48:34.429647 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:48:34.429924 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.429969 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.430391 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:48:34.430655 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.430827 [ 96 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:48:34.430886 [ 96 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.430925 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.430932 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} executeQuery: Read 237 rows, 16.27 KiB in 0.002405 sec., 98544.69854469855 rows/sec., 6.61 MiB/sec. 2025.02.28 06:48:34.431237 [ 255 ] {202e6caa-f9d6-489a-9ae0-6ebea11e2cbc} TCPHandler: Processed in 0.003152968 sec. 2025.02.28 06:48:34.431295 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:48:34.431559 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.431912 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.431962 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.432036 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8332 rows starting from the beginning of the part 2025.02.28 06:48:34.432085 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:34.432346 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:34.432712 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:48:34.433124 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:34.433432 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:34.433772 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.02.28 06:48:34.434717 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.434793 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.435425 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.435779 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.436243 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} executeQuery: Read 1 rows, 69.00 B in 0.00437 sec., 228.8329519450801 rows/sec., 15.42 KiB/sec. 2025.02.28 06:48:34.436440 [ 4 ] {d8c4d626-7666-4eb0-a76f-d078ec9e11fd} TCPHandler: Processed in 0.005071311 sec. 2025.02.28 06:48:34.436647 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.436818 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.436913 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:34.438371 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.438411 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:34.439208 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9980 rows, containing 5 columns (5 merged, 0 gathered) in 0.008196078 sec., 1217655.5664794794 rows/sec., 82.15 MiB/sec. 2025.02.28 06:48:34.439326 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:48:34.439463 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:48:34.439650 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.439907 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.440005 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} executeQuery: Read 39 rows, 71.56 KiB in 0.003233 sec., 12063.09928858645 rows/sec., 21.62 MiB/sec. 2025.02.28 06:48:34.440022 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_31_6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:48:34.440175 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2025.02.28 06:48:34.440250 [ 255 ] {c2f0cc47-315f-457a-b482-972b8e0c28d2} TCPHandler: Processed in 0.003709254 sec. 2025.02.28 06:48:34.440408 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:34.440547 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:34.440607 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:34.441151 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.441189 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.441564 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:48:34.441810 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.441938 [ 96 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:48:34.441974 [ 96 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:34.441997 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. 2025.02.28 06:48:34.442002 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. 2025.02.28 06:48:34.442111 [ 4 ] {57130e9d-e4f9-4e64-902f-1150b299afed} TCPHandler: Processed in 0.001764081 sec. 2025.02.28 06:48:34.442249 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:48:34.442372 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:34.442405 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1586 rows starting from the beginning of the part 2025.02.28 06:48:34.442531 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:34.442647 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part 2025.02.28 06:48:34.442774 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2025.02.28 06:48:34.442900 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:34.443043 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.02.28 06:48:34.444312 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1870 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190166 sec., 853816.5600233042 rows/sec., 55.65 MiB/sec. 2025.02.28 06:48:34.444506 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:48:34.444776 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:34.444850 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_31_6} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:48:34.444918 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.28 06:48:39.389844 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:39.390052 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:39.390127 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:39.390930 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:39.390982 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:39.391426 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:48:39.391686 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:39.391932 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2025.02.28 06:48:39.392000 [ 4 ] {04fe3077-2f7f-433d-a46b-0d9f7355617e} TCPHandler: Processed in 0.002293987 sec. 2025.02.28 06:48:39.392271 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:39.392468 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:39.392543 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:39.393337 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:39.393388 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:39.393851 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:48:39.394120 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:39.394357 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. 2025.02.28 06:48:39.394413 [ 255 ] {7eff5b01-875a-4d67-b1ff-c54defd4db8e} TCPHandler: Processed in 0.002276798 sec. 2025.02.28 06:48:39.394562 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:39.394692 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:39.394753 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:39.395375 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:39.395416 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:39.395835 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:48:39.396083 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:39.396300 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. 2025.02.28 06:48:39.396407 [ 4 ] {5b276b72-6a45-4a29-a382-247dd7299aca} TCPHandler: Processed in 0.001902923 sec. 2025.02.28 06:48:39.396661 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:39.396808 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:39.396870 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:39.397414 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:39.397455 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:39.397858 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:48:39.398098 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:39.398308 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. 2025.02.28 06:48:39.398359 [ 255 ] {bad253f4-ece1-41c8-adeb-f1f95360e097} TCPHandler: Processed in 0.001836882 sec. 2025.02.28 06:48:41.220790 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.02.28 06:48:41.221476 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:41.221530 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:41.222102 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:48:41.222370 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:41.222621 [ 85 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:48:41.222640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.02.28 06:48:41.222718 [ 85 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:41.222754 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:41.222909 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:48:41.223076 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:41.223119 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.02.28 06:48:41.223198 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.02.28 06:48:41.223349 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.02.28 06:48:41.223617 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.02.28 06:48:41.223705 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.02.28 06:48:41.223916 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.02.28 06:48:41.226007 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191368 sec., 3039135.5681952066 rows/sec., 43.48 MiB/sec. 2025.02.28 06:48:41.226229 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:48:41.226597 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:41.226679 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_21_4} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:48:41.226840 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2025.02.28 06:48:41.878585 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.02.28 06:48:41.900405 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:41.900474 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:41.908262 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:48:41.909034 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:41.909439 [ 84 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:48:41.909654 [ 84 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:41.909723 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:41.910290 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:48:41.924596 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.02.28 06:48:41.926288 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:41.927844 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.02.28 06:48:41.933635 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:41.939281 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.02.28 06:48:41.944972 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:41.951354 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.02.28 06:48:41.956136 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.02.28 06:48:42.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.15 MiB, peak 192.15 MiB, free memory in arenas 0.00 B, will set to 184.16 MiB (RSS), difference: -7.99 MiB 2025.02.28 06:48:42.014509 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104588833 sec., 1520.2387811325898 rows/sec., 7.86 MiB/sec. 2025.02.28 06:48:42.017007 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:48:42.019884 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:42.019978 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_21_4} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:48:42.022275 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.28 06:48:43.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 174.76 MiB, peak 192.15 MiB, free memory in arenas 0.00 B, will set to 184.69 MiB (RSS), difference: 9.93 MiB 2025.02.28 06:48:43.743883 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 628 2025.02.28 06:48:43.747724 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:43.747769 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:43.749228 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:43.749526 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:43.750074 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 628 2025.02.28 06:48:44.398581 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.398772 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.398850 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:44.399721 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.399774 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.400240 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.400507 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.400803 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} executeQuery: Read 212 rows, 13.81 KiB in 0.002072 sec., 102316.60231660231 rows/sec., 6.51 MiB/sec. 2025.02.28 06:48:44.401009 [ 4 ] {a6fd573f-1af9-4c67-87db-48ee5024586f} TCPHandler: Processed in 0.002556681 sec. 2025.02.28 06:48:44.401335 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.401541 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:44.401619 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:44.402748 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.402792 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.403284 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:48:44.403539 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.403755 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} executeQuery: Read 695 rows, 56.82 KiB in 0.00227 sec., 306167.40088105726 rows/sec., 24.44 MiB/sec. 2025.02.28 06:48:44.403879 [ 255 ] {e6cd3e3e-e545-4fe3-b52b-d3885086a356} TCPHandler: Processed in 0.002707953 sec. 2025.02.28 06:48:44.404048 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.404174 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.404224 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:44.404959 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.405007 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.405445 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.405712 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.405927 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} executeQuery: Read 145 rows, 9.32 KiB in 0.001783 sec., 81323.6118900729 rows/sec., 5.10 MiB/sec. 2025.02.28 06:48:44.405979 [ 4 ] {3c15d08a-3694-4e04-b56f-751d185492e2} TCPHandler: Processed in 0.001988474 sec. 2025.02.28 06:48:44.406135 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.406264 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.406317 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:44.406949 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.406987 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.407348 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.407586 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.407788 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} executeQuery: Read 113 rows, 7.49 KiB in 0.001549 sec., 72950.29051000645 rows/sec., 4.72 MiB/sec. 2025.02.28 06:48:44.407873 [ 255 ] {5c82ae49-af7e-4841-855d-1e8b0778bb73} TCPHandler: Processed in 0.001797492 sec. 2025.02.28 06:48:44.408022 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.408138 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.408186 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:44.408900 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.408948 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.409371 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.409608 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.409856 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} executeQuery: Read 112 rows, 6.53 KiB in 0.001737 sec., 64478.9867587795 rows/sec., 3.67 MiB/sec. 2025.02.28 06:48:44.410043 [ 4 ] {394f846c-1bef-473c-ab24-f532003acf7a} TCPHandler: Processed in 0.002073925 sec. 2025.02.28 06:48:44.410208 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.410333 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:44.410390 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:44.411246 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.411293 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.411670 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:48:44.411908 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.412080 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} executeQuery: Read 421 rows, 30.71 KiB in 0.001777 sec., 236916.150815982 rows/sec., 16.88 MiB/sec. 2025.02.28 06:48:44.412129 [ 255 ] {5d59ae11-0761-4b3d-9679-58e2170c6108} TCPHandler: Processed in 0.001978234 sec. 2025.02.28 06:48:44.412266 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.412457 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:44.412541 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:44.413343 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.413381 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.413745 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.413984 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.414262 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} executeQuery: Read 6 rows, 321.00 B in 0.001834 sec., 3271.537622682661 rows/sec., 170.93 KiB/sec. 2025.02.28 06:48:44.414446 [ 4 ] {625153da-5439-468c-a6e0-4ded9c7b0576} TCPHandler: Processed in 0.002230326 sec. 2025.02.28 06:48:44.414586 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.414702 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.414754 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:44.415326 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.415362 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.415759 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:48:44.416016 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.416195 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. 2025.02.28 06:48:44.416244 [ 255 ] {1e033820-bcd7-4dfa-abe2-29230b198f64} TCPHandler: Processed in 0.00171208 sec. 2025.02.28 06:48:44.416380 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.416494 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.416547 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:44.417019 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.417057 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.417430 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.417663 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.417828 [ 81 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.02.28 06:48:44.417891 [ 81 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.417912 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. 2025.02.28 06:48:44.417926 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.418069 [ 4 ] {bf8780cc-9ef4-4cbe-b5c7-c991324783d2} TCPHandler: Processed in 0.001743281 sec. 2025.02.28 06:48:44.418408 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.02.28 06:48:44.418472 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.418664 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:44.418747 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2025.02.28 06:48:44.418759 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.418932 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:44.419245 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:44.419286 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:44.419597 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:44.419977 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:44.420301 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.02.28 06:48:44.424604 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.006526258 sec., 2145.1802855480123 rows/sec., 144.55 KiB/sec. 2025.02.28 06:48:44.424688 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.424748 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.424790 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.02.28 06:48:44.425555 [ 201 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.425721 [ 201 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_14_3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.02.28 06:48:44.425872 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:48:44.426122 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:48:44.426381 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.426612 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} executeQuery: Read 39 rows, 71.56 KiB in 0.007918 sec., 4925.486233897449 rows/sec., 8.83 MiB/sec. 2025.02.28 06:48:44.426741 [ 255 ] {a74fbfc5-75c5-4394-8133-f2b45f13b711} TCPHandler: Processed in 0.008554343 sec. 2025.02.28 06:48:44.426909 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:44.427047 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:44.427105 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:44.427622 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:44.427661 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:44.428035 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:48:44.428274 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:44.428507 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec. 2025.02.28 06:48:44.428575 [ 4 ] {655083ba-33c2-4a82-acfb-9c5431fefe3d} TCPHandler: Processed in 0.001734041 sec. 2025.02.28 06:48:48.619413 [ 73 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:48:48.619476 [ 73 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:48:48.723001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.02.28 06:48:48.723858 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:48.723904 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:48.724439 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:48:48.724696 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:48.724960 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.02.28 06:48:49.390771 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:49.391139 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:49.391260 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:49.392236 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:49.392292 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:49.392736 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:48:49.392995 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:49.393244 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} executeQuery: Read 56 rows, 4.41 KiB in 0.00219 sec., 25570.776255707762 rows/sec., 1.96 MiB/sec. 2025.02.28 06:48:49.393314 [ 4 ] {583a2d9f-1c67-44e7-997f-929059e36c07} TCPHandler: Processed in 0.002674912 sec. 2025.02.28 06:48:49.393573 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:49.393778 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:49.393858 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:49.394701 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:49.394745 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:49.395198 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:48:49.395454 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:49.395734 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} executeQuery: Read 64 rows, 5.12 KiB in 0.002012 sec., 31809.145129224653 rows/sec., 2.48 MiB/sec. 2025.02.28 06:48:49.395817 [ 255 ] {962b8917-26bd-438e-b002-f2f95cb067f4} TCPHandler: Processed in 0.002380519 sec. 2025.02.28 06:48:49.395975 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:49.396105 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:49.396163 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:49.396774 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:49.396816 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:49.397235 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:48:49.397489 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:49.397711 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. 2025.02.28 06:48:49.397778 [ 4 ] {4aafa00a-ceb4-4798-96da-360605f5cbc9} TCPHandler: Processed in 0.001858902 sec. 2025.02.28 06:48:49.397942 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:49.398071 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:49.398128 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:49.398648 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:49.398686 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:49.399100 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:48:49.399343 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:49.399527 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. 2025.02.28 06:48:49.399581 [ 255 ] {22c8d983-c63e-4d35-b078-850623f107af} TCPHandler: Processed in 0.00170491 sec. 2025.02.28 06:48:49.424850 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.02.28 06:48:49.445141 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:49.445203 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:49.452487 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:48:49.453281 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:49.456055 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.02.28 06:48:51.827548 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.827758 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.827839 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:48:51.828803 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.828854 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.829286 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.829540 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.829764 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} executeQuery: Read 212 rows, 13.81 KiB in 0.002065 sec., 102663.4382566586 rows/sec., 6.53 MiB/sec. 2025.02.28 06:48:51.829821 [ 4 ] {8d998af2-ed4b-41ee-8fa0-6f1d35ab34ca} TCPHandler: Processed in 0.002415509 sec. 2025.02.28 06:48:51.830105 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.830327 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:48:51.830410 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:48:51.831160 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.831210 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.831624 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:48:51.831876 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.832106 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. 2025.02.28 06:48:51.832162 [ 255 ] {7334d1cb-d006-48e6-836a-2811c478d735} TCPHandler: Processed in 0.002200247 sec. 2025.02.28 06:48:51.832316 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.832452 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:51.832510 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:51.833774 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.833813 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.834295 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:48:51.834539 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.834782 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} executeQuery: Read 1836 rows, 153.46 KiB in 0.002354 sec., 779949.0229396771 rows/sec., 63.66 MiB/sec. 2025.02.28 06:48:51.834860 [ 4 ] {0871c4c0-1f95-4b5e-aeec-3b434613600a} TCPHandler: Processed in 0.002613141 sec. 2025.02.28 06:48:51.835148 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.835352 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.835435 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:48:51.836168 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.836207 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.836569 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.836803 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.837016 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} executeQuery: Read 147 rows, 9.46 KiB in 0.001714 sec., 85764.29404900817 rows/sec., 5.39 MiB/sec. 2025.02.28 06:48:51.837069 [ 255 ] {272e06be-2ba2-4ddd-af3b-14aa89459cf0} TCPHandler: Processed in 0.002096466 sec. 2025.02.28 06:48:51.837206 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.837322 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.837370 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:48:51.838053 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.838092 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.838458 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.838719 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.838981 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} executeQuery: Read 341 rows, 23.30 KiB in 0.001681 sec., 202855.44318857824 rows/sec., 13.54 MiB/sec. 2025.02.28 06:48:51.839191 [ 4 ] {0f32668e-a238-444e-903e-a1d361099451} TCPHandler: Processed in 0.002035084 sec. 2025.02.28 06:48:51.839355 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.839493 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.839551 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:48:51.840186 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.840225 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.840577 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.840824 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.841092 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} executeQuery: Read 112 rows, 6.53 KiB in 0.001626 sec., 68880.68880688807 rows/sec., 3.92 MiB/sec. 2025.02.28 06:48:51.841294 [ 255 ] {a261dd25-c4ea-4843-bc35-e7c4adc3b697} TCPHandler: Processed in 0.002006184 sec. 2025.02.28 06:48:51.841466 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.841578 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:51.841626 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:51.842662 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.842700 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.843099 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:48:51.843333 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.843541 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} executeQuery: Read 879 rows, 65.16 KiB in 0.001985 sec., 442821.1586901764 rows/sec., 32.06 MiB/sec. 2025.02.28 06:48:51.843592 [ 4 ] {2d5d277a-d6a9-49b2-99ab-ad7d1bfe85e8} TCPHandler: Processed in 0.002189996 sec. 2025.02.28 06:48:51.843740 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.843877 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:48:51.843938 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:48:51.844504 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.844549 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.844920 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.845157 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.845368 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. 2025.02.28 06:48:51.845418 [ 255 ] {10e03d94-4527-4e41-8efd-651c8931e144} TCPHandler: Processed in 0.001747601 sec. 2025.02.28 06:48:51.845545 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.845665 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.845727 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:51.846649 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.846688 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.847134 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:48:51.847368 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.847602 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} executeQuery: Read 1020 rows, 69.60 KiB in 0.001958 sec., 520939.73442288046 rows/sec., 34.72 MiB/sec. 2025.02.28 06:48:51.847678 [ 4 ] {2bcf0815-80be-41bf-a8be-4d24a95aa4da} TCPHandler: Processed in 0.002188247 sec. 2025.02.28 06:48:51.847885 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.848036 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.848098 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:48:51.848629 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.848672 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.849032 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.849269 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.849478 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. 2025.02.28 06:48:51.849528 [ 255 ] {90c9221e-8cc2-4804-a1e3-ed6787b9133b} TCPHandler: Processed in 0.001763771 sec. 2025.02.28 06:48:51.849666 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.849803 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.849895 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:48:51.851197 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.851235 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.851876 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:48:51.852141 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.852412 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} executeQuery: Read 39 rows, 71.56 KiB in 0.002665 sec., 14634.146341463416 rows/sec., 26.22 MiB/sec. 2025.02.28 06:48:51.852777 [ 4 ] {b229d61f-8057-47b6-b1f0-ed1d67a10012} TCPHandler: Processed in 0.003227719 sec. 2025.02.28 06:48:51.852922 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:51.853124 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:51.853184 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:51.853743 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:51.853782 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:51.854144 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:48:51.854387 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:51.854593 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} executeQuery: Read 58 rows, 3.68 KiB in 0.0015 sec., 38666.666666666664 rows/sec., 2.39 MiB/sec. 2025.02.28 06:48:51.854642 [ 255 ] {cda01519-cc7e-4dd5-ae22-f914d2929ffb} TCPHandler: Processed in 0.001723581 sec. 2025.02.28 06:48:53.750479 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 682 2025.02.28 06:48:53.754806 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:53.754866 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:53.756366 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:48:53.756697 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:53.756939 [ 63 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:48:53.757069 [ 63 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:53.757161 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:53.757881 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:48:53.758654 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 682 2025.02.28 06:48:53.759134 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:53.759297 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part 2025.02.28 06:48:53.759958 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.02.28 06:48:53.760616 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2025.02.28 06:48:53.761209 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2025.02.28 06:48:53.761772 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.02.28 06:48:53.762387 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2025.02.28 06:48:53.770183 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.012783653 sec., 53349.38299717616 rows/sec., 45.59 MiB/sec. 2025.02.28 06:48:53.771503 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:48:53.772334 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:53.772429 [ 187 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_16_3} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:48:53.772743 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2025.02.28 06:48:54.385223 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:54.385440 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:54.385533 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:54.386362 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.386413 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.386857 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:48:54.387123 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.387306 [ 62 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:48:54.387373 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} executeQuery: Read 56 rows, 4.41 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.17 MiB/sec. 2025.02.28 06:48:54.387384 [ 62 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.387450 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.387518 [ 4 ] {c2ca7099-b5ca-475e-ba4b-54dddb38de92} TCPHandler: Processed in 0.002434879 sec. 2025.02.28 06:48:54.387912 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:48:54.388017 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:54.388252 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:54.388326 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1844 rows starting from the beginning of the part 2025.02.28 06:48:54.388339 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:54.388498 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:54.388547 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:54.388875 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 695 rows starting from the beginning of the part 2025.02.28 06:48:54.389241 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:54.389640 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:48:54.390046 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.02.28 06:48:54.391753 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.391825 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.392899 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:48:54.393270 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.393500 [ 62 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:48:54.393576 [ 62 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.393621 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.393712 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} executeQuery: Read 64 rows, 5.12 KiB in 0.005411 sec., 11827.758270190354 rows/sec., 945.34 KiB/sec. 2025.02.28 06:48:54.394209 [ 255 ] {5d652577-9430-4c4a-9b1d-e4cb3c4fbee1} TCPHandler: Processed in 0.006520448 sec. 2025.02.28 06:48:54.394227 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:48:54.394720 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007147645 sec., 635593.9613676952 rows/sec., 54.01 MiB/sec. 2025.02.28 06:48:54.394760 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:54.394763 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:54.394857 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.02.28 06:48:54.395088 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:54.395204 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:54.395315 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:54.395471 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:48:54.395722 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part 2025.02.28 06:48:54.396183 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:54.396606 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 879 rows starting from the beginning of the part 2025.02.28 06:48:54.397181 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:54.397939 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.398396 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_36_7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:48:54.398764 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.398854 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:48:54.398856 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.400029 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:48:54.400334 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.400869 [ 62 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:48:54.400910 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007137075 sec., 336972.7794649769 rows/sec., 25.80 MiB/sec. 2025.02.28 06:48:54.400941 [ 62 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.400963 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} executeQuery: Read 64 rows, 4.56 KiB in 0.006011 sec., 10647.146897354849 rows/sec., 759.35 KiB/sec. 2025.02.28 06:48:54.401006 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.401223 [ 4 ] {6e25d87e-63f5-48ee-8737-bc06f0692b8c} TCPHandler: Processed in 0.006862632 sec. 2025.02.28 06:48:54.401345 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:48:54.401497 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:48:54.401742 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:54.401945 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:54.402092 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9980 rows starting from the beginning of the part 2025.02.28 06:48:54.402119 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:54.402178 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.402535 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:54.402544 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_36_7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:48:54.402612 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:54.402868 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 06:48:54.402913 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.02.28 06:48:54.403268 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.02.28 06:48:54.403611 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:48:54.403947 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.02.28 06:48:54.405254 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.405297 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.405847 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:48:54.406391 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.406680 [ 62 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:48:54.406789 [ 62 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:54.406887 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:54.407064 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} executeQuery: Read 24 rows, 1.66 KiB in 0.005048 sec., 4754.358161648177 rows/sec., 328.10 KiB/sec. 2025.02.28 06:48:54.407445 [ 255 ] {d6958dd7-dbcc-4527-b5e9-a8485b1bccec} TCPHandler: Processed in 0.006039153 sec. 2025.02.28 06:48:54.407472 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:48:54.407658 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:48:54.407695 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1870 rows starting from the beginning of the part 2025.02.28 06:48:54.407807 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:54.408044 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.02.28 06:48:54.408183 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.02.28 06:48:54.408575 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part 2025.02.28 06:48:54.408828 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2025.02.28 06:48:54.410327 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11621 rows, containing 5 columns (5 merged, 0 gathered) in 0.009132599 sec., 1272474.5715869053 rows/sec., 85.84 MiB/sec. 2025.02.28 06:48:54.410670 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:48:54.411320 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.411334 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 4 columns (4 merged, 0 gathered) in 0.004278671 sec., 503427.3492867294 rows/sec., 32.81 MiB/sec. 2025.02.28 06:48:54.411449 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_36_7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:48:54.411562 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. 2025.02.28 06:48:54.411656 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:48:54.411933 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:54.412016 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_36_7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:48:54.412109 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.28 06:48:56.225267 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.02.28 06:48:56.226340 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:56.226379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:56.226923 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:48:56.227198 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:56.227418 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.02.28 06:48:56.956285 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.02.28 06:48:56.976374 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:56.976436 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:56.984391 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:48:56.985160 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:56.987743 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.02.28 06:48:59.390188 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:59.390521 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:48:59.390641 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:48:59.391585 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:59.391639 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:59.392115 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:48:59.392390 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:59.392629 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} executeQuery: Read 56 rows, 4.41 KiB in 0.002193 sec., 25535.79571363429 rows/sec., 1.96 MiB/sec. 2025.02.28 06:48:59.392694 [ 4 ] {7b79db21-ae5b-41a6-a94f-9909f27dc909} TCPHandler: Processed in 0.002693833 sec. 2025.02.28 06:48:59.392960 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:59.393170 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:48:59.393248 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:48:59.394077 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:59.394117 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:59.394549 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:48:59.394815 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:59.395048 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.02.28 06:48:59.395233 [ 255 ] {4ad9bfdd-edd6-41da-a986-69546d2314ec} TCPHandler: Processed in 0.002406369 sec. 2025.02.28 06:48:59.395451 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:59.395585 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:48:59.395643 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:48:59.396283 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:59.396323 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:59.396766 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:48:59.397014 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:59.397239 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. 2025.02.28 06:48:59.397295 [ 4 ] {f5533409-3046-4168-bffe-abc4f925166f} TCPHandler: Processed in 0.001958524 sec. 2025.02.28 06:48:59.397513 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:48:59.397734 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:48:59.397829 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:48:59.398416 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:48:59.398453 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:48:59.398831 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:48:59.399073 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:48:59.399248 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. 2025.02.28 06:48:59.399296 [ 255 ] {c0719c2c-2524-4824-b93c-a874ca8ab082} TCPHandler: Processed in 0.001896483 sec. 2025.02.28 06:49:02.584629 [ 47 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.02.28 06:49:02.584695 [ 47 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:02.584718 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:02.584875 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.02.28 06:49:02.585032 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:02.585069 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part 2025.02.28 06:49:02.585148 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part 2025.02.28 06:49:02.585234 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:02.585495 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:02.585616 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 341 rows starting from the beginning of the part 2025.02.28 06:49:02.586726 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935293 sec., 645380.3119217607 rows/sec., 45.29 MiB/sec. 2025.02.28 06:49:02.586958 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.28 06:49:02.587335 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:02.587428 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_15_3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.02.28 06:49:02.587533 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:49:02.662172 [ 47 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.02.28 06:49:02.662234 [ 47 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:02.662259 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:02.662458 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.02.28 06:49:02.662704 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:02.662743 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.02.28 06:49:02.662825 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:02.662913 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:02.663144 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:02.663217 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:02.664169 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837922 sec., 48968.3457731068 rows/sec., 2.50 MiB/sec. 2025.02.28 06:49:02.664291 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.28 06:49:02.664578 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:02.664661 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_15_3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.02.28 06:49:02.664738 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:49:03.363111 [ 47 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.02.28 06:49:03.363175 [ 47 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:03.363197 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:03.363401 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.02.28 06:49:03.363621 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:03.363666 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part 2025.02.28 06:49:03.363759 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part 2025.02.28 06:49:03.364047 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:03.364248 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:03.364407 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part 2025.02.28 06:49:03.365602 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002331658 sec., 324661.6785137443 rows/sec., 21.69 MiB/sec. 2025.02.28 06:49:03.365819 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.02.28 06:49:03.366203 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:03.366295 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_15_3} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.02.28 06:49:03.366399 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:49:03.619714 [ 47 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:49:03.619777 [ 47 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:49:03.727713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.02.28 06:49:03.728560 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:03.728604 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:03.729200 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:49:03.729469 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:03.729704 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.02.28 06:49:03.759131 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 698 2025.02.28 06:49:03.761820 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:03.761868 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:03.763334 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:03.763643 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:03.764171 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 698 2025.02.28 06:49:04.398732 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.399031 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.399148 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:04.399976 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.400028 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.400476 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.400732 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.400971 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.02.28 06:49:04.401030 [ 4 ] {59d43b20-6b8d-47f1-a4e8-2dd6830d6765} TCPHandler: Processed in 0.00249395 sec. 2025.02.28 06:49:04.401275 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.401469 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:04.401542 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:04.402526 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.402576 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.403055 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:49:04.403310 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.403545 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} executeQuery: Read 695 rows, 56.82 KiB in 0.002128 sec., 326597.74436090223 rows/sec., 26.08 MiB/sec. 2025.02.28 06:49:04.403603 [ 255 ] {d551f842-c1a0-4202-ac80-15893333a5b8} TCPHandler: Processed in 0.002462689 sec. 2025.02.28 06:49:04.403739 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.403856 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.403906 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:04.404532 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.404572 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.404943 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.405186 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.405416 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} executeQuery: Read 145 rows, 9.32 KiB in 0.001578 sec., 91888.46641318125 rows/sec., 5.77 MiB/sec. 2025.02.28 06:49:04.405551 [ 4 ] {87ee7faa-06bc-4395-998d-e3202933a590} TCPHandler: Processed in 0.001862892 sec. 2025.02.28 06:49:04.405757 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.405896 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.405952 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:04.406592 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.406632 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.407000 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.407253 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.407507 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} executeQuery: Read 113 rows, 7.49 KiB in 0.001641 sec., 68860.450944546 rows/sec., 4.46 MiB/sec. 2025.02.28 06:49:04.407706 [ 255 ] {87fa69ff-7660-4fb2-ae2b-4babfb5c58e8} TCPHandler: Processed in 0.002044414 sec. 2025.02.28 06:49:04.407849 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.407964 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.408011 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:04.408636 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.408676 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.409053 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.409291 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.409567 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} executeQuery: Read 112 rows, 6.53 KiB in 0.001606 sec., 69738.4806973848 rows/sec., 3.97 MiB/sec. 2025.02.28 06:49:04.409741 [ 4 ] {d96eb106-b987-4a30-97df-ada8a7519c6a} TCPHandler: Processed in 0.001945734 sec. 2025.02.28 06:49:04.409879 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.409995 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:04.410043 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:04.410741 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.410781 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.411160 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:49:04.411398 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.411619 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} executeQuery: Read 421 rows, 30.71 KiB in 0.001647 sec., 255616.27200971462 rows/sec., 18.21 MiB/sec. 2025.02.28 06:49:04.411671 [ 255 ] {fada5faf-1d58-4176-9861-e2742c991513} TCPHandler: Processed in 0.001848582 sec. 2025.02.28 06:49:04.411799 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.411914 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:04.411964 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:04.412457 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.412495 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.412856 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.413090 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.413297 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. 2025.02.28 06:49:04.413347 [ 4 ] {f4449060-c334-4762-a93e-3152c7799c72} TCPHandler: Processed in 0.001603009 sec. 2025.02.28 06:49:04.413486 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.413623 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.413685 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:04.414327 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.414366 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.414757 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:49:04.414999 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.415209 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. 2025.02.28 06:49:04.415260 [ 255 ] {31354f5d-bf4d-4836-a9cc-5b4056e2462c} TCPHandler: Processed in 0.001839792 sec. 2025.02.28 06:49:04.415390 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.415505 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.415557 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:04.416025 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.416064 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.416422 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.416654 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.416904 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. 2025.02.28 06:49:04.417120 [ 4 ] {547cd4ed-52d4-4ca3-a76b-48d5b2f8162b} TCPHandler: Processed in 0.001777051 sec. 2025.02.28 06:49:04.417266 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.417403 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.417496 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:04.418840 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.418879 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.419530 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:49:04.419791 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.419991 [ 39 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.02.28 06:49:04.420069 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} executeQuery: Read 39 rows, 71.56 KiB in 0.002692 sec., 14487.369985141158 rows/sec., 25.96 MiB/sec. 2025.02.28 06:49:04.420079 [ 39 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.420155 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.420460 [ 255 ] {fcd6df6e-b0f1-47d5-91bd-fefc8e5b9664} TCPHandler: Processed in 0.003254709 sec. 2025.02.28 06:49:04.420765 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.02.28 06:49:04.420989 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:04.421363 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:04.421492 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:04.421705 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:04.421964 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 321 rows starting from the beginning of the part 2025.02.28 06:49:04.422703 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:04.423461 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:04.423728 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.423879 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.424100 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:04.424701 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:04.425374 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:04.425441 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:49:04.426299 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.426712 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} executeQuery: Read 82 rows, 5.33 KiB in 0.005426 sec., 15112.421673424253 rows/sec., 982.86 KiB/sec. 2025.02.28 06:49:04.426907 [ 4 ] {2607afda-17e3-42ed-8a41-6e019a288370} TCPHandler: Processed in 0.006274665 sec. 2025.02.28 06:49:04.430812 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.010496995 sec., 49156.925386741634 rows/sec., 88.09 MiB/sec. 2025.02.28 06:49:04.431451 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.02.28 06:49:04.431868 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.431960 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_16_3} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.02.28 06:49:04.432082 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. 2025.02.28 06:49:04.487954 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.02.28 06:49:04.509431 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:04.509484 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:04.516967 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:49:04.517785 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:04.520988 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.02.28 06:49:09.390895 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:09.391222 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:09.391338 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:09.392171 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:09.392217 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:09.392672 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:49:09.392931 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:09.393154 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. 2025.02.28 06:49:09.393260 [ 4 ] {3082a827-7095-412e-ab8b-25083c1c8b4d} TCPHandler: Processed in 0.0025583 sec. 2025.02.28 06:49:09.393658 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:09.393960 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:09.394077 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:09.394965 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:09.395014 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:09.395455 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:49:09.395709 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:09.395986 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} executeQuery: Read 64 rows, 5.12 KiB in 0.002103 sec., 30432.71516880647 rows/sec., 2.38 MiB/sec. 2025.02.28 06:49:09.396135 [ 255 ] {139e6fd5-4268-488b-954c-18e606f2dfe8} TCPHandler: Processed in 0.002730223 sec. 2025.02.28 06:49:09.396344 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:09.396486 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:09.396550 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:09.397222 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:09.397267 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:09.397690 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:49:09.397932 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:09.398114 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. 2025.02.28 06:49:09.398166 [ 4 ] {34fa9f18-7d53-41ea-bece-3516b76d0687} TCPHandler: Processed in 0.001913533 sec. 2025.02.28 06:49:09.398307 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:09.398443 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:09.398507 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:09.399180 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:09.399227 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:09.399623 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:49:09.399859 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:09.400107 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} executeQuery: Read 60 rows, 4.14 KiB in 0.001693 sec., 35440.04725339633 rows/sec., 2.39 MiB/sec. 2025.02.28 06:49:09.400273 [ 255 ] {e269351a-fb9e-455b-8dec-f5400ddeb1d9} TCPHandler: Processed in 0.002023374 sec. 2025.02.28 06:49:11.229949 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.02.28 06:49:11.230636 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:11.230767 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:11.231338 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:49:11.231590 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:11.231824 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.02.28 06:49:12.021176 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.02.28 06:49:12.042188 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:12.042245 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:12.049711 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:49:12.050521 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:12.053807 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.02.28 06:49:13.764465 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 728 2025.02.28 06:49:13.767581 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:13.767628 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:13.769117 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:13.769457 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:13.770520 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 728 2025.02.28 06:49:14.399489 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.399681 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.399758 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:14.400645 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.400701 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.401157 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.401434 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.401650 [ 31 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 06:49:14.401719 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} executeQuery: Read 212 rows, 13.81 KiB in 0.002088 sec., 101532.56704980842 rows/sec., 6.46 MiB/sec. 2025.02.28 06:49:14.401735 [ 31 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.401805 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.401864 [ 4 ] {69e9ca70-d181-48b7-9a3c-9fed3508bfb2} TCPHandler: Processed in 0.00251664 sec. 2025.02.28 06:49:14.402097 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 06:49:14.402199 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.402323 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:14.402415 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part 2025.02.28 06:49:14.402521 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:14.402643 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:14.402742 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:14.402923 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:14.403292 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:14.403556 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:14.405789 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.405875 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.406252 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004313682 sec., 245729.7501299354 rows/sec., 16.57 MiB/sec. 2025.02.28 06:49:14.406484 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 06:49:14.406876 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:49:14.407045 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.407222 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_17_4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 06:49:14.407390 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:49:14.407422 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.407694 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} executeQuery: Read 695 rows, 56.82 KiB in 0.00529 sec., 131379.96219281663 rows/sec., 10.49 MiB/sec. 2025.02.28 06:49:14.407760 [ 255 ] {bbbd3cd5-348b-4fc4-aa09-90541fff49aa} TCPHandler: Processed in 0.005752099 sec. 2025.02.28 06:49:14.407920 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.408048 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.408104 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:14.408786 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.408828 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.409202 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.409450 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.409737 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} executeQuery: Read 145 rows, 9.32 KiB in 0.001717 sec., 84449.62143273151 rows/sec., 5.30 MiB/sec. 2025.02.28 06:49:14.409938 [ 4 ] {0dec7ca6-fd51-4b12-8e91-a685eb92bb65} TCPHandler: Processed in 0.002075835 sec. 2025.02.28 06:49:14.410113 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.410232 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.410283 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:14.410901 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.410941 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.411305 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.411545 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.411793 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} executeQuery: Read 113 rows, 7.49 KiB in 0.001576 sec., 71700.5076142132 rows/sec., 4.64 MiB/sec. 2025.02.28 06:49:14.411983 [ 255 ] {fad93ce5-6ca0-4307-93e1-46ee5772dc95} TCPHandler: Processed in 0.001924923 sec. 2025.02.28 06:49:14.412181 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.412296 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.412344 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:14.412975 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.413015 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.413381 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.413612 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.413767 [ 31 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 06:49:14.413830 [ 31 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.413837 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} executeQuery: Read 112 rows, 6.53 KiB in 0.001581 sec., 70841.23972169514 rows/sec., 4.04 MiB/sec. 2025.02.28 06:49:14.413864 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.413962 [ 4 ] {58f72e04-c4e3-48c1-97cb-736b163d6532} TCPHandler: Processed in 0.001887722 sec. 2025.02.28 06:49:14.414054 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 06:49:14.414129 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.414210 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:14.414295 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part 2025.02.28 06:49:14.414361 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:14.414606 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:14.414624 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:14.415028 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:14.415369 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:14.415745 [ 188 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:14.417578 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.417657 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.418375 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004351882 sec., 128679.95961287555 rows/sec., 7.82 MiB/sec. 2025.02.28 06:49:14.418553 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:49:14.418615 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 06:49:14.418999 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.419322 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.419407 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} executeQuery: Read 421 rows, 30.71 KiB in 0.005025 sec., 83781.09452736318 rows/sec., 5.97 MiB/sec. 2025.02.28 06:49:14.419549 [ 255 ] {a0f9a836-5520-4c42-a702-66961ae42213} TCPHandler: Processed in 0.005459065 sec. 2025.02.28 06:49:14.419569 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_17_4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 06:49:14.419736 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:49:14.419747 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.419890 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:14.419948 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:14.420514 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.420561 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.420930 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.421178 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.421380 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. 2025.02.28 06:49:14.421497 [ 4 ] {72db8c1f-bfb1-4aeb-a738-1f8a50828ae7} TCPHandler: Processed in 0.001848512 sec. 2025.02.28 06:49:14.421709 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.421849 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.421913 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:14.422635 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.422674 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.423083 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:49:14.423322 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.423541 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} executeQuery: Read 237 rows, 16.27 KiB in 0.001723 sec., 137550.7835171213 rows/sec., 9.22 MiB/sec. 2025.02.28 06:49:14.423594 [ 255 ] {102a1065-81a7-44b4-aeb6-d775d43f9974} TCPHandler: Processed in 0.001990034 sec. 2025.02.28 06:49:14.423728 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.423845 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.423897 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:14.424364 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.424401 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.424761 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.425000 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.425223 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2025.02.28 06:49:14.425420 [ 4 ] {93124383-2c60-473c-a954-47d72ce28e3b} TCPHandler: Processed in 0.001745461 sec. 2025.02.28 06:49:14.425577 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.425716 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.425809 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:14.427112 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.427151 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.427843 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:49:14.428096 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.428434 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} executeQuery: Read 39 rows, 71.56 KiB in 0.002731 sec., 14280.483339436105 rows/sec., 25.59 MiB/sec. 2025.02.28 06:49:14.428780 [ 255 ] {cb1c80fc-99e7-4a23-9b69-59cc48890b71} TCPHandler: Processed in 0.003264059 sec. 2025.02.28 06:49:14.428939 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:14.429076 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:14.429135 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:14.429694 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:14.429732 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:14.430102 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:49:14.430342 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:14.430517 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} executeQuery: Read 82 rows, 5.33 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.54 MiB/sec. 2025.02.28 06:49:14.430564 [ 4 ] {70830725-23e2-4f8d-96f8-91db246fc580} TCPHandler: Processed in 0.00168966 sec. 2025.02.28 06:49:18.619817 [ 24 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:49:18.619887 [ 24 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:49:18.732099 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.02.28 06:49:18.732986 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:18.733023 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:18.733535 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:49:18.733784 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:18.733940 [ 24 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:49:18.733967 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.02.28 06:49:18.733990 [ 24 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:18.734017 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:18.734166 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:49:18.734337 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:18.734384 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.02.28 06:49:18.734479 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.02.28 06:49:18.734707 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.02.28 06:49:18.734911 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.02.28 06:49:18.735125 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.02.28 06:49:18.735288 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.02.28 06:49:18.737870 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003769675 sec., 3171626.201197716 rows/sec., 45.37 MiB/sec. 2025.02.28 06:49:18.738501 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:49:18.738960 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:18.739051 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_26_5} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:49:18.739168 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.02.28 06:49:19.390874 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:19.391088 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:19.391178 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:19.392020 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.392064 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.392503 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:49:19.392776 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.392926 [ 24 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:49:19.392973 [ 24 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.392983 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. 2025.02.28 06:49:19.392999 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.393121 [ 4 ] {e50e7c72-93a9-4fa9-b46f-0f8609b17afc} TCPHandler: Processed in 0.002405228 sec. 2025.02.28 06:49:19.393335 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:49:19.393573 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:19.393822 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:19.393948 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1844 rows starting from the beginning of the part 2025.02.28 06:49:19.394190 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:19.394218 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:19.394432 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:19.394459 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 695 rows starting from the beginning of the part 2025.02.28 06:49:19.394822 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:19.395080 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 695 rows starting from the beginning of the part 2025.02.28 06:49:19.395384 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:19.397207 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.397286 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.398254 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:49:19.398673 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.398982 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005889391 sec., 577648.860467916 rows/sec., 48.78 MiB/sec. 2025.02.28 06:49:19.399070 [ 24 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:49:19.399180 [ 24 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.399217 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.399263 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} executeQuery: Read 64 rows, 5.12 KiB in 0.005279 sec., 12123.508240197007 rows/sec., 968.98 KiB/sec. 2025.02.28 06:49:19.399579 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:49:19.399621 [ 255 ] {395a273d-f541-4a31-936a-ca67ccb7f2df} TCPHandler: Processed in 0.006343996 sec. 2025.02.28 06:49:19.399634 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:49:19.399933 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:19.400054 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:19.400095 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.02.28 06:49:19.400344 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:19.400477 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:19.400596 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:19.400868 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part 2025.02.28 06:49:19.401001 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.401267 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:19.401680 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_41_8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:49:19.401796 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part 2025.02.28 06:49:19.402152 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 06:49:19.402373 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:19.403439 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.403485 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.404055 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:49:19.404354 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00504674 sec., 385793.6014139821 rows/sec., 29.47 MiB/sec. 2025.02.28 06:49:19.404364 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.404596 [ 50 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:49:19.404653 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:49:19.404685 [ 50 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.404753 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.404888 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} executeQuery: Read 160 rows, 11.41 KiB in 0.004678 sec., 34202.650705429674 rows/sec., 2.38 MiB/sec. 2025.02.28 06:49:19.405273 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:49:19.405424 [ 4 ] {00a2ccae-7771-4d8f-99b9-0b4b26539d8c} TCPHandler: Processed in 0.005670948 sec. 2025.02.28 06:49:19.405966 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:19.406114 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11621 rows starting from the beginning of the part 2025.02.28 06:49:19.406240 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:19.406283 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.406602 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:19.406993 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.02.28 06:49:19.407429 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:19.407675 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:19.407744 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_41_8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:49:19.407820 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.02.28 06:49:19.408078 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:19.408120 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.28 06:49:19.408247 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:19.409725 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.409795 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.410594 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:49:19.411181 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.411493 [ 50 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:49:19.411577 [ 50 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.411637 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.411684 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} executeQuery: Read 60 rows, 4.14 KiB in 0.004528 sec., 13250.88339222615 rows/sec., 914.45 KiB/sec. 2025.02.28 06:49:19.411936 [ 255 ] {b97f274e-c137-44eb-988a-f931f0fa0f6a} TCPHandler: Processed in 0.006027572 sec. 2025.02.28 06:49:19.412005 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:49:19.412180 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:19.412333 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2154 rows starting from the beginning of the part 2025.02.28 06:49:19.412626 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:19.412746 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.02.28 06:49:19.412978 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:19.413110 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.02.28 06:49:19.413399 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:19.414780 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12575 rows, containing 5 columns (5 merged, 0 gathered) in 0.009878728 sec., 1272937.1635700467 rows/sec., 85.95 MiB/sec. 2025.02.28 06:49:19.415257 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:49:19.415829 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2498 rows, containing 4 columns (4 merged, 0 gathered) in 0.004079849 sec., 612277.5622333081 rows/sec., 39.94 MiB/sec. 2025.02.28 06:49:19.415908 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.416010 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_41_8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:49:19.416132 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.02.28 06:49:19.416242 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:49:19.416562 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.416649 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_41_8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:49:19.416739 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.02.28 06:49:19.554000 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.02.28 06:49:19.575683 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.575727 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.583435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:49:19.584248 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.584660 [ 50 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:49:19.584798 [ 50 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:19.584880 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:19.585270 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:49:19.601012 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.02.28 06:49:19.602439 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:19.603866 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.02.28 06:49:19.609507 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.02.28 06:49:19.615147 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.02.28 06:49:19.620950 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.02.28 06:49:19.627036 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.02.28 06:49:19.631971 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.02.28 06:49:19.695184 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.110158189 sec., 1779.2594611372922 rows/sec., 9.20 MiB/sec. 2025.02.28 06:49:19.698023 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:49:19.701007 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:19.701130 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_26_5} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:49:19.703388 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.02.28 06:49:20.000204 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 191.19 MiB, peak 201.75 MiB, free memory in arenas 0.00 B, will set to 192.79 MiB (RSS), difference: 1.60 MiB 2025.02.28 06:49:21.824651 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.824945 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.825017 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:21.825860 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.825915 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.826390 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.826669 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.826927 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} executeQuery: Read 212 rows, 13.81 KiB in 0.002055 sec., 103163.01703163017 rows/sec., 6.56 MiB/sec. 2025.02.28 06:49:21.826988 [ 4 ] {52a88f59-3f0c-4d0c-8377-2bba626603c0} TCPHandler: Processed in 0.002538701 sec. 2025.02.28 06:49:21.827238 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.827423 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:49:21.827494 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:49:21.828236 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.828276 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.828702 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:49:21.828956 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.829213 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} executeQuery: Read 16 rows, 1.30 KiB in 0.001823 sec., 8776.74163466813 rows/sec., 715.68 KiB/sec. 2025.02.28 06:49:21.829337 [ 255 ] {05e8bd78-f7a3-4de1-92c0-8dae7d77aeaa} TCPHandler: Processed in 0.002230097 sec. 2025.02.28 06:49:21.829492 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.829611 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:21.829666 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:21.830962 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.831002 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.831535 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:49:21.831791 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.832005 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} executeQuery: Read 1843 rows, 153.97 KiB in 0.00242 sec., 761570.2479338844 rows/sec., 62.13 MiB/sec. 2025.02.28 06:49:21.832057 [ 4 ] {98beb260-9b8c-460a-a72f-64fd4670d4e7} TCPHandler: Processed in 0.002619071 sec. 2025.02.28 06:49:21.832216 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.832356 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.832416 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:21.833131 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.833169 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.833550 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.833791 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.833997 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} executeQuery: Read 161 rows, 10.44 KiB in 0.001668 sec., 96522.78177458033 rows/sec., 6.11 MiB/sec. 2025.02.28 06:49:21.834144 [ 255 ] {2a0341c4-9469-497e-89ef-915da25ecacd} TCPHandler: Processed in 0.001995573 sec. 2025.02.28 06:49:21.834318 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.834430 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.834478 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:21.835148 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.835187 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.835570 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.835811 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.836025 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} executeQuery: Read 341 rows, 23.30 KiB in 0.001617 sec., 210884.3537414966 rows/sec., 14.07 MiB/sec. 2025.02.28 06:49:21.836076 [ 4 ] {22766f2d-93cd-4972-9fee-3b1748d05031} TCPHandler: Processed in 0.001832922 sec. 2025.02.28 06:49:21.836229 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.836367 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.836424 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:21.837092 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.837130 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.837490 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.837752 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.837937 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} executeQuery: Read 112 rows, 6.53 KiB in 0.001601 sec., 69956.27732667082 rows/sec., 3.99 MiB/sec. 2025.02.28 06:49:21.837987 [ 255 ] {37c5489b-37bc-491a-95b4-0139728769b0} TCPHandler: Processed in 0.001825812 sec. 2025.02.28 06:49:21.838123 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.838239 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:21.838288 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:21.839166 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.839205 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.839596 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:49:21.839834 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.840043 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} executeQuery: Read 893 rows, 66.30 KiB in 0.001827 sec., 488779.4198139026 rows/sec., 35.44 MiB/sec. 2025.02.28 06:49:21.840095 [ 4 ] {f80dd2b5-5110-4188-93ff-c8ed03614ca8} TCPHandler: Processed in 0.002027625 sec. 2025.02.28 06:49:21.840230 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.840349 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:21.840400 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:21.840884 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.840921 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.841282 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.841520 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.841703 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. 2025.02.28 06:49:21.841752 [ 255 ] {be850e60-87e5-41b0-a895-597e329368ba} TCPHandler: Processed in 0.001579279 sec. 2025.02.28 06:49:21.841895 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.842034 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.842095 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:21.842972 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.843010 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.843456 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:49:21.843697 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.843906 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} executeQuery: Read 1027 rows, 70.10 KiB in 0.001903 sec., 539674.1986337362 rows/sec., 35.97 MiB/sec. 2025.02.28 06:49:21.843958 [ 4 ] {aadb7ce3-cfb9-4050-9f07-49203df1cfea} TCPHandler: Processed in 0.002123685 sec. 2025.02.28 06:49:21.844133 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.844271 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.844331 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:21.844869 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.844911 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.845266 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.845499 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.845730 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. 2025.02.28 06:49:21.845779 [ 255 ] {20b15e9f-b574-4b8a-939f-55d95994a792} TCPHandler: Processed in 0.001713431 sec. 2025.02.28 06:49:21.845920 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.846057 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.846149 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:21.847488 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.847527 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.848178 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:49:21.848440 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.848689 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} executeQuery: Read 39 rows, 71.56 KiB in 0.002662 sec., 14650.638617580767 rows/sec., 26.25 MiB/sec. 2025.02.28 06:49:21.848782 [ 4 ] {831d61da-5989-43b8-b4a9-2adca57d426d} TCPHandler: Processed in 0.002928255 sec. 2025.02.28 06:49:21.848992 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:21.849215 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:21.849309 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:21.850068 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:21.850107 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:21.850471 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:49:21.850703 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:21.850909 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} executeQuery: Read 58 rows, 3.68 KiB in 0.00175 sec., 33142.857142857145 rows/sec., 2.05 MiB/sec. 2025.02.28 06:49:21.850958 [ 255 ] {70914db8-5cc0-40a8-a2e3-62cecd69ab52} TCPHandler: Processed in 0.002074895 sec. 2025.02.28 06:49:23.770891 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 782 2025.02.28 06:49:23.774278 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:23.774330 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:23.775799 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:23.776113 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:23.777255 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 782 2025.02.28 06:49:24.386811 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:24.387002 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:24.387076 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:24.387849 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:24.387901 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:24.388366 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:49:24.388647 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:24.388856 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec. 2025.02.28 06:49:24.388912 [ 4 ] {00731dc8-ab1c-424b-96c3-d8f8f13c91fe} TCPHandler: Processed in 0.002240137 sec. 2025.02.28 06:49:24.389154 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:24.389349 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:24.389426 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:24.390210 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:24.390265 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:24.390722 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:49:24.390994 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:24.391231 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2025.02.28 06:49:24.391307 [ 255 ] {ccf62e1d-f401-467d-a30d-89bc1a4165e3} TCPHandler: Processed in 0.002291057 sec. 2025.02.28 06:49:24.391461 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:24.391584 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:24.391638 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:24.392223 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:24.392262 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:24.392718 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:49:24.392961 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:24.393138 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} executeQuery: Read 64 rows, 4.56 KiB in 0.001584 sec., 40404.04040404041 rows/sec., 2.81 MiB/sec. 2025.02.28 06:49:24.393189 [ 4 ] {ac1e06fa-11db-46a0-b5fb-a9499630cdfb} TCPHandler: Processed in 0.001783811 sec. 2025.02.28 06:49:24.393375 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:24.393505 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:24.393564 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:24.394069 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:24.394113 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:24.394551 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:49:24.394797 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:24.395015 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} executeQuery: Read 24 rows, 1.66 KiB in 0.001541 sec., 15574.302401038287 rows/sec., 1.05 MiB/sec. 2025.02.28 06:49:24.395074 [ 255 ] {4af109d7-4209-4744-ab4f-543272cc2dfb} TCPHandler: Processed in 0.001760892 sec. 2025.02.28 06:49:26.234233 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.02.28 06:49:26.234998 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:26.235054 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:26.235659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:49:26.235916 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:26.236181 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.02.28 06:49:27.101259 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.02.28 06:49:27.120984 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:27.121046 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:27.128370 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:49:27.129166 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:27.131764 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.02.28 06:49:29.391047 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:29.391324 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:29.391396 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:29.392204 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:29.392249 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:29.392710 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:49:29.392976 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:29.393190 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.02.28 06:49:29.393306 [ 4 ] {fe4dfa75-5c0d-418f-98fe-dbd35e55eb22} TCPHandler: Processed in 0.002444449 sec. 2025.02.28 06:49:29.393596 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:29.393809 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:29.393893 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:29.394695 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:29.394748 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:29.395201 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:49:29.395452 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:29.395684 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} executeQuery: Read 64 rows, 5.12 KiB in 0.001933 sec., 33109.156751163995 rows/sec., 2.58 MiB/sec. 2025.02.28 06:49:29.395742 [ 255 ] {72a1009a-a8b0-4bda-aa02-ea17c360f9c2} TCPHandler: Processed in 0.002293008 sec. 2025.02.28 06:49:29.395906 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:29.396055 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:29.396122 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:29.396716 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:29.396754 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:29.397165 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:49:29.397440 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:29.397659 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. 2025.02.28 06:49:29.397735 [ 4 ] {7b30d13a-f8a5-4a10-8d09-20c2c1e49ede} TCPHandler: Processed in 0.001896453 sec. 2025.02.28 06:49:29.398052 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:29.398257 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:29.398310 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:29.398812 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:29.398851 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:29.399227 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:49:29.399463 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:29.399656 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. 2025.02.28 06:49:29.399703 [ 255 ] {533fddc4-3adc-4bea-8032-3c921060c5f7} TCPHandler: Processed in 0.001849012 sec. 2025.02.28 06:49:32.055313 [ 95 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:49:32.055379 [ 95 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:32.055402 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:32.055648 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:49:32.055835 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:32.055879 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.02.28 06:49:32.055985 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.02.28 06:49:32.056079 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.02.28 06:49:32.056326 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.02.28 06:49:32.056441 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.02.28 06:49:32.057485 [ 186 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001992564 sec., 24089.565002679963 rows/sec., 2.01 MiB/sec. 2025.02.28 06:49:32.057635 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:49:32.057906 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:32.057981 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_5_1} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:49:32.058053 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:49:32.134871 [ 95 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.02.28 06:49:32.134915 [ 95 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:32.134938 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:32.135149 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.02.28 06:49:32.135331 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:32.135370 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part 2025.02.28 06:49:32.135463 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.02.28 06:49:32.135654 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.02.28 06:49:32.135784 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.02.28 06:49:32.135964 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.02.28 06:49:32.136980 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001969064 sec., 9141.399162241552 rows/sec., 615.97 KiB/sec. 2025.02.28 06:49:32.137152 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.02.28 06:49:32.137475 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:32.137560 [ 186 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_18_4} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.02.28 06:49:32.137658 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:49:33.619936 [ 77 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:49:33.619995 [ 77 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:49:33.736447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.02.28 06:49:33.737083 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:33.737128 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:33.737677 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:49:33.737937 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:33.738161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.02.28 06:49:33.777689 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 798 2025.02.28 06:49:33.780442 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:33.780502 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:33.781991 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:33.782318 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:33.782982 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 798 2025.02.28 06:49:34.399429 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.399641 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.399721 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:34.400650 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.400699 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.401174 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.401646 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.401853 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} executeQuery: Read 212 rows, 13.81 KiB in 0.002269 sec., 93433.23049801674 rows/sec., 5.94 MiB/sec. 2025.02.28 06:49:34.401908 [ 4 ] {62fa5b84-2184-4f34-b58f-79d1c8433baa} TCPHandler: Processed in 0.002617422 sec. 2025.02.28 06:49:34.402175 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.402374 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:34.402450 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:34.403576 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.403626 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.404116 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:49:34.404383 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.404659 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} executeQuery: Read 695 rows, 56.82 KiB in 0.002334 sec., 297772.0651242502 rows/sec., 23.77 MiB/sec. 2025.02.28 06:49:34.404805 [ 255 ] {3fbe4242-d3d8-411e-98bc-8c83815cc338} TCPHandler: Processed in 0.002768663 sec. 2025.02.28 06:49:34.405059 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.405210 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.405281 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:34.405984 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.406032 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.406447 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.406695 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.406871 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} executeQuery: Read 145 rows, 9.32 KiB in 0.001692 sec., 85697.39952718676 rows/sec., 5.38 MiB/sec. 2025.02.28 06:49:34.406922 [ 4 ] {a15c7a0e-faf1-452a-89e8-610a851fc81a} TCPHandler: Processed in 0.001997344 sec. 2025.02.28 06:49:34.407111 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.407256 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.407314 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:34.407982 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.408024 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.408409 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.408653 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.408875 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} executeQuery: Read 113 rows, 7.49 KiB in 0.001652 sec., 68401.93704600484 rows/sec., 4.43 MiB/sec. 2025.02.28 06:49:34.408935 [ 255 ] {b8a35a5e-3e14-4cf7-9446-9fcd69dccd36} TCPHandler: Processed in 0.001903403 sec. 2025.02.28 06:49:34.409093 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.409213 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.409261 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:34.409893 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.409944 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.410319 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.410575 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.410790 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} executeQuery: Read 112 rows, 6.53 KiB in 0.0016 sec., 70000 rows/sec., 3.99 MiB/sec. 2025.02.28 06:49:34.411015 [ 4 ] {d3ac5568-2e11-46b5-bd6f-b45cbcd7fa3a} TCPHandler: Processed in 0.001978053 sec. 2025.02.28 06:49:34.411172 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.411294 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:34.411345 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:34.412239 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.412287 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.412702 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:49:34.412947 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.413184 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} executeQuery: Read 421 rows, 30.71 KiB in 0.001916 sec., 219728.6012526096 rows/sec., 15.65 MiB/sec. 2025.02.28 06:49:34.413238 [ 255 ] {329201c1-9319-4122-8430-5d8b700fbbe6} TCPHandler: Processed in 0.002123675 sec. 2025.02.28 06:49:34.413399 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.413541 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:34.413600 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:34.414185 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.414229 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.414624 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.414868 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.415047 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2025.02.28 06:49:34.415095 [ 4 ] {c78feaa9-aa2f-4a25-bdfd-665cc6557627} TCPHandler: Processed in 0.001767291 sec. 2025.02.28 06:49:34.415236 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.415356 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.415411 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:34.416111 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.416157 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.416592 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:49:34.416853 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.417119 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} executeQuery: Read 237 rows, 16.27 KiB in 0.001779 sec., 133220.91062394605 rows/sec., 8.93 MiB/sec. 2025.02.28 06:49:34.417281 [ 255 ] {6e50c288-4a63-407a-8851-94b08fb6ef02} TCPHandler: Processed in 0.002099936 sec. 2025.02.28 06:49:34.417491 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.417629 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.417688 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:34.418226 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.418270 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.418652 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.418893 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.419072 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.02.28 06:49:34.419119 [ 4 ] {4e8b4e9e-7011-4460-8b98-d412f8a15dc9} TCPHandler: Processed in 0.001734141 sec. 2025.02.28 06:49:34.419265 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.419385 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.419481 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:34.420779 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.420818 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.421494 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:49:34.421752 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.421985 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} executeQuery: Read 39 rows, 71.56 KiB in 0.002627 sec., 14845.831747240198 rows/sec., 26.60 MiB/sec. 2025.02.28 06:49:34.422080 [ 255 ] {56e63d9f-2507-4cbb-a193-2e99a2674431} TCPHandler: Processed in 0.002870914 sec. 2025.02.28 06:49:34.422220 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:34.422339 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:34.422388 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:34.422880 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.422916 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.423288 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:49:34.423530 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.423747 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} executeQuery: Read 82 rows, 5.33 KiB in 0.001425 sec., 57543.8596491228 rows/sec., 3.65 MiB/sec. 2025.02.28 06:49:34.423859 [ 4 ] {16d38361-5835-4683-b024-308021dbce69} TCPHandler: Processed in 0.00169226 sec. 2025.02.28 06:49:34.631967 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.02.28 06:49:34.652218 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:34.652277 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. 2025.02.28 06:49:34.659766 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:49:34.660573 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:34.663220 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.02.28 06:49:35.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.97 MiB, peak 201.75 MiB, free memory in arenas 0.00 B, will set to 193.88 MiB (RSS), difference: -1.10 MiB 2025.02.28 06:49:39.391384 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:39.391590 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:39.391664 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:39.392425 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.392477 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.392926 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:49:39.393178 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.393388 [ 169 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:49:39.393418 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. 2025.02.28 06:49:39.393484 [ 169 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.393557 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.393565 [ 4 ] {cd0ec4ce-edeb-4ab9-b4a7-332dc37dbdf8} TCPHandler: Processed in 0.002317487 sec. 2025.02.28 06:49:39.393831 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:49:39.393914 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:39.394033 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:39.394108 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1844 rows starting from the beginning of the part 2025.02.28 06:49:39.394176 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:39.394307 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:49:39.394399 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:39.394630 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:39.394988 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:39.395305 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 695 rows starting from the beginning of the part 2025.02.28 06:49:39.395649 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:39.397335 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.397395 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.398483 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:49:39.398796 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.398965 [ 169 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:49:39.399010 [ 169 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.399040 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} executeQuery: Read 64 rows, 5.12 KiB in 0.004956 sec., 12913.6400322841 rows/sec., 1.01 MiB/sec. 2025.02.28 06:49:39.399043 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.399438 [ 255 ] {4e308c34-6773-47c6-b048-936c4d876bc8} TCPHandler: Processed in 0.005727968 sec. 2025.02.28 06:49:39.399639 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:49:39.399807 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:39.400125 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006428187 sec., 707820.1054200819 rows/sec., 60.13 MiB/sec. 2025.02.28 06:49:39.400164 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:39.400200 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:39.400255 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.02.28 06:49:39.400336 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:39.400578 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:49:39.400581 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 893 rows starting from the beginning of the part 2025.02.28 06:49:39.401197 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:39.401865 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:39.402104 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.402466 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part 2025.02.28 06:49:39.402590 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_46_9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:49:39.403003 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 06:49:39.403021 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:39.404229 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.404294 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.405463 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:49:39.405851 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.406246 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007038884 sec., 343662.43285157136 rows/sec., 26.32 MiB/sec. 2025.02.28 06:49:39.406277 [ 169 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:49:39.406418 [ 169 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.406495 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} executeQuery: Read 160 rows, 11.41 KiB in 0.006392 sec., 25031.289111389236 rows/sec., 1.74 MiB/sec. 2025.02.28 06:49:39.406498 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.406583 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:49:39.406785 [ 4 ] {3b666e49-1c5e-490b-ab27-83290808afdb} TCPHandler: Processed in 0.007169565 sec. 2025.02.28 06:49:39.407043 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:49:39.407162 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:39.407527 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:39.407579 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:39.407590 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.407624 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12575 rows starting from the beginning of the part 2025.02.28 06:49:39.407867 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:39.407972 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_46_9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:49:39.408061 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:49:39.408286 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 06:49:39.408461 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:39.408813 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:39.409206 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.02.28 06:49:39.409553 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:39.410541 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.410608 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.411175 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:49:39.411513 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.411693 [ 169 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:49:39.411782 [ 169 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:39.411861 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:39.411936 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} executeQuery: Read 60 rows, 4.14 KiB in 0.004507 sec., 13312.624805857557 rows/sec., 918.71 KiB/sec. 2025.02.28 06:49:39.412444 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:49:39.413223 [ 255 ] {fc26d9e3-6da3-4c02-9d03-309671aa20a8} TCPHandler: Processed in 0.006273046 sec. 2025.02.28 06:49:39.413623 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:39.413713 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2498 rows starting from the beginning of the part 2025.02.28 06:49:39.413984 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part 2025.02.28 06:49:39.414346 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2025.02.28 06:49:39.414504 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:39.414687 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.02.28 06:49:39.414806 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:39.417383 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 4 columns (4 merged, 0 gathered) in 0.005393125 sec., 515841.92838104063 rows/sec., 33.64 MiB/sec. 2025.02.28 06:49:39.417925 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:49:39.418066 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14223 rows, containing 5 columns (5 merged, 0 gathered) in 0.011370307 sec., 1250889.7077273289 rows/sec., 84.45 MiB/sec. 2025.02.28 06:49:39.418417 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.418547 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_46_9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:49:39.418659 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:49:39.418706 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.02.28 06:49:39.419051 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:39.419137 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_46_9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:49:39.419233 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. 2025.02.28 06:49:41.238392 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.02.28 06:49:41.239095 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:41.239141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:41.239668 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:49:41.239921 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:41.240156 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.02.28 06:49:42.163393 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.02.28 06:49:42.184977 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:42.185037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:42.192435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:49:42.193220 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:42.196924 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.02.28 06:49:43.783257 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 828 2025.02.28 06:49:43.786396 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:43.786456 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:43.787931 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:43.788250 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:43.788486 [ 59 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:49:43.788614 [ 59 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:43.788681 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:43.789156 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:49:43.790343 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 828 2025.02.28 06:49:43.790627 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:43.790758 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part 2025.02.28 06:49:43.791361 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.02.28 06:49:43.791803 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.02.28 06:49:43.792246 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2025.02.28 06:49:43.792684 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2025.02.28 06:49:43.793129 [ 194 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.02.28 06:49:43.800642 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 72 columns (72 merged, 0 gathered) in 0.011837801 sec., 69945.42314066607 rows/sec., 57.95 MiB/sec. 2025.02.28 06:49:43.801947 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:49:43.802801 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:43.802896 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_21_4} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:49:43.803245 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. 2025.02.28 06:49:44.400026 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.400217 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.400290 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:44.401156 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.401208 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.401657 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.401912 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.402114 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} executeQuery: Read 212 rows, 13.81 KiB in 0.001951 sec., 108662.22450025627 rows/sec., 6.91 MiB/sec. 2025.02.28 06:49:44.402175 [ 4 ] {e587d016-0f2e-42f2-ad3b-0f55e10dae3c} TCPHandler: Processed in 0.002288518 sec. 2025.02.28 06:49:44.402432 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.402624 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:44.402701 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:44.403836 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.403887 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.404378 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:49:44.404638 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.404871 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} executeQuery: Read 695 rows, 56.82 KiB in 0.002301 sec., 302042.5901781834 rows/sec., 24.11 MiB/sec. 2025.02.28 06:49:44.404936 [ 255 ] {a7840ce8-9919-4550-bc30-ac55776772ca} TCPHandler: Processed in 0.002638592 sec. 2025.02.28 06:49:44.405123 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.405270 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.405332 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:44.406033 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.406072 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.406450 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.406691 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.406823 [ 56 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.28 06:49:44.406871 [ 56 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.406884 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} executeQuery: Read 145 rows, 9.32 KiB in 0.001651 sec., 87825.56026650516 rows/sec., 5.51 MiB/sec. 2025.02.28 06:49:44.406899 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.406986 [ 4 ] {06581b55-a683-4579-aec2-cd2caa7fa6ce} TCPHandler: Processed in 0.001928013 sec. 2025.02.28 06:49:44.407169 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.02.28 06:49:44.407214 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.407453 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:44.407484 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.407519 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 163 rows starting from the beginning of the part 2025.02.28 06:49:44.407593 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:44.407779 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:44.408179 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:44.408489 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part 2025.02.28 06:49:44.408830 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:44.409180 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 145 rows starting from the beginning of the part 2025.02.28 06:49:44.410700 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.410808 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.411850 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.412350 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.005338454 sec., 169337.4149145052 rows/sec., 11.31 MiB/sec. 2025.02.28 06:49:44.412370 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.412600 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.28 06:49:44.412638 [ 56 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.28 06:49:44.412761 [ 56 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.412852 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.413015 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} executeQuery: Read 113 rows, 7.49 KiB in 0.005564 sec., 20309.130122214232 rows/sec., 1.31 MiB/sec. 2025.02.28 06:49:44.413402 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.02.28 06:49:44.413634 [ 255 ] {d13af687-9625-4855-869d-0faccbc4d0c5} TCPHandler: Processed in 0.006498367 sec. 2025.02.28 06:49:44.413904 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.414012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.414210 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:44.414425 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 341 rows starting from the beginning of the part 2025.02.28 06:49:44.414477 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_20_4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.28 06:49:44.414519 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.414754 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:44.414762 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:44.414882 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.28 06:49:44.415288 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:44.415514 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 341 rows starting from the beginning of the part 2025.02.28 06:49:44.415861 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:44.416135 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part 2025.02.28 06:49:44.417048 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.417098 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.417664 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.417918 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004960589 sec., 228601.88578412766 rows/sec., 15.94 MiB/sec. 2025.02.28 06:49:44.418027 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.418118 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.28 06:49:44.418457 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} executeQuery: Read 112 rows, 6.53 KiB in 0.004029 sec., 27798.461156614547 rows/sec., 1.58 MiB/sec. 2025.02.28 06:49:44.418893 [ 4 ] {9913a6a9-067f-471b-8075-0257ed9f27eb} TCPHandler: Processed in 0.005100881 sec. 2025.02.28 06:49:44.419200 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.419256 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.419322 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_20_4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.28 06:49:44.419471 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:49:44.419524 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:44.419590 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:44.420410 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.420450 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.420844 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:49:44.421092 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.421315 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} executeQuery: Read 421 rows, 30.71 KiB in 0.001888 sec., 222987.28813559323 rows/sec., 15.88 MiB/sec. 2025.02.28 06:49:44.421375 [ 255 ] {4543a680-1a1b-4726-96e4-f472d0715278} TCPHandler: Processed in 0.002340057 sec. 2025.02.28 06:49:44.421514 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.421632 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:44.421686 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:44.422266 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.422310 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.422736 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.422980 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.423111 [ 56 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.02.28 06:49:44.423152 [ 56 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.423172 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} executeQuery: Read 6 rows, 321.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 200.69 KiB/sec. 2025.02.28 06:49:44.423176 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.423332 [ 4 ] {4fdcea04-4a79-4342-b7f3-bf2413e7af51} TCPHandler: Processed in 0.001865513 sec. 2025.02.28 06:49:44.423632 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.02.28 06:49:44.423698 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.424077 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:44.424086 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.424134 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.02.28 06:49:44.424202 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:44.424300 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:44.424635 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:44.424918 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:44.425167 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:44.425409 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.02.28 06:49:44.427219 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.427288 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.428271 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004939409 sec., 24294.404452030598 rows/sec., 1.24 MiB/sec. 2025.02.28 06:49:44.428416 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:49:44.428456 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.02.28 06:49:44.428896 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.429039 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.429253 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_20_4} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.02.28 06:49:44.429263 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} executeQuery: Read 237 rows, 16.27 KiB in 0.005284 sec., 44852.38455715367 rows/sec., 3.01 MiB/sec. 2025.02.28 06:49:44.429397 [ 255 ] {37916e32-3d65-43ed-b8a4-3a9b75c466a4} TCPHandler: Processed in 0.005935171 sec. 2025.02.28 06:49:44.429403 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 06:49:44.429551 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.429677 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.429732 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:44.430224 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.430261 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.430635 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.430877 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.431064 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. 2025.02.28 06:49:44.431119 [ 4 ] {96405b16-8aee-4cbd-9889-07a35cad583e} TCPHandler: Processed in 0.001631169 sec. 2025.02.28 06:49:44.431261 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.431381 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.431466 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:44.432701 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.432741 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.433411 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:49:44.433667 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.433923 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} executeQuery: Read 39 rows, 71.56 KiB in 0.002568 sec., 15186.915887850468 rows/sec., 27.21 MiB/sec. 2025.02.28 06:49:44.434018 [ 255 ] {5e3ea621-df5b-47c7-9fa4-6388b65d50a2} TCPHandler: Processed in 0.002814024 sec. 2025.02.28 06:49:44.434166 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:44.434306 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:44.434366 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:44.434922 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:44.434958 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:44.435334 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:49:44.435570 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:44.435743 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2025.02.28 06:49:44.435791 [ 4 ] {3ef6e56d-ce75-42f0-82c0-dbdab62c5e0a} TCPHandler: Processed in 0.00169204 sec. 2025.02.28 06:49:48.620035 [ 71 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:49:48.620103 [ 71 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:49:48.740389 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.02.28 06:49:48.741096 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:48.741141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:48.741656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:49:48.741908 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:48.742161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.02.28 06:49:49.392354 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:49.392657 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:49.392773 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:49.393622 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:49.393672 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:49.394096 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:49:49.394355 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:49.394593 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. 2025.02.28 06:49:49.394648 [ 4 ] {72201840-77c2-4efd-bd1b-d6fced918ccb} TCPHandler: Processed in 0.00248504 sec. 2025.02.28 06:49:49.394995 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:49.395204 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:49.395279 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:49.396057 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:49.396103 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:49.396511 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:49:49.396750 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:49.397060 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. 2025.02.28 06:49:49.397151 [ 255 ] {80259d81-16d1-43ba-9f6c-0ee7e962dca0} TCPHandler: Processed in 0.002353978 sec. 2025.02.28 06:49:49.397405 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:49.397578 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:49.397642 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:49.398269 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:49.398309 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:49.398708 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:49:49.398959 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:49.399179 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2025.02.28 06:49:49.399232 [ 4 ] {a340fbbd-96b4-4ed1-b65e-6b509ad5000a} TCPHandler: Processed in 0.001970444 sec. 2025.02.28 06:49:49.399394 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:49.399522 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:49.399579 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:49.400096 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:49.400136 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:49.400535 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:49:49.400775 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:49.400989 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. 2025.02.28 06:49:49.401044 [ 255 ] {39720eb6-d8b2-49a4-9e09-d883c1e1a341} TCPHandler: Processed in 0.00171131 sec. 2025.02.28 06:49:49.697103 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.02.28 06:49:49.719448 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:49.719507 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:49.727345 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:49:49.728118 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:49.730889 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.02.28 06:49:51.827563 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.827756 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.827830 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:49:51.828672 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.828727 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.829165 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.829419 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.829624 [ 99 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 06:49:51.829700 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} executeQuery: Read 212 rows, 13.81 KiB in 0.001987 sec., 106693.50780070458 rows/sec., 6.79 MiB/sec. 2025.02.28 06:49:51.829714 [ 99 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.829784 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.829849 [ 4 ] {20569087-5a7e-47e2-b088-79d80049db5c} TCPHandler: Processed in 0.002408589 sec. 2025.02.28 06:49:51.829992 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 06:49:51.830156 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.830174 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:51.830263 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part 2025.02.28 06:49:51.830480 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:51.830525 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:49:51.830766 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:51.830986 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:49:51.831057 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:51.831421 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part 2025.02.28 06:49:51.833324 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.833397 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.834427 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004548795 sec., 233028.74717370208 rows/sec., 15.71 MiB/sec. 2025.02.28 06:49:51.834434 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:49:51.834613 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 06:49:51.834769 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.835236 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} executeQuery: Read 2 rows, 167.00 B in 0.004855 sec., 411.94644696189494 rows/sec., 33.59 KiB/sec. 2025.02.28 06:49:51.835243 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.835526 [ 255 ] {351d1ba5-314e-43ff-969d-466062f0002c} TCPHandler: Processed in 0.005520696 sec. 2025.02.28 06:49:51.835542 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_21_5} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 06:49:51.835671 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:49:51.835719 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.835849 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:51.835902 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:51.837279 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.837322 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.837815 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:49:51.838081 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.838286 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} executeQuery: Read 1836 rows, 153.46 KiB in 0.00248 sec., 740322.5806451613 rows/sec., 60.43 MiB/sec. 2025.02.28 06:49:51.838346 [ 4 ] {f18d6403-8cd3-4b67-9bab-e45c0634216f} TCPHandler: Processed in 0.002727723 sec. 2025.02.28 06:49:51.838504 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.838624 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.838674 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:49:51.839400 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.839443 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.839852 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.840100 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.840318 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} executeQuery: Read 147 rows, 9.46 KiB in 0.001688 sec., 87085.30805687203 rows/sec., 5.47 MiB/sec. 2025.02.28 06:49:51.840373 [ 255 ] {91f18f46-5a4e-4c4a-a85a-3e77e55707b5} TCPHandler: Processed in 0.001899113 sec. 2025.02.28 06:49:51.840528 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.840653 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.840706 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:49:51.841425 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.841471 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.841849 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.842101 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.842311 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} executeQuery: Read 341 rows, 23.30 KiB in 0.001686 sec., 202253.8552787663 rows/sec., 13.50 MiB/sec. 2025.02.28 06:49:51.842365 [ 4 ] {d94f6d8a-5285-4e6d-9c84-9d28c3b68ccf} TCPHandler: Processed in 0.001897443 sec. 2025.02.28 06:49:51.842541 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.842663 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.842711 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:49:51.843372 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.843414 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.843791 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.844032 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.844203 [ 99 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 06:49:51.844269 [ 99 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.844282 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} executeQuery: Read 112 rows, 6.53 KiB in 0.001634 sec., 68543.45165238678 rows/sec., 3.90 MiB/sec. 2025.02.28 06:49:51.844304 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.844429 [ 255 ] {4848d167-1924-41ca-9961-3c579a384e4b} TCPHandler: Processed in 0.001951334 sec. 2025.02.28 06:49:51.844584 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 06:49:51.844631 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.844860 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:51.844869 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:51.844925 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part 2025.02.28 06:49:51.844966 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:51.845283 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:51.845606 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:51.845985 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:51.846396 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part 2025.02.28 06:49:51.848341 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.848392 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.848846 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004396572 sec., 127371.96161009079 rows/sec., 7.74 MiB/sec. 2025.02.28 06:49:51.849095 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 06:49:51.849489 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:49:51.849649 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.849819 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_21_5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 06:49:51.849984 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:49:51.850062 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.850351 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} executeQuery: Read 879 rows, 65.16 KiB in 0.005559 sec., 158121.96438208313 rows/sec., 11.45 MiB/sec. 2025.02.28 06:49:51.850541 [ 4 ] {898f999a-02c7-4797-9f23-93925560721d} TCPHandler: Processed in 0.005987112 sec. 2025.02.28 06:49:51.850804 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.850919 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:49:51.850971 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:49:51.851465 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.851504 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.851873 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.852106 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.852324 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. 2025.02.28 06:49:51.852374 [ 255 ] {158e9b25-f1b5-48f5-b861-701d8bf1f661} TCPHandler: Processed in 0.001725061 sec. 2025.02.28 06:49:51.852518 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.852637 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.852693 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:51.853494 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.853534 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.853978 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:49:51.854220 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.854452 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} executeQuery: Read 1020 rows, 69.60 KiB in 0.001834 sec., 556161.3958560524 rows/sec., 37.06 MiB/sec. 2025.02.28 06:49:51.854523 [ 4 ] {e4df4934-bea4-4a1d-b2bb-93c8b58105b2} TCPHandler: Processed in 0.002063294 sec. 2025.02.28 06:49:51.854778 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.854946 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.855007 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:49:51.855478 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.855516 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.855869 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.856110 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.856320 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.02.28 06:49:51.856370 [ 255 ] {532d2768-17a3-4216-92cb-59833d0f7663} TCPHandler: Processed in 0.001764872 sec. 2025.02.28 06:49:51.856504 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.856620 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.856702 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:49:51.857895 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.857934 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.858590 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:49:51.858847 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.859067 [ 91 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.02.28 06:49:51.859096 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} executeQuery: Read 39 rows, 71.56 KiB in 0.002494 sec., 15637.530072173215 rows/sec., 28.02 MiB/sec. 2025.02.28 06:49:51.859157 [ 91 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.859274 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.859363 [ 4 ] {c0d32707-1310-43ee-adff-00f748344b65} TCPHandler: Processed in 0.002912695 sec. 2025.02.28 06:49:51.859675 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:51.859707 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.02.28 06:49:51.859898 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:51.860017 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:51.860789 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:51.861002 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 516 rows starting from the beginning of the part 2025.02.28 06:49:51.861652 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:51.862356 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:51.862423 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:51.862489 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:51.862989 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:51.863690 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:51.863972 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:49:51.864283 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.02.28 06:49:51.864984 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.865570 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} executeQuery: Read 58 rows, 3.68 KiB in 0.00575 sec., 10086.95652173913 rows/sec., 639.44 KiB/sec. 2025.02.28 06:49:51.865680 [ 255 ] {d08e97c3-4c09-45e3-9082-0afb62f42cb0} TCPHandler: Processed in 0.006212514 sec. 2025.02.28 06:49:51.874565 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 19 columns (19 merged, 0 gathered) in 0.015133441 sec., 46982.04459911001 rows/sec., 84.19 MiB/sec. 2025.02.28 06:49:51.875402 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.02.28 06:49:51.875825 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:51.875904 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_21_4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.02.28 06:49:51.876053 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.69 MiB. 2025.02.28 06:49:52.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.13 MiB, peak 204.79 MiB, free memory in arenas 0.00 B, will set to 198.27 MiB (RSS), difference: 1.14 MiB 2025.02.28 06:49:53.790661 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 882 2025.02.28 06:49:53.794089 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:53.794132 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:53.795712 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:49:53.796024 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:53.796502 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 882 2025.02.28 06:49:54.386488 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:54.386680 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:54.386756 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:54.387552 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:54.387606 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:54.388065 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:49:54.388325 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:54.388558 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. 2025.02.28 06:49:54.388618 [ 4 ] {37f2a581-caa2-4d9e-b4f8-734805ddbf4f} TCPHandler: Processed in 0.002263448 sec. 2025.02.28 06:49:54.388900 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:54.389093 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:54.389169 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:54.389962 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:54.390011 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:54.390457 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:49:54.390731 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:54.390940 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. 2025.02.28 06:49:54.391011 [ 255 ] {748339fc-888d-4f55-8e3c-bb8f0bf785c8} TCPHandler: Processed in 0.002246007 sec. 2025.02.28 06:49:54.391175 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:54.391295 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:54.391350 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:54.391904 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:54.391943 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:54.392333 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:49:54.392587 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:54.392820 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} executeQuery: Read 64 rows, 4.56 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 2.88 MiB/sec. 2025.02.28 06:49:54.392876 [ 4 ] {b8863516-c8a8-45de-ae61-740498dc7cf2} TCPHandler: Processed in 0.001759201 sec. 2025.02.28 06:49:54.393082 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:54.393237 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:54.393296 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:54.393790 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:54.393828 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:54.394206 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:49:54.394455 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:54.394627 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} executeQuery: Read 24 rows, 1.66 KiB in 0.001422 sec., 16877.637130801686 rows/sec., 1.14 MiB/sec. 2025.02.28 06:49:54.394674 [ 255 ] {1150af78-0e59-4403-a2d3-97eadf82dc07} TCPHandler: Processed in 0.00169586 sec. 2025.02.28 06:49:56.242413 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.02.28 06:49:56.243437 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:56.243484 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:56.243993 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:49:56.244252 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:56.244470 [ 146 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:49:56.244503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.02.28 06:49:56.244556 [ 146 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:56.244588 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:56.244723 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:49:56.244848 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:56.244891 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.02.28 06:49:56.244973 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.02.28 06:49:56.245182 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.02.28 06:49:56.245457 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.02.28 06:49:56.245584 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.02.28 06:49:56.245766 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.02.28 06:49:56.248108 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003438321 sec., 4151444.8476451156 rows/sec., 59.39 MiB/sec. 2025.02.28 06:49:56.248660 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:49:56.249049 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:56.249164 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_31_6} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:49:56.249285 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.02.28 06:49:57.231076 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.02.28 06:49:57.254821 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:57.254888 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:57.263091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:49:57.263881 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:57.264296 [ 145 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:49:57.264474 [ 145 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:57.264566 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:57.265435 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:49:57.281821 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.02.28 06:49:57.283293 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:57.284950 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.02.28 06:49:57.290948 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.02.28 06:49:57.297428 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.02.28 06:49:57.303265 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.02.28 06:49:57.309141 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.02.28 06:49:57.313759 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.02.28 06:49:57.376442 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.111695138 sec., 2094.988234850473 rows/sec., 10.83 MiB/sec. 2025.02.28 06:49:57.379092 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:49:57.381898 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:57.382022 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_31_6} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:49:57.384270 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2025.02.28 06:49:58.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.56 MiB, peak 210.10 MiB, free memory in arenas 0.00 B, will set to 201.30 MiB (RSS), difference: 1.74 MiB 2025.02.28 06:49:59.392631 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:59.392961 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:49:59.393079 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:49:59.393936 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.393982 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.394511 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:49:59.394774 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.395011 [ 143 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:49:59.395059 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} executeQuery: Read 56 rows, 4.41 KiB in 0.002182 sec., 25664.52795600367 rows/sec., 1.97 MiB/sec. 2025.02.28 06:49:59.395130 [ 143 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.395185 [ 4 ] {a74cf0fb-67a1-4bcd-9fa6-7e9d08c015d8} TCPHandler: Processed in 0.002741102 sec. 2025.02.28 06:49:59.395211 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.395516 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:49:59.395543 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:59.396104 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:59.396202 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1844 rows starting from the beginning of the part 2025.02.28 06:49:59.396323 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:49:59.396412 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 695 rows starting from the beginning of the part 2025.02.28 06:49:59.396604 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:49:59.396785 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:59.397176 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:49:59.397444 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:59.397725 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2025.02.28 06:49:59.399526 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.399614 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.400821 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:49:59.401144 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.401393 [ 142 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:49:59.401514 [ 142 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.401575 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} executeQuery: Read 64 rows, 5.12 KiB in 0.005365 sec., 11929.170549860206 rows/sec., 953.45 KiB/sec. 2025.02.28 06:49:59.401600 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.402096 [ 255 ] {9ad692f0-5de2-45bc-806d-efca102bb2aa} TCPHandler: Processed in 0.006760711 sec. 2025.02.28 06:49:59.402363 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006990124 sec., 649916.9399570022 rows/sec., 55.22 MiB/sec. 2025.02.28 06:49:59.402598 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:59.402885 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:49:59.403082 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:49:59.403202 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:49:59.403482 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:49:59.403860 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:59.404031 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.02.28 06:49:59.404447 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part 2025.02.28 06:49:59.404557 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.405255 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:59.405277 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_51_10} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:49:59.405717 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 879 rows starting from the beginning of the part 2025.02.28 06:49:59.405743 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 06:49:59.406375 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:59.406635 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:59.407309 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.407359 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.407932 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:49:59.408260 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.408462 [ 142 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:49:59.408530 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} executeQuery: Read 160 rows, 11.41 KiB in 0.005546 sec., 28849.6213487198 rows/sec., 2.01 MiB/sec. 2025.02.28 06:49:59.408539 [ 142 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.408645 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.408816 [ 4 ] {68a74c0a-d34b-4c7e-9cf3-f76033dcff9c} TCPHandler: Processed in 0.006540518 sec. 2025.02.28 06:49:59.409263 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:49:59.409365 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:49:59.409544 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006970053 sec., 345047.5914602084 rows/sec., 26.41 MiB/sec. 2025.02.28 06:49:59.409706 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:59.409779 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:49:59.409815 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14223 rows starting from the beginning of the part 2025.02.28 06:49:59.409879 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:49:59.410060 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:49:59.410207 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.02.28 06:49:59.410726 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:59.411191 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.411219 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:49:59.411633 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_51_10} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:49:59.411715 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.02.28 06:49:59.411945 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:49:59.412088 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.02.28 06:49:59.413378 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.413425 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.413981 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:49:59.414617 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.414926 [ 142 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:49:59.415037 [ 142 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:49:59.415172 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:49:59.415343 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} executeQuery: Read 60 rows, 4.14 KiB in 0.005637 sec., 10643.9595529537 rows/sec., 734.54 KiB/sec. 2025.02.28 06:49:59.415758 [ 255 ] {4fd3af93-0fdb-4a64-9162-3a8931e56910} TCPHandler: Processed in 0.006740881 sec. 2025.02.28 06:49:59.415869 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:49:59.416383 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:49:59.416489 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2782 rows starting from the beginning of the part 2025.02.28 06:49:59.417079 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.02.28 06:49:59.417189 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:59.417420 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2025.02.28 06:49:59.417710 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2025.02.28 06:49:59.417841 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.02.28 06:49:59.419017 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15864 rows, containing 5 columns (5 merged, 0 gathered) in 0.010180712 sec., 1558240.7202953978 rows/sec., 105.18 MiB/sec. 2025.02.28 06:49:59.419593 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:49:59.420000 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.420103 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 4 columns (4 merged, 0 gathered) in 0.004763567 sec., 643635.3262166776 rows/sec., 41.97 MiB/sec. 2025.02.28 06:49:59.420126 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_51_10} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:49:59.420221 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.28 06:49:59.420545 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:49:59.420913 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:49:59.421023 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_51_10} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:49:59.421132 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.02.28 06:50:03.620349 [ 139 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:50:03.620418 [ 139 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:50:03.744778 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.02.28 06:50:03.745703 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:03.745750 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:03.746276 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:50:03.746531 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:03.746766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.02.28 06:50:03.796889 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 898 2025.02.28 06:50:03.799644 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:03.799685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:03.801130 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:03.801436 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:03.801913 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 898 2025.02.28 06:50:04.001471 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000931241 sec. 2025.02.28 06:50:04.400012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.400222 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.400302 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:04.401170 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.401221 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.401672 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.401932 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.402198 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.02.28 06:50:04.402277 [ 4 ] {5f4c5f69-59ea-4f14-bc8e-9e31b9b6cf0f} TCPHandler: Processed in 0.002405149 sec. 2025.02.28 06:50:04.402604 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.402817 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:04.402900 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:04.404067 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.404118 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.404603 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:50:04.404868 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.405113 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} executeQuery: Read 695 rows, 56.82 KiB in 0.002355 sec., 295116.7728237792 rows/sec., 23.56 MiB/sec. 2025.02.28 06:50:04.405187 [ 255 ] {cfbb9663-374a-4abd-820b-e3d308fc5cfb} TCPHandler: Processed in 0.002771393 sec. 2025.02.28 06:50:04.405364 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.405505 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.405558 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:04.406196 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.406236 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.406616 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.406873 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.407128 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} executeQuery: Read 145 rows, 9.32 KiB in 0.001648 sec., 87985.43689320389 rows/sec., 5.52 MiB/sec. 2025.02.28 06:50:04.407330 [ 4 ] {ee61d496-f644-4609-a60c-a5491b2f7594} TCPHandler: Processed in 0.002028244 sec. 2025.02.28 06:50:04.407516 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.407641 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.407695 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:04.408335 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.408376 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.408761 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.409001 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.409247 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} executeQuery: Read 113 rows, 7.49 KiB in 0.001636 sec., 69070.90464547677 rows/sec., 4.47 MiB/sec. 2025.02.28 06:50:04.409306 [ 255 ] {0274ab91-2a7a-4802-aab8-b94f9fc40a08} TCPHandler: Processed in 0.001848312 sec. 2025.02.28 06:50:04.409466 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.409586 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.409635 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:04.410254 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.410297 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.410672 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.410915 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.411151 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} executeQuery: Read 112 rows, 6.53 KiB in 0.001588 sec., 70528.96725440805 rows/sec., 4.02 MiB/sec. 2025.02.28 06:50:04.411204 [ 4 ] {d990a506-8aef-4852-9be8-5a15a6909b72} TCPHandler: Processed in 0.001793611 sec. 2025.02.28 06:50:04.411358 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.411485 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:04.411537 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:04.412298 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.412338 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.412717 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:50:04.412955 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.413210 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} executeQuery: Read 421 rows, 30.71 KiB in 0.001748 sec., 240846.6819221968 rows/sec., 17.16 MiB/sec. 2025.02.28 06:50:04.413287 [ 255 ] {01bb81ef-82b8-4278-b0f7-a92df716be26} TCPHandler: Processed in 0.001992034 sec. 2025.02.28 06:50:04.413501 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.413657 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:04.413709 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:04.414199 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.414238 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.414604 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.414853 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.415062 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.02.28 06:50:04.415111 [ 4 ] {a0d610b2-8094-4908-bc3a-6bb9c8999515} TCPHandler: Processed in 0.00173206 sec. 2025.02.28 06:50:04.415264 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.415383 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.415438 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:04.416124 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.416169 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.416616 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:50:04.416853 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.417044 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} executeQuery: Read 237 rows, 16.27 KiB in 0.001682 sec., 140903.6860879905 rows/sec., 9.44 MiB/sec. 2025.02.28 06:50:04.417139 [ 255 ] {11b1fbec-2fe2-4443-a954-7194c2a666d5} TCPHandler: Processed in 0.001929613 sec. 2025.02.28 06:50:04.417320 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.417459 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.417508 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:04.418047 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.418093 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.418522 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.418768 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.419028 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} executeQuery: Read 1 rows, 69.00 B in 0.001594 sec., 627.3525721455459 rows/sec., 42.27 KiB/sec. 2025.02.28 06:50:04.419216 [ 4 ] {204d11c4-e0e7-4ea4-841c-c973f097f4a5} TCPHandler: Processed in 0.001987753 sec. 2025.02.28 06:50:04.419379 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.419499 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.419596 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:04.420897 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.420936 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.421589 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:50:04.421852 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.422049 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} executeQuery: Read 39 rows, 71.56 KiB in 0.002577 sec., 15133.876600698488 rows/sec., 27.12 MiB/sec. 2025.02.28 06:50:04.422141 [ 255 ] {b3d03552-4e36-420c-a0f8-40b862dd6136} TCPHandler: Processed in 0.002821553 sec. 2025.02.28 06:50:04.422296 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:04.422433 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:04.422491 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:04.423065 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.423111 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.423550 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:50:04.423792 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.424021 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} executeQuery: Read 82 rows, 5.33 KiB in 0.001615 sec., 50773.99380804954 rows/sec., 3.22 MiB/sec. 2025.02.28 06:50:04.424097 [ 4 ] {2edfc372-b57f-4f5f-836a-4146f4cce3fa} TCPHandler: Processed in 0.001868913 sec. 2025.02.28 06:50:04.782004 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.02.28 06:50:04.801432 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:04.801497 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:04.808585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:50:04.809333 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:04.811963 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.02.28 06:50:09.392046 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:09.392370 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:09.392486 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:09.393345 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:09.393396 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:09.393829 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:50:09.394086 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:09.394313 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} executeQuery: Read 56 rows, 4.41 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.12 MiB/sec. 2025.02.28 06:50:09.394371 [ 4 ] {c07f8ed5-cb2a-4e46-b167-dc28adac2393} TCPHandler: Processed in 0.00251214 sec. 2025.02.28 06:50:09.394644 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:09.394858 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:09.394943 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:09.395802 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:09.395852 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:09.396288 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:50:09.396546 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:09.396822 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} executeQuery: Read 64 rows, 5.12 KiB in 0.002014 sec., 31777.557100297912 rows/sec., 2.48 MiB/sec. 2025.02.28 06:50:09.396945 [ 255 ] {b46c4f2d-4ae8-461d-b6d1-4a4131dd1625} TCPHandler: Processed in 0.002432369 sec. 2025.02.28 06:50:09.397160 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:09.397422 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:09.397487 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:09.398092 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:09.398131 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:09.398534 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:50:09.398787 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:09.399002 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. 2025.02.28 06:50:09.399052 [ 4 ] {8d529628-5296-4f6e-b43d-0b4d8d93fe8a} TCPHandler: Processed in 0.002023484 sec. 2025.02.28 06:50:09.399271 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:09.399424 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:09.399490 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:09.400036 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:09.400076 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:09.400458 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:50:09.400702 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:09.400924 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. 2025.02.28 06:50:09.400991 [ 255 ] {218023da-5da9-4b2f-9de4-ed78ac1d9de8} TCPHandler: Processed in 0.001789581 sec. 2025.02.28 06:50:11.246989 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.02.28 06:50:11.247755 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:11.247800 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:11.248319 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:50:11.248569 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:11.248817 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.02.28 06:50:12.312121 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.02.28 06:50:12.331930 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:12.331980 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:12.339243 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:50:12.339999 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:12.343343 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.02.28 06:50:13.802192 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 928 2025.02.28 06:50:13.805576 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:13.805625 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:13.807073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:13.807835 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:13.809330 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 928 2025.02.28 06:50:14.400272 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.400480 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.400561 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:14.401450 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.401500 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.401941 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.402197 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.402453 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} executeQuery: Read 212 rows, 13.81 KiB in 0.002017 sec., 105106.59395141299 rows/sec., 6.68 MiB/sec. 2025.02.28 06:50:14.402597 [ 4 ] {a958b9fd-aa3c-40b4-bb98-5a5ea09dd69c} TCPHandler: Processed in 0.002461599 sec. 2025.02.28 06:50:14.402894 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.403102 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:14.403180 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:14.404297 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.404336 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.404799 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:50:14.405060 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.405254 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} executeQuery: Read 695 rows, 56.82 KiB in 0.002213 sec., 314053.3212833258 rows/sec., 25.07 MiB/sec. 2025.02.28 06:50:14.405308 [ 255 ] {69f55ddb-2e07-4abf-a28a-e1f96ff516ad} TCPHandler: Processed in 0.002559021 sec. 2025.02.28 06:50:14.405496 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.405636 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.405695 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:14.406365 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.406405 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.406770 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.407015 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.407255 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} executeQuery: Read 145 rows, 9.32 KiB in 0.001647 sec., 88038.8585306618 rows/sec., 5.53 MiB/sec. 2025.02.28 06:50:14.407330 [ 4 ] {9c6993a7-e526-4b23-8a17-5e0ce0f7641d} TCPHandler: Processed in 0.001897253 sec. 2025.02.28 06:50:14.407563 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.407715 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.407766 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:14.408389 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.408429 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.408781 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.409014 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.409191 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} executeQuery: Read 113 rows, 7.49 KiB in 0.001502 sec., 75233.02263648469 rows/sec., 4.87 MiB/sec. 2025.02.28 06:50:14.409240 [ 255 ] {c2f94d10-0149-414f-83ee-36ef2548c8e3} TCPHandler: Processed in 0.001807132 sec. 2025.02.28 06:50:14.409397 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.409542 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.409599 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:14.410253 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.410293 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.410655 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.410898 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.411140 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} executeQuery: Read 112 rows, 6.53 KiB in 0.00162 sec., 69135.8024691358 rows/sec., 3.94 MiB/sec. 2025.02.28 06:50:14.411279 [ 4 ] {d2c49d7f-128c-49be-b1dd-df519846c724} TCPHandler: Processed in 0.001945703 sec. 2025.02.28 06:50:14.411540 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.411763 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:14.411854 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:14.412626 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.412664 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.413048 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:50:14.413281 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.413481 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} executeQuery: Read 421 rows, 30.71 KiB in 0.001767 sec., 238256.9326542162 rows/sec., 16.97 MiB/sec. 2025.02.28 06:50:14.413576 [ 255 ] {3183045d-33d9-4447-9420-79f99e93c851} TCPHandler: Processed in 0.002148536 sec. 2025.02.28 06:50:14.413795 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.414022 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:14.414081 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:14.414654 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.414700 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.415100 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.415338 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.415555 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. 2025.02.28 06:50:14.415605 [ 4 ] {de7c859c-e1ed-4701-999f-007801ce9887} TCPHandler: Processed in 0.001943143 sec. 2025.02.28 06:50:14.415752 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.415872 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.415932 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:14.416549 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.416586 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.416987 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:50:14.417221 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.417399 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec. 2025.02.28 06:50:14.417453 [ 255 ] {6fcb3d1e-f56c-41cc-85b4-c0498c3c3dc5} TCPHandler: Processed in 0.001763061 sec. 2025.02.28 06:50:14.417592 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.417716 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.417770 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:14.418252 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.418292 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.418662 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.418897 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.419059 [ 129 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.02.28 06:50:14.419125 [ 129 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.419140 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. 2025.02.28 06:50:14.419168 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.419280 [ 4 ] {364aef55-abc0-407f-81b0-5df1aef30ad1} TCPHandler: Processed in 0.001740571 sec. 2025.02.28 06:50:14.419397 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.02.28 06:50:14.419478 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.419533 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:14.419576 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part 2025.02.28 06:50:14.419616 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.419724 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.02.28 06:50:14.419926 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:14.420155 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.02.28 06:50:14.420458 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.02.28 06:50:14.420781 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.02.28 06:50:14.421061 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.02.28 06:50:14.422998 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.003709315 sec., 6200.605772224791 rows/sec., 417.81 KiB/sec. 2025.02.28 06:50:14.423131 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.02.28 06:50:14.423397 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.423442 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.423531 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.423660 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_23_5} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.02.28 06:50:14.423739 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 06:50:14.424196 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:50:14.424449 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.424647 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} executeQuery: Read 39 rows, 71.56 KiB in 0.005065 sec., 7699.901283316881 rows/sec., 13.80 MiB/sec. 2025.02.28 06:50:14.424761 [ 255 ] {999095c0-b4a5-47bf-b4e8-e4a06df7e39d} TCPHandler: Processed in 0.005342764 sec. 2025.02.28 06:50:14.424914 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:14.425056 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:14.425116 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:14.425705 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:14.425751 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:14.426144 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:50:14.426379 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:14.426603 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} executeQuery: Read 82 rows, 5.33 KiB in 0.001577 sec., 51997.46353836398 rows/sec., 3.30 MiB/sec. 2025.02.28 06:50:14.426655 [ 4 ] {74a6e506-b845-46a2-8658-c8d9dd74a9ba} TCPHandler: Processed in 0.001810141 sec. 2025.02.28 06:50:18.620668 [ 124 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:50:18.620730 [ 124 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:50:18.749083 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.02.28 06:50:18.749678 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:18.749714 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:18.750241 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:50:18.750487 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:18.750669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.02.28 06:50:19.391768 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:19.391953 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:19.392023 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:19.392782 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:19.392823 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:19.393258 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:50:19.393507 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:19.393705 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} executeQuery: Read 56 rows, 4.41 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.38 MiB/sec. 2025.02.28 06:50:19.393761 [ 4 ] {8caee07b-5d73-4a96-b957-9a55e258b3d4} TCPHandler: Processed in 0.002121945 sec. 2025.02.28 06:50:19.394015 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:19.394221 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:19.394308 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:19.395178 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:19.395232 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:19.395670 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:50:19.395918 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:19.396163 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. 2025.02.28 06:50:19.396233 [ 255 ] {048be20a-6f7b-45f0-bd90-bf36b65d27ba} TCPHandler: Processed in 0.002349158 sec. 2025.02.28 06:50:19.396406 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:19.396547 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:19.396611 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:19.397252 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:19.397289 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:19.397682 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:50:19.397915 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:19.398098 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. 2025.02.28 06:50:19.398152 [ 4 ] {c52acd94-213e-44bc-b378-cd5b2b22514d} TCPHandler: Processed in 0.001812871 sec. 2025.02.28 06:50:19.398350 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:19.398501 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:19.398564 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:19.399078 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:19.399119 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:19.399521 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:50:19.399754 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:19.399957 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. 2025.02.28 06:50:19.400008 [ 255 ] {b1900958-64a6-4d34-a01c-cad53612e71c} TCPHandler: Processed in 0.001765181 sec. 2025.02.28 06:50:19.843512 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.02.28 06:50:19.864435 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:19.864504 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:19.872278 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:50:19.873092 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:19.876295 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.02.28 06:50:21.827629 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.827815 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.827889 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:21.828744 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.828791 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.829246 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.829518 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.829731 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} executeQuery: Read 212 rows, 13.81 KiB in 0.001969 sec., 107668.86744540377 rows/sec., 6.85 MiB/sec. 2025.02.28 06:50:21.829799 [ 4 ] {a05a8aa6-300a-4dc7-bf4a-855bc9882647} TCPHandler: Processed in 0.002306468 sec. 2025.02.28 06:50:21.830042 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.830234 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:50:21.830306 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:50:21.831052 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.831100 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.831508 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.02.28 06:50:21.831751 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.831998 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} executeQuery: Read 16 rows, 1.30 KiB in 0.001814 sec., 8820.286659316427 rows/sec., 719.23 KiB/sec. 2025.02.28 06:50:21.832080 [ 255 ] {0edbcd78-ed16-4298-8048-8b19d01cac5b} TCPHandler: Processed in 0.002166946 sec. 2025.02.28 06:50:21.832234 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.832366 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:21.832423 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:21.833897 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.833937 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.834418 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:50:21.834668 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.834798 [ 120 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:50:21.834840 [ 120 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.834856 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} executeQuery: Read 1843 rows, 153.97 KiB in 0.00252 sec., 731349.2063492063 rows/sec., 59.67 MiB/sec. 2025.02.28 06:50:21.834865 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.834929 [ 4 ] {b7f0f2cc-96ce-4da7-90b1-21df1bd77f7a} TCPHandler: Processed in 0.002758382 sec. 2025.02.28 06:50:21.835039 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:50:21.835139 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.835172 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:21.835217 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1844 rows starting from the beginning of the part 2025.02.28 06:50:21.835450 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.835470 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 695 rows starting from the beginning of the part 2025.02.28 06:50:21.835605 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:21.835880 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.02.28 06:50:21.836129 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 695 rows starting from the beginning of the part 2025.02.28 06:50:21.836447 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.02.28 06:50:21.836880 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:50:21.838437 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.838507 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.839615 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.839956 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.840207 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} executeQuery: Read 161 rows, 10.44 KiB in 0.00491 sec., 32790.22403258656 rows/sec., 2.08 MiB/sec. 2025.02.28 06:50:21.840271 [ 255 ] {7d626bc6-a5c9-411d-958c-4f59a5cfaf5f} TCPHandler: Processed in 0.005217552 sec. 2025.02.28 06:50:21.840450 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.840606 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.840688 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:21.840817 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 5 columns (5 merged, 0 gathered) in 0.0058766 sec., 882993.5677092196 rows/sec., 74.90 MiB/sec. 2025.02.28 06:50:21.841056 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:50:21.841389 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.841502 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_56_11} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:50:21.841586 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.02.28 06:50:21.841619 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.841659 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.842027 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.842269 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.842446 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} executeQuery: Read 341 rows, 23.30 KiB in 0.001881 sec., 181286.54970760233 rows/sec., 12.10 MiB/sec. 2025.02.28 06:50:21.842501 [ 4 ] {19ae6038-5a16-4c85-b148-da5c1f1c9e23} TCPHandler: Processed in 0.002108845 sec. 2025.02.28 06:50:21.842661 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.842778 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.842826 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:21.843476 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.843514 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.843867 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.844109 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.844322 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} executeQuery: Read 112 rows, 6.53 KiB in 0.001569 sec., 71383.04652644997 rows/sec., 4.07 MiB/sec. 2025.02.28 06:50:21.844374 [ 255 ] {5eb4441c-523d-469e-b4d2-2793b87a820e} TCPHandler: Processed in 0.001771312 sec. 2025.02.28 06:50:21.844520 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.844639 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:21.844687 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:21.845585 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.845623 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.846013 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:50:21.846260 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.846387 [ 120 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:50:21.846430 [ 120 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.846440 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} executeQuery: Read 893 rows, 66.30 KiB in 0.001823 sec., 489851.892484915 rows/sec., 35.52 MiB/sec. 2025.02.28 06:50:21.846455 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.846563 [ 4 ] {b129a5b5-0882-4e87-baeb-51403d010cb8} TCPHandler: Processed in 0.002095715 sec. 2025.02.28 06:50:21.846692 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:50:21.846749 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.846850 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:21.846891 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2025.02.28 06:50:21.846892 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:21.846989 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:21.847101 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part 2025.02.28 06:50:21.847521 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:21.847930 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part 2025.02.28 06:50:21.848313 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:21.848627 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 893 rows starting from the beginning of the part 2025.02.28 06:50:21.849399 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.849448 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.849955 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.850258 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.850523 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} executeQuery: Read 6 rows, 321.00 B in 0.003664 sec., 1637.5545851528384 rows/sec., 85.56 KiB/sec. 2025.02.28 06:50:21.850584 [ 255 ] {1c10e0fe-e588-4ea9-ad79-b7a8e1308f7a} TCPHandler: Processed in 0.003911497 sec. 2025.02.28 06:50:21.850737 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.851087 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.851175 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:21.851195 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.004632635 sec., 599227.0057969168 rows/sec., 45.68 MiB/sec. 2025.02.28 06:50:21.851529 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:50:21.851977 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.852199 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_56_11} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:50:21.852348 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.02.28 06:50:21.852432 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.852479 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.852955 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:50:21.853202 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.853392 [ 118 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:50:21.853417 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} executeQuery: Read 1027 rows, 70.10 KiB in 0.002472 sec., 415453.074433657 rows/sec., 27.69 MiB/sec. 2025.02.28 06:50:21.853469 [ 118 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.853549 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.853556 [ 4 ] {cee1cc62-89de-4e6f-95a8-caa6644feaca} TCPHandler: Processed in 0.002873934 sec. 2025.02.28 06:50:21.853795 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.853796 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:50:21.854003 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.854092 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:21.854111 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:21.854181 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15864 rows starting from the beginning of the part 2025.02.28 06:50:21.854570 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.02.28 06:50:21.854943 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.02.28 06:50:21.855231 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2025.02.28 06:50:21.855516 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.02.28 06:50:21.855777 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:50:21.856600 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.856675 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.857284 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.857746 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.858033 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} executeQuery: Read 1 rows, 69.00 B in 0.004096 sec., 244.140625 rows/sec., 16.45 KiB/sec. 2025.02.28 06:50:21.858182 [ 255 ] {51b5ea6f-e1a4-4264-8ae5-5eb80f4ced5b} TCPHandler: Processed in 0.004500454 sec. 2025.02.28 06:50:21.858405 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.858664 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.858894 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:21.861204 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.861249 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.862207 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:50:21.862748 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.863012 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} executeQuery: Read 39 rows, 71.56 KiB in 0.004432 sec., 8799.638989169674 rows/sec., 15.77 MiB/sec. 2025.02.28 06:50:21.863138 [ 4 ] {0266cacb-dcd6-4ca5-9daf-b6ce76bb5364} TCPHandler: Processed in 0.004855488 sec. 2025.02.28 06:50:21.863419 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:21.863690 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:21.863696 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17685 rows, containing 5 columns (5 merged, 0 gathered) in 0.01005799 sec., 1758303.5974384546 rows/sec., 118.64 MiB/sec. 2025.02.28 06:50:21.863763 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:21.863984 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:50:21.864621 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.864845 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.864848 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_56_11} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:50:21.864912 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.865037 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. 2025.02.28 06:50:21.865417 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:50:21.865667 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.865842 [ 118 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:50:21.865890 [ 118 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:21.865908 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} executeQuery: Read 58 rows, 3.68 KiB in 0.002261 sec., 25652.36620964175 rows/sec., 1.59 MiB/sec. 2025.02.28 06:50:21.865925 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:21.866026 [ 255 ] {6f04fc60-c429-4302-ae9f-5426c8d96704} TCPHandler: Processed in 0.002765603 sec. 2025.02.28 06:50:21.866279 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:50:21.866471 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:21.866501 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3066 rows starting from the beginning of the part 2025.02.28 06:50:21.866561 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.02.28 06:50:21.866793 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.02.28 06:50:21.866924 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.02.28 06:50:21.867112 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.02.28 06:50:21.867191 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part 2025.02.28 06:50:21.868528 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002454449 sec., 1388499.0073128429 rows/sec., 90.46 MiB/sec. 2025.02.28 06:50:21.868838 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:50:21.869144 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:21.869229 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_56_11} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:50:21.869314 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.28 06:50:23.809670 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 982 2025.02.28 06:50:23.813320 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:23.813372 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:23.814931 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:23.815250 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:23.815820 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 982 2025.02.28 06:50:24.386704 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:24.386887 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:24.386959 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:24.387731 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:24.387774 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:24.388206 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:50:24.388460 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:24.388664 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. 2025.02.28 06:50:24.388729 [ 4 ] {239069d2-42fd-412c-bade-908b43a79cf0} TCPHandler: Processed in 0.002152476 sec. 2025.02.28 06:50:24.389042 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:24.389256 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:24.389348 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:24.390191 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:24.390247 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:24.390689 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:50:24.390946 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:24.391194 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} executeQuery: Read 64 rows, 5.12 KiB in 0.001993 sec., 32112.393376818865 rows/sec., 2.51 MiB/sec. 2025.02.28 06:50:24.391264 [ 255 ] {56c8bade-6d51-43f4-825b-2111c15e7104} TCPHandler: Processed in 0.002422319 sec. 2025.02.28 06:50:24.391415 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:24.391542 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:24.391601 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:24.392153 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:24.392191 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:24.392590 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:50:24.392833 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:24.393031 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} executeQuery: Read 64 rows, 4.56 KiB in 0.001519 sec., 42132.982225148124 rows/sec., 2.93 MiB/sec. 2025.02.28 06:50:24.393113 [ 4 ] {4917800f-89ff-40dd-bbf3-ed8284bd9c8a} TCPHandler: Processed in 0.001758061 sec. 2025.02.28 06:50:24.393309 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:24.393466 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:24.393522 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:24.394026 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:24.394066 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:24.394450 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:50:24.394689 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:24.394945 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} executeQuery: Read 24 rows, 1.66 KiB in 0.001511 sec., 15883.520847121112 rows/sec., 1.07 MiB/sec. 2025.02.28 06:50:24.395092 [ 255 ] {2ca741c3-1bdf-4ad4-b7e2-20b41b2b5196} TCPHandler: Processed in 0.001875053 sec. 2025.02.28 06:50:26.250915 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.02.28 06:50:26.251781 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:26.251823 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:26.252332 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:50:26.252604 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:26.252872 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.02.28 06:50:27.376486 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.02.28 06:50:27.398127 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:27.398186 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:27.405873 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:50:27.406659 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:27.410459 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.02.28 06:50:29.391702 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:29.391912 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:29.391986 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:29.392782 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:29.392836 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:29.393272 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:50:29.393520 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:29.393775 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.02.28 06:50:29.393848 [ 4 ] {8d2b3ee6-53ca-40a1-b9a0-ff93b607959e} TCPHandler: Processed in 0.002278488 sec. 2025.02.28 06:50:29.394109 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:29.394307 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:29.394383 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:29.395165 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:29.395219 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:29.395656 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:50:29.395907 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:29.396187 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2025.02.28 06:50:29.396265 [ 255 ] {c91dc268-19f1-427e-be4d-102640676361} TCPHandler: Processed in 0.002292058 sec. 2025.02.28 06:50:29.396496 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:29.396651 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:29.396715 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:29.397401 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:29.397447 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:29.397859 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:50:29.398098 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:29.398321 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. 2025.02.28 06:50:29.398377 [ 4 ] {8a7b6eec-2841-4770-b3e1-609ce143d668} TCPHandler: Processed in 0.001996834 sec. 2025.02.28 06:50:29.398544 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:29.398692 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:29.398757 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:29.399358 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:29.399407 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:29.399798 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:50:29.400032 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:29.400279 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. 2025.02.28 06:50:29.400344 [ 255 ] {191b70e6-8e82-4ca0-b8e4-d16c6064cac2} TCPHandler: Processed in 0.001869973 sec. 2025.02.28 06:50:32.506399 [ 107 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.02.28 06:50:32.506473 [ 107 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:32.506499 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:32.506744 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.02.28 06:50:32.506957 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:32.507000 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.02.28 06:50:32.507089 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.02.28 06:50:32.507307 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.02.28 06:50:32.507602 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.02.28 06:50:32.507652 [ 107 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.02.28 06:50:32.507758 [ 107 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:32.507823 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.02.28 06:50:32.507843 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:32.508489 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.02.28 06:50:32.508977 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:32.509056 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 163 rows starting from the beginning of the part 2025.02.28 06:50:32.509416 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part 2025.02.28 06:50:32.509794 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 145 rows starting from the beginning of the part 2025.02.28 06:50:32.510137 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 145 rows starting from the beginning of the part 2025.02.28 06:50:32.510479 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part 2025.02.28 06:50:32.511454 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.004870878 sec., 29563.45857974681 rows/sec., 1.51 MiB/sec. 2025.02.28 06:50:32.511659 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.02.28 06:50:32.512226 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:32.512461 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_24_5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.02.28 06:50:32.512634 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:50:32.513013 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032361 sec., 151221.26572398125 rows/sec., 10.11 MiB/sec. 2025.02.28 06:50:32.513260 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.02.28 06:50:32.513640 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:32.513742 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_24_5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.02.28 06:50:32.513847 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.28 06:50:33.161284 [ 107 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.02.28 06:50:33.161350 [ 107 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:33.161372 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:33.161598 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.02.28 06:50:33.161807 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:33.161843 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 341 rows starting from the beginning of the part 2025.02.28 06:50:33.161920 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 341 rows starting from the beginning of the part 2025.02.28 06:50:33.162124 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.02.28 06:50:33.162361 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.02.28 06:50:33.162598 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 341 rows starting from the beginning of the part 2025.02.28 06:50:33.163922 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245978 sec., 507768.9874704242 rows/sec., 35.63 MiB/sec. 2025.02.28 06:50:33.164112 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.02.28 06:50:33.164428 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:33.164528 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_24_5} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.02.28 06:50:33.164634 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 06:50:33.620827 [ 106 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:50:33.620887 [ 106 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:50:33.753107 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.02.28 06:50:33.753745 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:33.753785 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:33.754317 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:50:33.754570 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:33.754774 [ 106 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:50:33.754826 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.02.28 06:50:33.754870 [ 106 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:33.754916 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:33.755032 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:50:33.755134 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:33.755167 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.02.28 06:50:33.755231 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.02.28 06:50:33.755433 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.02.28 06:50:33.755690 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.02.28 06:50:33.755805 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.02.28 06:50:33.755994 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.02.28 06:50:33.759024 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004044118 sec., 4087665.097803773 rows/sec., 58.47 MiB/sec. 2025.02.28 06:50:33.759169 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:50:33.759523 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:33.759617 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_36_7} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:50:33.759749 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.02.28 06:50:33.816229 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 998 2025.02.28 06:50:33.818920 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:33.818966 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:33.820427 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:33.820729 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:33.820894 [ 106 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:50:33.820950 [ 106 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:33.820989 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:33.821415 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:50:33.821987 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 998 2025.02.28 06:50:33.822478 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:33.822648 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 828 rows starting from the beginning of the part 2025.02.28 06:50:33.823248 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part 2025.02.28 06:50:33.823846 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2025.02.28 06:50:33.824461 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.02.28 06:50:33.825057 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2025.02.28 06:50:33.825618 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2025.02.28 06:50:33.833711 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 72 columns (72 merged, 0 gathered) in 0.012592251 sec., 79255.09108736794 rows/sec., 64.03 MiB/sec. 2025.02.28 06:50:33.835063 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:50:33.835846 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:33.835936 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_26_5} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:50:33.836254 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.28 06:50:34.401012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.401203 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.401274 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:34.402116 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.402165 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.402601 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.402851 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.403050 [ 106 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 06:50:34.403072 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} executeQuery: Read 212 rows, 13.81 KiB in 0.001922 sec., 110301.76899063475 rows/sec., 7.02 MiB/sec. 2025.02.28 06:50:34.403130 [ 106 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.403204 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.403209 [ 4 ] {66158f4c-4a9c-46fd-a2ff-1728db63072e} TCPHandler: Processed in 0.002329058 sec. 2025.02.28 06:50:34.403641 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.403730 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 06:50:34.404029 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:34.404035 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:34.404110 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part 2025.02.28 06:50:34.404155 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:34.404378 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part 2025.02.28 06:50:34.404760 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.02.28 06:50:34.405044 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.02.28 06:50:34.405366 [ 187 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part 2025.02.28 06:50:34.407806 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.407877 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:34.407887 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004525924 sec., 234206.3189748657 rows/sec., 15.79 MiB/sec. 2025.02.28 06:50:34.408114 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 06:50:34.408717 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.408783 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:50:34.408848 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_25_6} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 06:50:34.409014 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:50:34.409182 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.409485 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} executeQuery: Read 695 rows, 56.82 KiB in 0.005581 sec., 124529.65418383802 rows/sec., 9.94 MiB/sec. 2025.02.28 06:50:34.409660 [ 255 ] {23cfb5b8-e510-423a-becb-11dd14598235} TCPHandler: Processed in 0.006292405 sec. 2025.02.28 06:50:34.410000 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.410226 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.410316 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:34.411125 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.411164 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.411527 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.411777 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.411954 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} executeQuery: Read 145 rows, 9.32 KiB in 0.001782 sec., 81369.2480359147 rows/sec., 5.11 MiB/sec. 2025.02.28 06:50:34.412005 [ 4 ] {4974a680-2673-45e4-8596-a42c78ca90cc} TCPHandler: Processed in 0.002205346 sec. 2025.02.28 06:50:34.412227 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.412459 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.412596 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:34.413697 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.413739 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.414100 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.414340 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.414574 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} executeQuery: Read 113 rows, 7.49 KiB in 0.002168 sec., 52121.77121771218 rows/sec., 3.37 MiB/sec. 2025.02.28 06:50:34.414765 [ 255 ] {21965556-4d5b-4f7c-835f-466646a446c2} TCPHandler: Processed in 0.002647601 sec. 2025.02.28 06:50:34.414959 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.415105 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.415155 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:34.415835 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.415873 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.416224 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.416453 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.416578 [ 104 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 06:50:34.416621 [ 104 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.416636 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} executeQuery: Read 112 rows, 6.53 KiB in 0.001552 sec., 72164.94845360825 rows/sec., 4.11 MiB/sec. 2025.02.28 06:50:34.416648 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.416750 [ 4 ] {90dbe8ed-b88f-4c7d-8b0a-5f97cd43ff7f} TCPHandler: Processed in 0.001865392 sec. 2025.02.28 06:50:34.417167 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.417198 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 06:50:34.417466 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:34.417538 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:34.417569 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:34.417609 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part 2025.02.28 06:50:34.417933 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part 2025.02.28 06:50:34.418293 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.02.28 06:50:34.418645 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.02.28 06:50:34.419015 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part 2025.02.28 06:50:34.420544 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.420621 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:34.421391 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004613745 sec., 121376.45231801932 rows/sec., 7.38 MiB/sec. 2025.02.28 06:50:34.421520 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:50:34.421567 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 06:50:34.421989 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.422082 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.422371 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_25_6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 06:50:34.422543 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} executeQuery: Read 421 rows, 30.71 KiB in 0.005114 sec., 82323.03480641377 rows/sec., 5.86 MiB/sec. 2025.02.28 06:50:34.422619 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:50:34.422825 [ 255 ] {800fd170-7a7b-4beb-a309-b13ee1944d5a} TCPHandler: Processed in 0.005954441 sec. 2025.02.28 06:50:34.423055 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.423205 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:34.423256 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:34.423755 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.423794 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.424217 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.424462 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.424643 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. 2025.02.28 06:50:34.424691 [ 4 ] {f9440d4b-cd59-4308-8a27-8dd1bb0ff925} TCPHandler: Processed in 0.001749601 sec. 2025.02.28 06:50:34.424832 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.424949 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.425003 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:34.425588 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.425627 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.426025 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:50:34.426260 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.426470 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} executeQuery: Read 237 rows, 16.27 KiB in 0.001546 sec., 153298.83570504526 rows/sec., 10.28 MiB/sec. 2025.02.28 06:50:34.426522 [ 255 ] {8aeae0aa-3b49-405f-a5af-c13a5976a9d8} TCPHandler: Processed in 0.001746021 sec. 2025.02.28 06:50:34.426669 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.426808 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.426868 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:34.427423 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.427467 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.427850 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.428084 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.428261 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.02.28 06:50:34.428368 [ 4 ] {075f661f-b0e1-4d1d-ad06-38574b3bf175} TCPHandler: Processed in 0.001802572 sec. 2025.02.28 06:50:34.428506 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.428625 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.428780 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:34.430070 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.430121 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.430758 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:50:34.431023 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.431268 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. 2025.02.28 06:50:34.431361 [ 255 ] {013197a7-7ed7-4c52-b177-0e8e338e0d8d} TCPHandler: Processed in 0.002859234 sec. 2025.02.28 06:50:34.431511 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:34.431659 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:34.431719 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:34.432289 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.432334 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.432753 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:50:34.432990 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.433168 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. 2025.02.28 06:50:34.433219 [ 4 ] {bcb19846-2232-436a-94f1-ae1835cc9c0b} TCPHandler: Processed in 0.001772082 sec. 2025.02.28 06:50:34.910585 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.02.28 06:50:34.932143 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.932205 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.939444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:50:34.940212 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:34.940699 [ 104 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:50:34.940830 [ 104 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:34.940909 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.02.28 06:50:34.941840 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:50:34.957308 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.02.28 06:50:34.958928 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:34.960646 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.02.28 06:50:34.966871 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.02.28 06:50:34.972671 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.02.28 06:50:34.978399 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.02.28 06:50:34.984303 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.02.28 06:50:34.989533 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.02.28 06:50:35.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.70 MiB, peak 214.70 MiB, free memory in arenas 0.00 B, will set to 205.05 MiB (RSS), difference: -9.64 MiB 2025.02.28 06:50:35.049666 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.10853843 sec., 2506.0248245713524 rows/sec., 12.96 MiB/sec. 2025.02.28 06:50:35.052734 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:50:35.055793 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:35.055926 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_36_7} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:50:35.058509 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.02.28 06:50:36.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 196.70 MiB, peak 214.70 MiB, free memory in arenas 0.00 B, will set to 207.57 MiB (RSS), difference: 10.87 MiB 2025.02.28 06:50:39.392008 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:39.392235 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:39.392315 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:39.393139 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:39.393187 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:39.393640 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:50:39.393892 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:39.394189 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. 2025.02.28 06:50:39.394328 [ 4 ] {a8751c44-c8f9-4d25-b997-e0e1a0d3ed49} TCPHandler: Processed in 0.002457419 sec. 2025.02.28 06:50:39.394652 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:39.394863 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:39.394939 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:39.395707 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:39.395760 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:39.396203 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:50:39.396459 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:39.396702 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} executeQuery: Read 64 rows, 5.12 KiB in 0.001892 sec., 33826.638477801265 rows/sec., 2.64 MiB/sec. 2025.02.28 06:50:39.396766 [ 255 ] {3752ae74-45d8-4ea6-be0c-a7906b513467} TCPHandler: Processed in 0.002298177 sec. 2025.02.28 06:50:39.396966 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:39.397192 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:39.397292 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:39.398102 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:39.398142 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:39.398535 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:50:39.398782 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:39.399005 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} executeQuery: Read 160 rows, 11.41 KiB in 0.001868 sec., 85653.10492505353 rows/sec., 5.97 MiB/sec. 2025.02.28 06:50:39.399056 [ 4 ] {9a7d40fc-01c0-4f04-ad0d-5898b930be03} TCPHandler: Processed in 0.002201236 sec. 2025.02.28 06:50:39.399259 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:39.399490 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:39.399590 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:39.400228 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:39.400268 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:39.400641 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:50:39.400877 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:39.401093 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. 2025.02.28 06:50:39.401142 [ 255 ] {647fd59b-57b8-4356-9b37-f7c03c588df2} TCPHandler: Processed in 0.001993034 sec. 2025.02.28 06:50:41.255086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.02.28 06:50:41.255754 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:41.255801 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:41.256401 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:50:41.256658 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:41.256876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.02.28 06:50:42.457510 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.02.28 06:50:42.476561 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:42.476623 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:42.483545 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:50:42.484287 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:42.486992 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.02.28 06:50:43.822282 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1028 2025.02.28 06:50:43.825248 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:43.825297 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:43.826792 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:43.827097 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:43.827637 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1028 2025.02.28 06:50:44.400600 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.400880 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.400983 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:44.401907 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.401956 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.402396 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.402648 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.402862 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} executeQuery: Read 212 rows, 13.81 KiB in 0.002056 sec., 103112.84046692606 rows/sec., 6.56 MiB/sec. 2025.02.28 06:50:44.402970 [ 4 ] {88ba840a-0a8c-49f7-82cd-4568e07e670f} TCPHandler: Processed in 0.00254162 sec. 2025.02.28 06:50:44.403275 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.403485 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:44.403567 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:44.404923 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.404965 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.405451 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:50:44.405700 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.405841 [ 89 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:50:44.405882 [ 89 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.405903 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} executeQuery: Read 695 rows, 56.82 KiB in 0.002473 sec., 281035.1799433886 rows/sec., 22.44 MiB/sec. 2025.02.28 06:50:44.405906 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.406005 [ 255 ] {1ee81571-bad5-4dd7-ac89-8ba8846fddf5} TCPHandler: Processed in 0.002904385 sec. 2025.02.28 06:50:44.406167 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:50:44.406221 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.406318 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:44.406367 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1844 rows starting from the beginning of the part 2025.02.28 06:50:44.406382 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.406466 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:44.406480 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.02.28 06:50:44.407006 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2025.02.28 06:50:44.407364 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 695 rows starting from the beginning of the part 2025.02.28 06:50:44.407760 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.02.28 06:50:44.408092 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 695 rows starting from the beginning of the part 2025.02.28 06:50:44.409111 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.409156 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.409796 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.410079 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.410332 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} executeQuery: Read 145 rows, 9.32 KiB in 0.003985 sec., 36386.449184441655 rows/sec., 2.28 MiB/sec. 2025.02.28 06:50:44.410507 [ 4 ] {dcf603ac-a46a-4d18-a5f9-8b621c9b21c5} TCPHandler: Processed in 0.004376312 sec. 2025.02.28 06:50:44.410583 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.004570645 sec., 744315.0802567253 rows/sec., 62.86 MiB/sec. 2025.02.28 06:50:44.410672 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.410823 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:50:44.410834 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.410948 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:44.411459 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.411690 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_61_12} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:50:44.411814 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 06:50:44.412099 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.412142 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.412519 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.412756 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.412969 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} executeQuery: Read 113 rows, 7.49 KiB in 0.002178 sec., 51882.46097337007 rows/sec., 3.36 MiB/sec. 2025.02.28 06:50:44.413064 [ 255 ] {2db41477-9d10-4725-a379-dbae4250b9da} TCPHandler: Processed in 0.00245391 sec. 2025.02.28 06:50:44.413285 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.413414 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.413462 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:44.414082 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.414121 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.414473 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.414704 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.414916 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} executeQuery: Read 112 rows, 6.53 KiB in 0.001522 sec., 73587.38501971091 rows/sec., 4.19 MiB/sec. 2025.02.28 06:50:44.415034 [ 4 ] {16b6e74d-fb82-4682-a0e6-b1410fa46f83} TCPHandler: Processed in 0.001867623 sec. 2025.02.28 06:50:44.415223 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.415391 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:44.415461 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:44.416379 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.416417 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.416795 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:50:44.417026 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.417159 [ 89 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:50:44.417203 [ 89 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.417213 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} executeQuery: Read 421 rows, 30.71 KiB in 0.001857 sec., 226709.74690360797 rows/sec., 16.15 MiB/sec. 2025.02.28 06:50:44.417232 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.417299 [ 255 ] {e1f43e36-818f-4a12-a9b8-b5da5c478262} TCPHandler: Processed in 0.002158856 sec. 2025.02.28 06:50:44.417510 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.417530 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:50:44.417715 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:44.417826 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:44.417841 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:44.417918 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2025.02.28 06:50:44.418271 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:44.418742 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:44.419090 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part 2025.02.28 06:50:44.419364 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:44.419600 [ 198 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part 2025.02.28 06:50:44.420483 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.420551 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.421430 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.421992 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.422448 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} executeQuery: Read 6 rows, 321.00 B in 0.0048 sec., 1250 rows/sec., 65.31 KiB/sec. 2025.02.28 06:50:44.422746 [ 4 ] {ae94a131-f220-4e90-a930-7d629217fd9d} TCPHandler: Processed in 0.005350784 sec. 2025.02.28 06:50:44.423069 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.423434 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.423482 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139964 sec., 317102.8364335686 rows/sec., 24.22 MiB/sec. 2025.02.28 06:50:44.423508 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:44.423805 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:50:44.424374 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.424573 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_61_12} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:50:44.424755 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.02.28 06:50:44.424843 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.424888 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.425299 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:50:44.425542 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.425678 [ 89 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:50:44.425716 [ 89 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.425743 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} executeQuery: Read 237 rows, 16.27 KiB in 0.002412 sec., 98258.70646766169 rows/sec., 6.59 MiB/sec. 2025.02.28 06:50:44.425750 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.425883 [ 255 ] {0f4413ee-1b49-4c5f-80c4-3e477215c6ba} TCPHandler: Processed in 0.002999976 sec. 2025.02.28 06:50:44.426167 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:50:44.426200 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.426678 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.426875 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:44.426901 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:44.427051 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17685 rows starting from the beginning of the part 2025.02.28 06:50:44.427470 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.02.28 06:50:44.427830 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.02.28 06:50:44.428151 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.02.28 06:50:44.428479 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.02.28 06:50:44.428643 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.02.28 06:50:44.429525 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.429591 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.430278 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.430617 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.430935 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} executeQuery: Read 1 rows, 69.00 B in 0.004424 sec., 226.03978300180833 rows/sec., 15.23 KiB/sec. 2025.02.28 06:50:44.431012 [ 4 ] {22abf5af-ae21-4690-bbc1-3bbdf3b63b65} TCPHandler: Processed in 0.00501203 sec. 2025.02.28 06:50:44.431212 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.431365 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.431494 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:44.433301 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.433339 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.434131 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:50:44.434427 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.434569 [ 89 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.02.28 06:50:44.434645 [ 89 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.434696 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.434728 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} executeQuery: Read 39 rows, 71.56 KiB in 0.003407 sec., 11447.020839448196 rows/sec., 20.51 MiB/sec. 2025.02.28 06:50:44.435072 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.02.28 06:50:44.435146 [ 255 ] {38a9f513-3b09-49dd-a80d-974d8d12ba06} TCPHandler: Processed in 0.004005348 sec. 2025.02.28 06:50:44.435394 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:44.435607 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:44.435768 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:44.436212 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:44.436612 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 711 rows starting from the beginning of the part 2025.02.28 06:50:44.437093 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18543 rows, containing 5 columns (5 merged, 0 gathered) in 0.011243685 sec., 1649192.4133413557 rows/sec., 111.33 MiB/sec. 2025.02.28 06:50:44.437783 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.02.28 06:50:44.437795 [ 192 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:50:44.438726 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.438761 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.02.28 06:50:44.438783 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.438882 [ 192 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.439402 [ 192 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_61_12} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:50:44.439614 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. 2025.02.28 06:50:44.439662 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.02.28 06:50:44.440210 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:50:44.440216 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.02.28 06:50:44.440542 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.02.28 06:50:44.440640 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.441007 [ 89 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:50:44.441196 [ 89 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:44.441261 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} executeQuery: Read 82 rows, 5.33 KiB in 0.005688 sec., 14416.315049226441 rows/sec., 937.59 KiB/sec. 2025.02.28 06:50:44.441275 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:44.441617 [ 4 ] {af6dd4eb-52ce-4688-826e-9c6482b48fb8} TCPHandler: Processed in 0.006339796 sec. 2025.02.28 06:50:44.441995 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:50:44.442243 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:50:44.442304 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part 2025.02.28 06:50:44.442593 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part 2025.02.28 06:50:44.442945 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.02.28 06:50:44.443277 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.02.28 06:50:44.443644 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.02.28 06:50:44.443909 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.02.28 06:50:44.446496 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3716 rows, containing 4 columns (4 merged, 0 gathered) in 0.004981899 sec., 745900.3082960936 rows/sec., 48.61 MiB/sec. 2025.02.28 06:50:44.446979 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:50:44.447567 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.447773 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_61_12} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:50:44.447967 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.02.28 06:50:44.454512 [ 194 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.019741636 sec., 45892.8530543264 rows/sec., 82.24 MiB/sec. 2025.02.28 06:50:44.455692 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.02.28 06:50:44.456096 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:44.456178 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_26_5} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.02.28 06:50:44.456327 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.02.28 06:50:45.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.50 MiB, peak 216.24 MiB, free memory in arenas 0.00 B, will set to 211.57 MiB (RSS), difference: 3.07 MiB 2025.02.28 06:50:48.621441 [ 84 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:50:48.621502 [ 84 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:50:48.757128 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.02.28 06:50:48.758214 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:48.758297 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:48.758930 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:50:48.759186 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:48.759429 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.02.28 06:50:49.392806 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:49.393103 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:49.393218 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:49.394026 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:49.394074 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:49.394500 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:50:49.394757 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:49.395021 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. 2025.02.28 06:50:49.395136 [ 4 ] {fa8e2f18-1ec9-4d03-acdb-4ecc40d1ffb2} TCPHandler: Processed in 0.00251371 sec. 2025.02.28 06:50:49.395427 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:49.395634 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:49.395712 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:49.396518 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:49.396563 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:49.396991 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:50:49.397242 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:49.397467 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} executeQuery: Read 64 rows, 5.12 KiB in 0.00189 sec., 33862.43386243386 rows/sec., 2.64 MiB/sec. 2025.02.28 06:50:49.397523 [ 255 ] {8d478040-9a39-4fe4-bb95-7a5e54ef620b} TCPHandler: Processed in 0.002245517 sec. 2025.02.28 06:50:49.397686 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:49.397832 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:49.397898 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:49.398526 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:49.398565 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:49.398958 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:50:49.399197 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:49.399433 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. 2025.02.28 06:50:49.399485 [ 4 ] {15a945ea-f641-482c-9097-f22644f9b269} TCPHandler: Processed in 0.001869472 sec. 2025.02.28 06:50:49.399649 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:49.399790 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:49.399854 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:49.400413 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:49.400453 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:49.400846 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:50:49.401086 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:49.401339 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.02.28 06:50:49.401410 [ 255 ] {1e78c9c7-bef6-47f5-a81f-3d1df56dcec6} TCPHandler: Processed in 0.001831702 sec. 2025.02.28 06:50:49.987151 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.02.28 06:50:50.009231 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:50.009298 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:50.016673 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:50:50.017445 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:50.021115 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.02.28 06:50:51.882105 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.882314 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.882386 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:50:51.883246 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.883289 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.883728 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.883979 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.884183 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} executeQuery: Read 212 rows, 13.81 KiB in 0.001923 sec., 110244.40977639105 rows/sec., 7.01 MiB/sec. 2025.02.28 06:50:51.884246 [ 4 ] {487a64ec-0186-41ee-9784-9a4a5c5e1c4c} TCPHandler: Processed in 0.002277947 sec. 2025.02.28 06:50:51.884539 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.884752 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:50:51.884836 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:50:51.885646 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.885698 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.886117 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.02.28 06:50:51.886373 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.886661 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} executeQuery: Read 2 rows, 167.00 B in 0.001964 sec., 1018.3299389002036 rows/sec., 83.04 KiB/sec. 2025.02.28 06:50:51.886839 [ 255 ] {86f10440-0976-4d7d-9be3-30216fb22549} TCPHandler: Processed in 0.002437719 sec. 2025.02.28 06:50:51.887004 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.887147 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:51.887210 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:51.888542 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.888582 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.889056 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:50:51.889302 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.889484 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} executeQuery: Read 1836 rows, 153.46 KiB in 0.002372 sec., 774030.3541315346 rows/sec., 63.18 MiB/sec. 2025.02.28 06:50:51.889541 [ 4 ] {e862d11b-58a4-4206-b569-5bfb114f34a5} TCPHandler: Processed in 0.002607761 sec. 2025.02.28 06:50:51.889710 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.889861 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.889924 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:50:51.890667 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.890708 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.891101 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.891339 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.891567 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} executeQuery: Read 147 rows, 9.46 KiB in 0.001743 sec., 84337.34939759037 rows/sec., 5.30 MiB/sec. 2025.02.28 06:50:51.891625 [ 255 ] {c27eeeb9-5f84-4974-a3ae-ebb3ada1a38b} TCPHandler: Processed in 0.001987294 sec. 2025.02.28 06:50:51.891774 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.891915 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.891975 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:50:51.892764 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.892801 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.893173 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.893405 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.893584 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} executeQuery: Read 341 rows, 23.30 KiB in 0.0017 sec., 200588.23529411765 rows/sec., 13.38 MiB/sec. 2025.02.28 06:50:51.893638 [ 4 ] {4dd3d608-2cb9-400d-885a-cd7ecee6d5de} TCPHandler: Processed in 0.001930553 sec. 2025.02.28 06:50:51.893802 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.893941 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.893998 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:50:51.894672 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.894712 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.895072 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.895312 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.895533 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} executeQuery: Read 112 rows, 6.53 KiB in 0.001621 sec., 69093.15237507712 rows/sec., 3.94 MiB/sec. 2025.02.28 06:50:51.895589 [ 255 ] {0a80d83b-472b-4499-a7dc-e7ba8f5d01f8} TCPHandler: Processed in 0.001852262 sec. 2025.02.28 06:50:51.895732 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.895869 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:51.895926 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:51.896844 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.896882 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.897269 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:50:51.897505 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.897716 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} executeQuery: Read 879 rows, 65.16 KiB in 0.001879 sec., 467802.0223523151 rows/sec., 33.87 MiB/sec. 2025.02.28 06:50:51.897767 [ 4 ] {2e783451-1cdf-4489-a6f8-4646309d45c8} TCPHandler: Processed in 0.002100196 sec. 2025.02.28 06:50:51.897981 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.898203 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:50:51.898298 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:50:51.898802 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.898841 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.899209 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.899442 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.899656 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.02.28 06:50:51.899708 [ 255 ] {25aee4b2-139e-47f0-80e2-62114314a2e7} TCPHandler: Processed in 0.001832272 sec. 2025.02.28 06:50:51.899856 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.899994 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.900055 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:51.900910 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.900949 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.901382 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:50:51.901618 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.901828 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} executeQuery: Read 1020 rows, 69.60 KiB in 0.001865 sec., 546916.890080429 rows/sec., 36.45 MiB/sec. 2025.02.28 06:50:51.901879 [ 4 ] {9cdc7d48-0d89-4855-86ef-9482d09f45b2} TCPHandler: Processed in 0.002087515 sec. 2025.02.28 06:50:51.902043 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.902183 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.902244 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:50:51.902730 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.902768 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.903138 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.903373 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.903580 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. 2025.02.28 06:50:51.903632 [ 255 ] {f9fadcb7-c7c3-4dec-abd7-e02270c39e46} TCPHandler: Processed in 0.00166068 sec. 2025.02.28 06:50:51.903773 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.903888 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.903969 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:50:51.905170 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.905208 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.905855 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:50:51.906109 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.906340 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} executeQuery: Read 39 rows, 71.56 KiB in 0.002476 sec., 15751.211631663975 rows/sec., 28.23 MiB/sec. 2025.02.28 06:50:51.906432 [ 4 ] {5685f9c5-a45c-4599-bf33-4d36cc1dadd2} TCPHandler: Processed in 0.002713202 sec. 2025.02.28 06:50:51.906595 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:51.906715 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:51.906768 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:51.907271 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:51.907310 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:51.907684 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:50:51.907929 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:51.908128 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} executeQuery: Read 58 rows, 3.68 KiB in 0.001437 sec., 40361.86499652053 rows/sec., 2.50 MiB/sec. 2025.02.28 06:50:51.908180 [ 255 ] {41ca6f5c-3758-4b0d-93f9-f36ac3393c9e} TCPHandler: Processed in 0.001646879 sec. 2025.02.28 06:50:53.827963 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1082 2025.02.28 06:50:53.831437 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:53.831482 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:53.832947 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:50:53.833255 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:53.834068 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1082 2025.02.28 06:50:54.387495 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:54.387689 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:54.387762 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:54.388533 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:54.388583 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:54.389010 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:50:54.389274 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:54.389523 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. 2025.02.28 06:50:54.389579 [ 4 ] {4cc8e887-83cf-4224-b556-e73a75f7bcd8} TCPHandler: Processed in 0.002216286 sec. 2025.02.28 06:50:54.389835 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:54.390034 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:54.390112 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:54.390884 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:54.390933 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:54.391362 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:50:54.391613 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:54.391869 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. 2025.02.28 06:50:54.391933 [ 255 ] {f1b167bc-acff-45df-a418-50103b864b99} TCPHandler: Processed in 0.002237196 sec. 2025.02.28 06:50:54.392160 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:54.392325 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:54.392380 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:54.392929 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:54.392975 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:54.393366 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:50:54.393607 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:54.393867 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} executeQuery: Read 64 rows, 4.56 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 2.86 MiB/sec. 2025.02.28 06:50:54.393933 [ 4 ] {c949bf9f-0a48-4c39-967b-78d305e78be8} TCPHandler: Processed in 0.001889632 sec. 2025.02.28 06:50:54.394214 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:54.394359 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:54.394417 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:54.394933 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:54.394972 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:54.395355 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:50:54.395602 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:54.395817 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} executeQuery: Read 24 rows, 1.66 KiB in 0.001483 sec., 16183.412002697236 rows/sec., 1.09 MiB/sec. 2025.02.28 06:50:54.395871 [ 255 ] {26c22295-414d-4e04-8a8a-9b2706f97050} TCPHandler: Processed in 0.001819221 sec. 2025.02.28 06:50:56.259664 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.02.28 06:50:56.260689 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:56.260726 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:56.261243 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:50:56.261509 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:56.261724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.02.28 06:50:57.521272 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.02.28 06:50:57.542940 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:57.543009 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:57.550417 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:50:57.551192 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:57.554019 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.02.28 06:50:59.392908 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:59.393231 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:50:59.393346 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:50:59.394250 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:59.394296 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:59.394733 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:50:59.394998 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:59.395210 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} executeQuery: Read 56 rows, 4.41 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.08 MiB/sec. 2025.02.28 06:50:59.395276 [ 4 ] {973f7424-67ec-472a-87b6-55e97b62710b} TCPHandler: Processed in 0.002556791 sec. 2025.02.28 06:50:59.395526 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:59.395739 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:50:59.395820 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:50:59.396666 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:59.396714 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:59.397152 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:50:59.397404 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:59.397653 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. 2025.02.28 06:50:59.397720 [ 255 ] {29bbbce5-b1d6-4e84-aa6a-d789cdaf6ec5} TCPHandler: Processed in 0.002326098 sec. 2025.02.28 06:50:59.397886 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:59.398030 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:50:59.398095 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:50:59.398765 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:59.398802 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:59.399196 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:50:59.399433 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:59.399621 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. 2025.02.28 06:50:59.399676 [ 4 ] {cf652097-5838-4143-ac21-20923cc79a43} TCPHandler: Processed in 0.001858813 sec. 2025.02.28 06:50:59.399880 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:50:59.400120 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:50:59.400223 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:50:59.400894 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:50:59.400935 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:50:59.401313 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:50:59.401569 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:50:59.401826 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} executeQuery: Read 60 rows, 4.14 KiB in 0.001762 sec., 34052.2133938706 rows/sec., 2.29 MiB/sec. 2025.02.28 06:50:59.401936 [ 255 ] {d0535c84-9c26-419a-8cb9-11f27ad43970} TCPHandler: Processed in 0.002166077 sec. 2025.02.28 06:51:02.234981 [ 62 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.02.28 06:51:02.235047 [ 62 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:02.235081 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:02.235320 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.02.28 06:51:02.235552 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:02.235599 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part 2025.02.28 06:51:02.235685 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:02.235855 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:02.236112 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:02.236234 [ 187 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:02.237436 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002266947 sec., 11910.291683043317 rows/sec., 802.55 KiB/sec. 2025.02.28 06:51:02.237618 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.02.28 06:51:02.237989 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:02.238090 [ 194 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_27_6} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.02.28 06:51:02.238198 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:51:03.621742 [ 60 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:51:03.621801 [ 60 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:51:03.761931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.02.28 06:51:03.762643 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:03.762689 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:03.763197 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:51:03.763442 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:03.763624 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.02.28 06:51:03.834419 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1098 2025.02.28 06:51:03.837114 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:03.837159 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:03.838602 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:03.838906 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:03.839385 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1098 2025.02.28 06:51:04.400073 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.400281 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.400363 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:04.401263 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.401318 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.401760 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.402023 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.402254 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} executeQuery: Read 212 rows, 13.81 KiB in 0.002027 sec., 104588.06117414898 rows/sec., 6.65 MiB/sec. 2025.02.28 06:51:04.402370 [ 4 ] {4d351ca8-31ad-4cb0-b4d4-bc6bd3c789d8} TCPHandler: Processed in 0.0024456 sec. 2025.02.28 06:51:04.402657 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.402840 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:04.402910 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:04.403980 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.404024 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.404488 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:51:04.404736 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.404939 [ 58 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:51:04.405004 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} executeQuery: Read 695 rows, 56.82 KiB in 0.002206 sec., 315049.8640072529 rows/sec., 25.15 MiB/sec. 2025.02.28 06:51:04.405036 [ 58 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.405111 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.405125 [ 255 ] {983ba9ae-c22c-4ccb-bb87-7c2b6e57e814} TCPHandler: Processed in 0.002630292 sec. 2025.02.28 06:51:04.405413 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.405426 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:51:04.405837 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.406029 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:04.406091 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:04.406252 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part 2025.02.28 06:51:04.407154 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:04.407520 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:51:04.407968 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:04.408173 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:04.408564 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 695 rows starting from the beginning of the part 2025.02.28 06:51:04.409348 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.409415 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.410374 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.410960 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.411265 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} executeQuery: Read 145 rows, 9.32 KiB in 0.005593 sec., 25925.26372251028 rows/sec., 1.63 MiB/sec. 2025.02.28 06:51:04.411354 [ 4 ] {5024ea04-9eb0-4af7-8b2e-0586aecab403} TCPHandler: Processed in 0.006097223 sec. 2025.02.28 06:51:04.411497 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.411654 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.411755 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:04.411850 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006635709 sec., 684629.1782837373 rows/sec., 58.17 MiB/sec. 2025.02.28 06:51:04.412181 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:51:04.412758 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.412986 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_66_13} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:51:04.413081 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.413148 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:51:04.413160 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.413546 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.413785 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.414009 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} executeQuery: Read 113 rows, 7.49 KiB in 0.002391 sec., 47260.56043496445 rows/sec., 3.06 MiB/sec. 2025.02.28 06:51:04.414144 [ 255 ] {3d7cab92-bc42-43ab-be14-d8083d677f60} TCPHandler: Processed in 0.002703113 sec. 2025.02.28 06:51:04.414304 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.414419 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.414466 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:04.415084 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.415124 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.415490 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.415730 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.415935 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} executeQuery: Read 112 rows, 6.53 KiB in 0.00154 sec., 72727.27272727274 rows/sec., 4.14 MiB/sec. 2025.02.28 06:51:04.415986 [ 4 ] {36e1487b-7e2c-4226-b1d4-a02faafd1f79} TCPHandler: Processed in 0.001740201 sec. 2025.02.28 06:51:04.416133 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.416273 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:04.416330 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:04.417135 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.417176 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.417552 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:51:04.417799 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.417997 [ 58 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:51:04.418061 [ 58 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.418070 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} executeQuery: Read 421 rows, 30.71 KiB in 0.001817 sec., 231700.60539350577 rows/sec., 16.50 MiB/sec. 2025.02.28 06:51:04.418096 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.418223 [ 255 ] {65cfaec9-7f9d-4d43-96ff-8f2cdab34595} TCPHandler: Processed in 0.002152676 sec. 2025.02.28 06:51:04.418454 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.418523 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:51:04.418627 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:04.418782 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:04.418911 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:04.418999 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2025.02.28 06:51:04.419284 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:04.419691 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 879 rows starting from the beginning of the part 2025.02.28 06:51:04.420086 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:04.420442 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:04.420756 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part 2025.02.28 06:51:04.421380 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.421436 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.422182 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.422688 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.423285 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} executeQuery: Read 6 rows, 321.00 B in 0.00468 sec., 1282.051282051282 rows/sec., 66.98 KiB/sec. 2025.02.28 06:51:04.423503 [ 4 ] {0a2d9643-11ff-46aa-9b7d-8df55fc88cf9} TCPHandler: Processed in 0.005189982 sec. 2025.02.28 06:51:04.423694 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.423983 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.424177 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:04.424256 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006010652 sec., 400122.981666548 rows/sec., 30.63 MiB/sec. 2025.02.28 06:51:04.424533 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:51:04.425083 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.425337 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_66_13} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:51:04.425452 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.425496 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:51:04.425518 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.425927 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:51:04.426161 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.426351 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:51:04.426374 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} executeQuery: Read 237 rows, 16.27 KiB in 0.00251 sec., 94422.3107569721 rows/sec., 6.33 MiB/sec. 2025.02.28 06:51:04.426420 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.426500 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.426513 [ 255 ] {b069c1fb-d1f2-438e-8348-49cb305317e4} TCPHandler: Processed in 0.002923455 sec. 2025.02.28 06:51:04.426756 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.426775 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:51:04.426990 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.427032 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:04.427104 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:04.427113 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18543 rows starting from the beginning of the part 2025.02.28 06:51:04.427480 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:04.427873 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:51:04.428245 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:04.428576 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:04.428852 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.02.28 06:51:04.429703 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.429768 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.430451 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.430756 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.431074 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} executeQuery: Read 1 rows, 69.00 B in 0.004167 sec., 239.98080153587713 rows/sec., 16.17 KiB/sec. 2025.02.28 06:51:04.431141 [ 4 ] {11446a5e-d6e6-4bcd-bb5d-ab2aea0f580e} TCPHandler: Processed in 0.004513914 sec. 2025.02.28 06:51:04.431308 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.431567 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.431801 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:04.434255 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.434296 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.435151 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:51:04.435480 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.435809 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} executeQuery: Read 39 rows, 71.56 KiB in 0.004308 sec., 9052.92479108635 rows/sec., 16.22 MiB/sec. 2025.02.28 06:51:04.436320 [ 255 ] {c4589d51-f0ca-49a6-9e85-de0a08f8e64b} TCPHandler: Processed in 0.005098501 sec. 2025.02.28 06:51:04.436496 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:04.436704 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:04.436773 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:04.437549 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20184 rows, containing 5 columns (5 merged, 0 gathered) in 0.010927211 sec., 1847131.8985237863 rows/sec., 124.68 MiB/sec. 2025.02.28 06:51:04.438005 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:51:04.438011 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.438102 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.438538 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.438710 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_66_13} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:51:04.438837 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:51:04.438851 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.02.28 06:51:04.439113 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.439324 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:51:04.439389 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} executeQuery: Read 82 rows, 5.33 KiB in 0.002728 sec., 30058.651026392963 rows/sec., 1.91 MiB/sec. 2025.02.28 06:51:04.439400 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:04.439520 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:04.439539 [ 4 ] {b708f751-581a-49d0-89cd-a78f888ce921} TCPHandler: Processed in 0.003095717 sec. 2025.02.28 06:51:04.439775 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:51:04.439895 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:04.439926 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3716 rows starting from the beginning of the part 2025.02.28 06:51:04.440023 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:04.440149 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part 2025.02.28 06:51:04.440354 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part 2025.02.28 06:51:04.440615 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:04.440767 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.02.28 06:51:04.442509 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835184 sec., 1410843.1763158934 rows/sec., 91.94 MiB/sec. 2025.02.28 06:51:04.442805 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:51:04.443099 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:04.443176 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_66_13} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:51:04.443247 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.02.28 06:51:05.054172 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.02.28 06:51:05.076009 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:05.076057 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:05.083607 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:51:05.084407 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:05.088113 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.02.28 06:51:09.392222 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:09.392427 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:09.392502 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:09.393308 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:09.393357 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:09.393803 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:51:09.394060 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:09.394303 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2025.02.28 06:51:09.394371 [ 4 ] {916b6163-0523-4f05-ae7b-c956bd9058ee} TCPHandler: Processed in 0.002276527 sec. 2025.02.28 06:51:09.394706 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:09.394973 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:09.395053 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:09.395848 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:09.395906 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:09.396352 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:51:09.396602 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:09.396893 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. 2025.02.28 06:51:09.396989 [ 255 ] {e88591af-eb7a-4a4f-b6ea-31139a1f3984} TCPHandler: Processed in 0.00246194 sec. 2025.02.28 06:51:09.397245 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:09.397429 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:09.397497 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:09.398152 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:09.398193 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:09.398606 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:51:09.398853 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:09.399069 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. 2025.02.28 06:51:09.399131 [ 4 ] {ac13a952-b646-4597-a615-8b285c2a05db} TCPHandler: Processed in 0.002026274 sec. 2025.02.28 06:51:09.399290 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:09.399416 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:09.399474 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:09.399977 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:09.400018 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:09.400401 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:51:09.400648 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:09.400833 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2025.02.28 06:51:09.400882 [ 255 ] {16508cdb-d812-4107-be3b-3d6849209c12} TCPHandler: Processed in 0.00165364 sec. 2025.02.28 06:51:11.263838 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.02.28 06:51:11.264514 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:11.264562 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:11.265115 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:51:11.265379 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:11.265606 [ 47 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:51:11.265640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.02.28 06:51:11.265693 [ 47 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:11.265725 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:11.266021 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:51:11.266577 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:11.266716 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.02.28 06:51:11.267001 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.02.28 06:51:11.267323 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.02.28 06:51:11.267524 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.02.28 06:51:11.267747 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.02.28 06:51:11.267911 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.02.28 06:51:11.270785 [ 193 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004989559 sec., 3777688.56927035 rows/sec., 54.04 MiB/sec. 2025.02.28 06:51:11.271055 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:51:11.271357 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:11.271439 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_41_8} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:51:11.271525 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.02.28 06:51:12.588266 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.02.28 06:51:12.610973 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:12.611031 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:12.618457 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:51:12.619248 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:12.619571 [ 39 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:51:12.619640 [ 39 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:12.619691 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:12.620078 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:51:12.629700 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.02.28 06:51:12.630761 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:12.631675 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.02.28 06:51:12.636343 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.02.28 06:51:12.641031 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.02.28 06:51:12.646038 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.02.28 06:51:12.651348 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.02.28 06:51:12.655963 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.02.28 06:51:12.716276 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.096485985 sec., 3202.5376535255355 rows/sec., 16.56 MiB/sec. 2025.02.28 06:51:12.719318 [ 198 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:51:12.722356 [ 198 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:12.722485 [ 198 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_41_8} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:51:12.725005 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.28 06:51:13.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 214.12 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 216.30 MiB (RSS), difference: 2.18 MiB 2025.02.28 06:51:13.839636 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1128 2025.02.28 06:51:13.842633 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:13.842678 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:13.844157 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:13.844460 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:13.845277 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1128 2025.02.28 06:51:14.400194 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.400422 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.400505 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:14.401443 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.401490 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.401939 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.402194 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.402346 [ 48 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.28 06:51:14.402398 [ 48 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.402409 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} executeQuery: Read 212 rows, 13.81 KiB in 0.002044 sec., 103718.19960861058 rows/sec., 6.60 MiB/sec. 2025.02.28 06:51:14.402429 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.402514 [ 4 ] {63707699-73c3-4959-98aa-961f0516a0e1} TCPHandler: Processed in 0.00246181 sec. 2025.02.28 06:51:14.402580 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.28 06:51:14.402712 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:14.402749 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part 2025.02.28 06:51:14.402817 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.402928 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:14.403265 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:14.403314 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:14.403455 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:14.403509 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:14.403879 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:14.406370 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.406431 [ 193 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003918247 sec., 270529.1422414156 rows/sec., 18.24 MiB/sec. 2025.02.28 06:51:14.406437 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.406619 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.28 06:51:14.406996 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.407013 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:51:14.407107 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_29_7} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.28 06:51:14.407240 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:51:14.407327 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.407579 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} executeQuery: Read 695 rows, 56.82 KiB in 0.004475 sec., 155307.2625698324 rows/sec., 12.40 MiB/sec. 2025.02.28 06:51:14.407656 [ 255 ] {4a79b1f8-f777-4d1e-b725-7cb3e25574d0} TCPHandler: Processed in 0.005010951 sec. 2025.02.28 06:51:14.407816 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.407963 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.408026 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:14.408784 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.408830 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.409237 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.409479 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.409674 [ 46 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.02.28 06:51:14.409694 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} executeQuery: Read 145 rows, 9.32 KiB in 0.00176 sec., 82386.36363636363 rows/sec., 5.17 MiB/sec. 2025.02.28 06:51:14.409763 [ 46 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.409831 [ 4 ] {1a0dca95-434f-4b9a-ba0b-f7081410baa6} TCPHandler: Processed in 0.002083225 sec. 2025.02.28 06:51:14.409840 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.410085 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.410144 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.02.28 06:51:14.410475 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.410611 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:14.410621 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:14.410687 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 163 rows starting from the beginning of the part 2025.02.28 06:51:14.411073 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 145 rows starting from the beginning of the part 2025.02.28 06:51:14.411460 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 145 rows starting from the beginning of the part 2025.02.28 06:51:14.411804 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part 2025.02.28 06:51:14.412246 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 145 rows starting from the beginning of the part 2025.02.28 06:51:14.412543 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part 2025.02.28 06:51:14.414496 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.414576 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.415483 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.415922 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.005960841 sec., 149307.79062887267 rows/sec., 9.96 MiB/sec. 2025.02.28 06:51:14.416018 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.416271 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.02.28 06:51:14.416275 [ 46 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.02.28 06:51:14.416380 [ 46 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.416477 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.416575 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} executeQuery: Read 113 rows, 7.49 KiB in 0.006191 sec., 18252.301728315295 rows/sec., 1.18 MiB/sec. 2025.02.28 06:51:14.416894 [ 255 ] {d644dd2c-8229-4b66-b17e-20fa381f6a32} TCPHandler: Processed in 0.006947643 sec. 2025.02.28 06:51:14.416919 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.02.28 06:51:14.417211 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.417309 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.417326 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:14.417407 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 341 rows starting from the beginning of the part 2025.02.28 06:51:14.417593 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_29_6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.02.28 06:51:14.417749 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.417870 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part 2025.02.28 06:51:14.418014 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.28 06:51:14.418053 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:14.418236 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part 2025.02.28 06:51:14.418765 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 341 rows starting from the beginning of the part 2025.02.28 06:51:14.419105 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part 2025.02.28 06:51:14.419460 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part 2025.02.28 06:51:14.421153 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.421227 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.422127 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.422468 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.00586541 sec., 193336.86818142296 rows/sec., 13.48 MiB/sec. 2025.02.28 06:51:14.422617 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.422689 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.02.28 06:51:14.422873 [ 46 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.02.28 06:51:14.422962 [ 46 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.423057 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.423071 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} executeQuery: Read 112 rows, 6.53 KiB in 0.005539 sec., 20220.256363964614 rows/sec., 1.15 MiB/sec. 2025.02.28 06:51:14.423657 [ 4 ] {ca773e1a-b98b-4c06-9913-84474ef29302} TCPHandler: Processed in 0.006622239 sec. 2025.02.28 06:51:14.423736 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.02.28 06:51:14.423939 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.424130 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.424360 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_29_6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.02.28 06:51:14.424501 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:14.424509 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:14.424550 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:51:14.424567 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part 2025.02.28 06:51:14.424600 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:14.424836 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:14.425153 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:14.425431 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:14.425762 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:14.426924 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.426971 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.427322 [ 196 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004104899 sec., 136422.3577729927 rows/sec., 8.29 MiB/sec. 2025.02.28 06:51:14.427484 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.02.28 06:51:14.427561 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:51:14.427800 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.427856 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.427903 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_29_7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.02.28 06:51:14.428040 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:51:14.428186 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} executeQuery: Read 421 rows, 30.71 KiB in 0.00378 sec., 111375.66137566138 rows/sec., 7.93 MiB/sec. 2025.02.28 06:51:14.428284 [ 255 ] {119cd601-9f59-4c63-a364-73b737c51737} TCPHandler: Processed in 0.004460454 sec. 2025.02.28 06:51:14.428525 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.428730 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:14.428790 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:14.429326 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.429365 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.429730 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.429965 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.430134 [ 46 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.02.28 06:51:14.430196 [ 46 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.430215 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. 2025.02.28 06:51:14.430240 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.430362 [ 4 ] {6345c955-a579-4635-8e1b-a2d8d3ce1303} TCPHandler: Processed in 0.001972844 sec. 2025.02.28 06:51:14.430505 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.02.28 06:51:14.430563 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.430652 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:14.430694 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.02.28 06:51:14.430706 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.430810 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:14.430821 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.02.28 06:51:14.431122 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.02.28 06:51:14.431465 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.02.28 06:51:14.431683 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.02.28 06:51:14.431863 [ 201 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.02.28 06:51:14.432659 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.432710 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:14.433355 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:51:14.433436 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003046686 sec., 57111.234961528695 rows/sec., 2.91 MiB/sec. 2025.02.28 06:51:14.433700 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.433714 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.02.28 06:51:14.434118 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} executeQuery: Read 237 rows, 16.27 KiB in 0.003443 sec., 68835.318036596 rows/sec., 4.61 MiB/sec. 2025.02.28 06:51:14.434287 [ 255 ] {de09c669-10b5-49d9-9acb-43af2eb6e835} TCPHandler: Processed in 0.003816065 sec. 2025.02.28 06:51:14.434433 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.434495 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.434589 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_29_6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.02.28 06:51:14.434732 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.434765 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 06:51:14.434829 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:14.435342 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.435380 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.435740 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.435978 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.436187 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} executeQuery: Read 1 rows, 69.00 B in 0.001536 sec., 651.0416666666666 rows/sec., 43.87 KiB/sec. 2025.02.28 06:51:14.436236 [ 4 ] {6b93b287-b6d5-4977-82bd-bbee8bce7897} TCPHandler: Processed in 0.001839762 sec. 2025.02.28 06:51:14.436388 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.436529 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.436624 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:14.437853 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.437893 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.438565 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.02.28 06:51:14.438825 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.439069 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} executeQuery: Read 39 rows, 71.56 KiB in 0.002572 sec., 15163.297045101088 rows/sec., 27.17 MiB/sec. 2025.02.28 06:51:14.439172 [ 255 ] {98ee39cc-b35b-4ce2-a981-0d7a0840cb5f} TCPHandler: Processed in 0.002853904 sec. 2025.02.28 06:51:14.439336 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:14.439474 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:14.439532 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:14.440101 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:14.440139 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.02.28 06:51:14.440511 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:51:14.440754 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:14.440957 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. 2025.02.28 06:51:14.441006 [ 4 ] {c95cf852-1515-49fa-b1a8-f76d3771d26b} TCPHandler: Processed in 0.001738751 sec. 2025.02.28 06:51:18.622515 [ 38 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:51:18.622576 [ 38 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:51:18.765913 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.02.28 06:51:18.766690 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:18.766739 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:18.767263 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:51:18.767517 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:18.767830 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.02.28 06:51:19.393265 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:19.393565 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:19.393679 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:19.394682 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:19.394725 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:19.395139 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:51:19.395385 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:19.395591 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} executeQuery: Read 56 rows, 4.41 KiB in 0.002106 sec., 26590.693257359926 rows/sec., 2.04 MiB/sec. 2025.02.28 06:51:19.395654 [ 4 ] {52e7634b-f6a5-4e37-ba91-c8ae041f6550} TCPHandler: Processed in 0.002571301 sec. 2025.02.28 06:51:19.395930 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:19.396191 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:19.396284 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:19.397070 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:19.397121 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:19.397564 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:51:19.397823 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:19.398080 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. 2025.02.28 06:51:19.398156 [ 255 ] {5244f192-8601-4132-a405-8728f6f939f2} TCPHandler: Processed in 0.002369338 sec. 2025.02.28 06:51:19.398368 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:19.398516 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:19.398581 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:19.399256 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:19.399294 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:19.399673 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:51:19.399901 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:19.400068 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. 2025.02.28 06:51:19.400119 [ 4 ] {88cc0ec5-1cf0-40e1-b175-8ee1c99b13d7} TCPHandler: Processed in 0.001907273 sec. 2025.02.28 06:51:19.400399 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:19.400644 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:19.400744 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:19.401534 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:19.401576 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:19.401980 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:51:19.402224 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:19.402466 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} executeQuery: Read 60 rows, 4.14 KiB in 0.001883 sec., 31864.04673393521 rows/sec., 2.15 MiB/sec. 2025.02.28 06:51:19.402556 [ 255 ] {41eb5e34-9e4f-44fa-a962-afa6e2c93f6a} TCPHandler: Processed in 0.002270468 sec. 2025.02.28 06:51:20.129880 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.02.28 06:51:20.149157 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:20.149234 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:20.157073 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:51:20.157821 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:20.160517 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.02.28 06:51:21.884521 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.884738 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.884820 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:21.885744 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.885797 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.886237 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.886507 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.886739 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} executeQuery: Read 212 rows, 13.81 KiB in 0.002084 sec., 101727.44721689059 rows/sec., 6.47 MiB/sec. 2025.02.28 06:51:21.886804 [ 4 ] {4bd47c12-799c-49c9-9392-1f63ca498bd8} TCPHandler: Processed in 0.002456759 sec. 2025.02.28 06:51:21.887058 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.887246 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:51:21.887386 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:51:21.888147 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.888201 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.888626 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.02.28 06:51:21.888871 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.889236 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} executeQuery: Read 16 rows, 1.30 KiB in 0.001935 sec., 8268.733850129198 rows/sec., 674.26 KiB/sec. 2025.02.28 06:51:21.889574 [ 255 ] {5cf1ecfa-dd13-45b3-b783-136d6e6535c1} TCPHandler: Processed in 0.002605982 sec. 2025.02.28 06:51:21.889741 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.889890 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:21.889952 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:21.891510 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.891552 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.892036 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:51:21.892284 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.892516 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} executeQuery: Read 1843 rows, 153.97 KiB in 0.00266 sec., 692857.1428571428 rows/sec., 56.53 MiB/sec. 2025.02.28 06:51:21.892590 [ 4 ] {1ad557f5-aeef-4a33-bcd8-cb6cb9f7e26b} TCPHandler: Processed in 0.002919355 sec. 2025.02.28 06:51:21.892784 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.892993 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.893055 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:21.893769 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.893809 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.894185 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.894437 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.894652 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} executeQuery: Read 161 rows, 10.44 KiB in 0.001697 sec., 94873.3058338244 rows/sec., 6.01 MiB/sec. 2025.02.28 06:51:21.894708 [ 255 ] {de30e591-dd7a-4a7f-8123-d86b7d680d8f} TCPHandler: Processed in 0.002025404 sec. 2025.02.28 06:51:21.894869 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.895011 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.895070 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:21.895855 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.895894 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.896268 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.896522 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.896762 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} executeQuery: Read 341 rows, 23.30 KiB in 0.001782 sec., 191358.02469135803 rows/sec., 12.77 MiB/sec. 2025.02.28 06:51:21.896974 [ 4 ] {0af96d8e-3d01-4cc6-8f81-b324af7b964b} TCPHandler: Processed in 0.002171676 sec. 2025.02.28 06:51:21.897172 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.897311 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.897368 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:21.898113 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.898160 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.898548 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.898786 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.899001 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} executeQuery: Read 112 rows, 6.53 KiB in 0.001721 sec., 65078.44276583382 rows/sec., 3.71 MiB/sec. 2025.02.28 06:51:21.899053 [ 255 ] {16b6049c-00ad-49b6-a881-03b983a3847d} TCPHandler: Processed in 0.001971863 sec. 2025.02.28 06:51:21.899201 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.899319 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:21.899377 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:21.900438 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.900477 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.900869 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:51:21.901112 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.901298 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} executeQuery: Read 893 rows, 66.30 KiB in 0.002004 sec., 445608.7824351297 rows/sec., 32.31 MiB/sec. 2025.02.28 06:51:21.901347 [ 4 ] {ee109376-a6aa-4880-b0d4-15c7d06570e4} TCPHandler: Processed in 0.002201906 sec. 2025.02.28 06:51:21.901509 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.901636 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:21.901688 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:21.902194 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.902233 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.902617 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.902852 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.903066 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.02.28 06:51:21.903118 [ 255 ] {4de92a71-7ec2-4069-866f-bd40e78aa1b6} TCPHandler: Processed in 0.00166629 sec. 2025.02.28 06:51:21.903262 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.903390 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.903451 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:21.904362 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.904400 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.904839 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:51:21.905080 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.905258 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} executeQuery: Read 1027 rows, 70.10 KiB in 0.0019 sec., 540526.3157894737 rows/sec., 36.03 MiB/sec. 2025.02.28 06:51:21.905307 [ 4 ] {242f33c4-2ceb-497a-899f-a5ec247729ab} TCPHandler: Processed in 0.002098905 sec. 2025.02.28 06:51:21.905446 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.905563 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.905617 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:21.906093 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.906132 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.906495 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.906731 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.906939 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. 2025.02.28 06:51:21.906989 [ 255 ] {9e4696ba-6a60-48a5-b085-9a08fee38fee} TCPHandler: Processed in 0.0015975 sec. 2025.02.28 06:51:21.907132 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.907248 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.907332 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:21.908677 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.908713 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.909356 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.02.28 06:51:21.909611 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.909812 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} executeQuery: Read 39 rows, 71.56 KiB in 0.00259 sec., 15057.91505791506 rows/sec., 26.98 MiB/sec. 2025.02.28 06:51:21.909906 [ 4 ] {a059a739-2689-42c0-88d2-7bb4ea8e97a2} TCPHandler: Processed in 0.002828253 sec. 2025.02.28 06:51:21.910064 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:21.910205 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:21.910267 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:21.910806 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:21.910845 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:21.911226 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:51:21.911478 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:21.911728 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} executeQuery: Read 58 rows, 3.68 KiB in 0.001549 sec., 37443.51194318915 rows/sec., 2.32 MiB/sec. 2025.02.28 06:51:21.911799 [ 255 ] {38b0e65a-8a53-44f5-8f8f-afd01adb1943} TCPHandler: Processed in 0.001801262 sec. 2025.02.28 06:51:23.845603 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1182 2025.02.28 06:51:23.849181 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:23.849243 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:23.850729 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:23.851055 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:23.851357 [ 27 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:51:23.851532 [ 27 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:23.851666 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:23.852264 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:51:23.852706 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1182 2025.02.28 06:51:23.853266 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:23.853447 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 998 rows starting from the beginning of the part 2025.02.28 06:51:23.854048 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2025.02.28 06:51:23.854689 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part 2025.02.28 06:51:23.855298 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2025.02.28 06:51:23.855927 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.02.28 06:51:23.856591 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part 2025.02.28 06:51:23.865884 [ 196 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.013975478 sec., 84576.71358360695 rows/sec., 67.00 MiB/sec. 2025.02.28 06:51:23.867337 [ 186 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:51:23.868110 [ 186 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:23.868200 [ 186 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_31_6} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:51:23.868518 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.02.28 06:51:24.388147 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:24.388363 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:24.388452 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:24.389246 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.389304 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.389756 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:51:24.390021 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.390225 [ 27 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:51:24.390249 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. 2025.02.28 06:51:24.390307 [ 27 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.390379 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.390385 [ 4 ] {f6b7e9bb-b034-458b-b09b-e5fac00621fd} TCPHandler: Processed in 0.002378049 sec. 2025.02.28 06:51:24.390569 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:51:24.390704 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:24.390733 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:24.390789 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1844 rows starting from the beginning of the part 2025.02.28 06:51:24.391010 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:24.391063 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:24.391317 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:24.391374 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 695 rows starting from the beginning of the part 2025.02.28 06:51:24.391742 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:24.392080 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:51:24.392439 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:24.394097 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.394177 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.395226 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:51:24.395562 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.395811 [ 27 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:51:24.395887 [ 27 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.395920 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.395956 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} executeQuery: Read 64 rows, 5.12 KiB in 0.005063 sec., 12640.726841793403 rows/sec., 1010.32 KiB/sec. 2025.02.28 06:51:24.396384 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:51:24.396661 [ 255 ] {1905c3e9-4081-413d-a670-f483aa481ed3} TCPHandler: Processed in 0.006066683 sec. 2025.02.28 06:51:24.396830 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:24.396838 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006330026 sec., 718796.4156861283 rows/sec., 61.07 MiB/sec. 2025.02.28 06:51:24.396967 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2025.02.28 06:51:24.397015 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:24.397228 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:24.397354 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:51:24.397484 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:24.397713 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part 2025.02.28 06:51:24.397814 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:24.398180 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:24.398557 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 893 rows starting from the beginning of the part 2025.02.28 06:51:24.398811 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.399256 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:24.399456 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_71_14} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:51:24.399915 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 06:51:24.400704 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.400753 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.401335 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:51:24.401614 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.401877 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.00583675 sec., 414442.96911808796 rows/sec., 31.74 MiB/sec. 2025.02.28 06:51:24.401900 [ 26 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:51:24.401981 [ 26 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.401991 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} executeQuery: Read 64 rows, 4.56 KiB in 0.00471 sec., 13588.110403397028 rows/sec., 969.10 KiB/sec. 2025.02.28 06:51:24.402043 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.402175 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:51:24.402280 [ 4 ] {c141ac41-b894-4a03-80b7-8201101f5b99} TCPHandler: Processed in 0.005390094 sec. 2025.02.28 06:51:24.402699 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:24.402923 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:51:24.403473 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:24.403675 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.403753 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:24.404033 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_71_14} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:51:24.404334 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:51:24.404699 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:24.404819 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20184 rows starting from the beginning of the part 2025.02.28 06:51:24.405165 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:24.405431 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.02.28 06:51:24.405736 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:24.406113 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:51:24.406388 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:24.406984 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.407053 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.407794 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:51:24.408131 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.408290 [ 26 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:51:24.408341 [ 26 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:24.408374 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:24.408378 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} executeQuery: Read 24 rows, 1.66 KiB in 0.005233 sec., 4586.279380852284 rows/sec., 316.50 KiB/sec. 2025.02.28 06:51:24.408780 [ 255 ] {298e5e5e-2196-4dc7-a34a-582654dab60c} TCPHandler: Processed in 0.006302055 sec. 2025.02.28 06:51:24.408880 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:51:24.409223 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:24.409315 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4000 rows starting from the beginning of the part 2025.02.28 06:51:24.409614 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:24.409983 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.02.28 06:51:24.410370 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:24.410664 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2025.02.28 06:51:24.410817 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part 2025.02.28 06:51:24.413891 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4284 rows, containing 4 columns (4 merged, 0 gathered) in 0.005395394 sec., 794010.594963037 rows/sec., 51.74 MiB/sec. 2025.02.28 06:51:24.414358 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:51:24.414838 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.414983 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_71_14} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:51:24.415066 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.02.28 06:51:24.415808 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21832 rows, containing 5 columns (5 merged, 0 gathered) in 0.013560923 sec., 1609919.9147432663 rows/sec., 108.66 MiB/sec. 2025.02.28 06:51:24.416170 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:51:24.416484 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:24.416575 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_71_14} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:51:24.416671 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.02.28 06:51:25.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.76 MiB, peak 227.52 MiB, free memory in arenas 0.00 B, will set to 218.31 MiB (RSS), difference: 1.54 MiB 2025.02.28 06:51:26.268087 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.02.28 06:51:26.268952 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:26.268999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:26.269540 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:51:26.269798 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:26.270036 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.02.28 06:51:27.660682 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.02.28 06:51:27.681343 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:27.681411 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:27.688881 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:51:27.689655 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:27.692397 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.02.28 06:51:29.392745 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:29.393068 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:29.393186 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:29.394146 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:29.394198 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:29.394641 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:51:29.394896 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:29.395112 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} executeQuery: Read 56 rows, 4.41 KiB in 0.002127 sec., 26328.161730136344 rows/sec., 2.02 MiB/sec. 2025.02.28 06:51:29.395174 [ 4 ] {02b884b8-6b18-40a5-9484-7282afb58d90} TCPHandler: Processed in 0.002611591 sec. 2025.02.28 06:51:29.395446 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:29.395655 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:29.395731 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:29.396495 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:29.396550 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:29.396998 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:51:29.397254 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:29.397491 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2025.02.28 06:51:29.397561 [ 255 ] {c5187000-a43c-4ffc-8c9e-c603bebf4805} TCPHandler: Processed in 0.002252547 sec. 2025.02.28 06:51:29.397714 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:29.397854 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:29.397919 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:29.398615 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:29.398654 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:29.399048 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:51:29.399289 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:29.399492 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. 2025.02.28 06:51:29.399544 [ 4 ] {34ab126b-e754-4197-8f5e-73daf7662d43} TCPHandler: Processed in 0.001896143 sec. 2025.02.28 06:51:29.399709 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:29.399856 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:29.399950 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:29.400552 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:29.400601 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:29.400984 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:51:29.401230 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:29.401477 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. 2025.02.28 06:51:29.401541 [ 255 ] {cef54556-43d5-4c68-a73b-99236afeaa86} TCPHandler: Processed in 0.001899043 sec. 2025.02.28 06:51:33.622613 [ 23 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:51:33.622684 [ 23 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:51:33.770297 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.02.28 06:51:33.771158 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:33.771204 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:33.771747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:51:33.772007 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:33.772264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.02.28 06:51:33.853117 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1198 2025.02.28 06:51:33.855929 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:33.855986 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:33.857459 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:33.857776 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:33.858402 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1198 2025.02.28 06:51:34.031913 [ 23 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.02.28 06:51:34.032013 [ 23 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.032058 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.032275 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.02.28 06:51:34.032554 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:34.032592 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.02.28 06:51:34.032665 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.02.28 06:51:34.032809 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2025.02.28 06:51:34.033189 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.02.28 06:51:34.033436 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.02.28 06:51:34.034438 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290877 sec., 23571.758763128702 rows/sec., 1.97 MiB/sec. 2025.02.28 06:51:34.034640 [ 199 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.02.28 06:51:34.034985 [ 199 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.035074 [ 199 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_9_2} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.02.28 06:51:34.035175 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:51:34.401324 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.401535 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.401614 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:34.402477 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.402526 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.402966 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.403236 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.403462 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} executeQuery: Read 212 rows, 13.81 KiB in 0.001985 sec., 106801.00755667507 rows/sec., 6.79 MiB/sec. 2025.02.28 06:51:34.403535 [ 4 ] {6818d3e9-dc0f-404f-b932-35802a329543} TCPHandler: Processed in 0.002353058 sec. 2025.02.28 06:51:34.403849 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.404067 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:34.404151 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:34.405346 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.405402 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.405890 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:51:34.406155 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.406399 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} executeQuery: Read 695 rows, 56.82 KiB in 0.00239 sec., 290794.97907949786 rows/sec., 23.22 MiB/sec. 2025.02.28 06:51:34.406467 [ 255 ] {664702ed-6809-425a-b674-d071a7201bba} TCPHandler: Processed in 0.002792333 sec. 2025.02.28 06:51:34.406612 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.406723 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.406769 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:34.407455 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.407498 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.407968 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.408211 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.408420 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} executeQuery: Read 145 rows, 9.32 KiB in 0.00171 sec., 84795.32163742691 rows/sec., 5.32 MiB/sec. 2025.02.28 06:51:34.408472 [ 4 ] {18828b6f-04d9-418e-9ac7-12eb73c664f4} TCPHandler: Processed in 0.001916413 sec. 2025.02.28 06:51:34.408656 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.408784 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.408848 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:34.409609 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.409655 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.410049 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.410290 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.410502 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} executeQuery: Read 113 rows, 7.49 KiB in 0.001739 sec., 64979.87349051178 rows/sec., 4.21 MiB/sec. 2025.02.28 06:51:34.410601 [ 255 ] {8e700d60-7c34-4fe6-b62c-bc508bb6ebd1} TCPHandler: Processed in 0.001997684 sec. 2025.02.28 06:51:34.410856 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.411054 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.411135 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:34.412021 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.412060 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.412418 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.412659 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.412885 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} executeQuery: Read 112 rows, 6.53 KiB in 0.001879 sec., 59606.173496540716 rows/sec., 3.40 MiB/sec. 2025.02.28 06:51:34.413020 [ 4 ] {afcc609f-0c42-438d-9ec5-bfcd74e249b1} TCPHandler: Processed in 0.002300367 sec. 2025.02.28 06:51:34.413178 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.413314 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:34.413371 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:34.414190 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.414228 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.414609 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:51:34.414845 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.415029 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} executeQuery: Read 421 rows, 30.71 KiB in 0.001744 sec., 241399.08256880732 rows/sec., 17.20 MiB/sec. 2025.02.28 06:51:34.415078 [ 255 ] {7c5f947a-7e1e-497f-b0d6-bdd4e2c29481} TCPHandler: Processed in 0.001967464 sec. 2025.02.28 06:51:34.415226 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.415362 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:34.415422 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:34.415963 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.416001 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.416365 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.416609 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.416866 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. 2025.02.28 06:51:34.417042 [ 4 ] {f3c31e8e-b359-45e7-8f7d-4226d9773504} TCPHandler: Processed in 0.001879663 sec. 2025.02.28 06:51:34.417239 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.417374 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.417436 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:34.418057 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.418094 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.418485 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:51:34.418717 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.418896 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec. 2025.02.28 06:51:34.418945 [ 255 ] {e630ba3d-c066-4275-b9ae-f9300b32fa08} TCPHandler: Processed in 0.001810411 sec. 2025.02.28 06:51:34.419093 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.419229 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.419288 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:34.419829 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.419868 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.420227 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.420459 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.420673 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. 2025.02.28 06:51:34.420722 [ 4 ] {1a1958a1-3c77-4cf7-84f7-04b15614bd43} TCPHandler: Processed in 0.001695911 sec. 2025.02.28 06:51:34.420879 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.421047 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.421156 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:34.422558 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.422596 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.423255 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.02.28 06:51:34.423508 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.423710 [ 82 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.02.28 06:51:34.423734 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} executeQuery: Read 39 rows, 71.56 KiB in 0.002724 sec., 14317.180616740088 rows/sec., 25.66 MiB/sec. 2025.02.28 06:51:34.423797 [ 82 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.423879 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.424053 [ 255 ] {c679dddd-5237-4a10-a4f5-4f3d3237f767} TCPHandler: Processed in 0.003254099 sec. 2025.02.28 06:51:34.424141 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.02.28 06:51:34.424271 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:34.424545 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:34.424680 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:34.424954 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:34.425224 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part 2025.02.28 06:51:34.426031 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.02.28 06:51:34.426846 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.02.28 06:51:34.426949 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:34.427030 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:34.427503 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.02.28 06:51:34.428232 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.02.28 06:51:34.428559 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:51:34.428899 [ 198 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.02.28 06:51:34.429454 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.430164 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} executeQuery: Read 82 rows, 5.33 KiB in 0.00571 sec., 14360.77057793345 rows/sec., 933.98 KiB/sec. 2025.02.28 06:51:34.430276 [ 4 ] {7cd5d2aa-a8c6-493a-965e-a1e58a6f7966} TCPHandler: Processed in 0.006116593 sec. 2025.02.28 06:51:34.436638 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.012623781 sec., 87216.3419184791 rows/sec., 156.29 MiB/sec. 2025.02.28 06:51:34.437809 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.02.28 06:51:34.438283 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:34.438385 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_31_6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.02.28 06:51:34.438554 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. 2025.02.28 06:51:35.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.21 MiB, peak 227.73 MiB, free memory in arenas 0.00 B, will set to 221.27 MiB (RSS), difference: 2.06 MiB 2025.02.28 06:51:35.192570 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.02.28 06:51:35.213940 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:35.214004 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:35.221386 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:51:35.222156 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:35.224918 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.02.28 06:51:39.393290 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:39.393519 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:39.393599 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:39.394425 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:39.394473 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:39.394905 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:51:39.395176 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:39.395403 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. 2025.02.28 06:51:39.395459 [ 4 ] {398d5fbe-3e8f-40da-a150-58357e39c8d2} TCPHandler: Processed in 0.002308187 sec. 2025.02.28 06:51:39.395721 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:39.395914 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:39.395991 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:39.396788 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:39.396842 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:39.397279 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:51:39.397560 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:39.397830 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. 2025.02.28 06:51:39.397901 [ 255 ] {6a942b2b-31e4-4ac2-814b-eaa1d2e939af} TCPHandler: Processed in 0.002312467 sec. 2025.02.28 06:51:39.398058 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:39.398180 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:39.398234 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:39.398832 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:39.398880 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:39.399369 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:51:39.399633 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:39.399860 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. 2025.02.28 06:51:39.399912 [ 4 ] {526c796e-51a4-45d9-b286-9c34d149abe8} TCPHandler: Processed in 0.001910643 sec. 2025.02.28 06:51:39.400070 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:39.400218 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:39.400283 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:39.400896 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:39.400940 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:39.401327 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:51:39.401566 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:39.401750 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. 2025.02.28 06:51:39.401802 [ 255 ] {3efebe0e-1ff4-497a-b9f5-e21d69d7e5c3} TCPHandler: Processed in 0.001802741 sec. 2025.02.28 06:51:41.272506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.02.28 06:51:41.273202 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:41.273251 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:41.273779 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:51:41.274043 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:41.274240 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.02.28 06:51:42.725092 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.02.28 06:51:42.747256 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:42.747324 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:42.755106 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:51:42.755891 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:42.758787 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.02.28 06:51:43.858687 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1228 2025.02.28 06:51:43.861714 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:43.861765 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:43.863217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:43.863527 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:43.864834 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1228 2025.02.28 06:51:44.401877 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.402073 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.402146 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:44.403028 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.403083 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.403528 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.403793 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.404030 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} executeQuery: Read 212 rows, 13.81 KiB in 0.002012 sec., 105367.79324055667 rows/sec., 6.70 MiB/sec. 2025.02.28 06:51:44.404099 [ 4 ] {e1810543-0db3-4632-9228-cec9c10331a5} TCPHandler: Processed in 0.002352069 sec. 2025.02.28 06:51:44.404362 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.404572 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:44.404654 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:44.405942 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.405983 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.406456 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:51:44.406717 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.406946 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} executeQuery: Read 695 rows, 56.82 KiB in 0.002433 sec., 285655.5692560625 rows/sec., 22.81 MiB/sec. 2025.02.28 06:51:44.407003 [ 255 ] {6bcd7e61-c551-4aa4-9d31-d466aa1b3aa2} TCPHandler: Processed in 0.002781543 sec. 2025.02.28 06:51:44.407181 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.407328 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.407391 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:44.408162 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.408205 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.408592 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.408861 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.409088 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} executeQuery: Read 145 rows, 9.32 KiB in 0.001796 sec., 80734.96659242762 rows/sec., 5.07 MiB/sec. 2025.02.28 06:51:44.409150 [ 4 ] {ca60f607-5c9e-43f1-bf7e-a81f25af3f0c} TCPHandler: Processed in 0.002041285 sec. 2025.02.28 06:51:44.409303 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.409441 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.409498 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:44.410217 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.410257 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.410612 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.410839 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.411066 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} executeQuery: Read 113 rows, 7.49 KiB in 0.001647 sec., 68609.59319975713 rows/sec., 4.44 MiB/sec. 2025.02.28 06:51:44.411144 [ 255 ] {1528e812-1a9d-4aec-bdf4-445ad54ea393} TCPHandler: Processed in 0.001909933 sec. 2025.02.28 06:51:44.411369 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.411523 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.411580 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:44.412289 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.412329 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.412697 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.412931 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.413190 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} executeQuery: Read 112 rows, 6.53 KiB in 0.001696 sec., 66037.7358490566 rows/sec., 3.76 MiB/sec. 2025.02.28 06:51:44.413363 [ 4 ] {b7e42240-04de-4216-8042-83500deadb4f} TCPHandler: Processed in 0.002117245 sec. 2025.02.28 06:51:44.413592 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.413725 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:44.413783 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:44.414576 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.414616 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.414993 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:51:44.415222 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.415458 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} executeQuery: Read 421 rows, 30.71 KiB in 0.001761 sec., 239068.710959682 rows/sec., 17.03 MiB/sec. 2025.02.28 06:51:44.415575 [ 255 ] {7728c73b-5616-40ae-baa3-ddf95ad4c019} TCPHandler: Processed in 0.002103315 sec. 2025.02.28 06:51:44.415764 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.415925 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:44.415986 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:44.416506 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.416545 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.416929 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.417177 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.417424 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. 2025.02.28 06:51:44.417614 [ 4 ] {cc441c1f-4ef9-4b5f-8110-02fc2b61ea6d} TCPHandler: Processed in 0.001946643 sec. 2025.02.28 06:51:44.417826 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.417961 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.418023 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:44.418652 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.418691 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.419083 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:51:44.419324 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.419542 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. 2025.02.28 06:51:44.419592 [ 255 ] {ee8d30ef-43b7-4afc-8e61-3b99ef567862} TCPHandler: Processed in 0.001877382 sec. 2025.02.28 06:51:44.419745 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.419884 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.419943 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:44.420450 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.420490 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.420860 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.421108 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.421281 [ 171 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.02.28 06:51:44.421336 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2025.02.28 06:51:44.421359 [ 171 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.421431 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.421443 [ 4 ] {843f9b37-a45e-4c13-8559-0e453e8c8f11} TCPHandler: Processed in 0.001767581 sec. 2025.02.28 06:51:44.421640 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.421693 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.02.28 06:51:44.421815 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.421857 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:44.421910 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part 2025.02.28 06:51:44.421941 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:44.422137 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:44.422393 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:44.422612 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:44.422824 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:44.423031 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.02.28 06:51:44.425238 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003732275 sec., 8573.859107380886 rows/sec., 577.73 KiB/sec. 2025.02.28 06:51:44.425362 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.02.28 06:51:44.425502 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.425544 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.425790 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.425894 [ 189 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_32_7} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.02.28 06:51:44.425989 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:51:44.426376 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.02.28 06:51:44.426628 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.426859 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} executeQuery: Read 39 rows, 71.56 KiB in 0.00509 sec., 7662.082514734774 rows/sec., 13.73 MiB/sec. 2025.02.28 06:51:44.426960 [ 255 ] {79a18cb1-312f-49ba-aeeb-b3dc1f3d3646} TCPHandler: Processed in 0.005427585 sec. 2025.02.28 06:51:44.427113 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:44.427309 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:44.427402 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:44.428249 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:44.428288 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. 2025.02.28 06:51:44.428684 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:51:44.428930 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:44.429153 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} executeQuery: Read 82 rows, 5.33 KiB in 0.0019 sec., 43157.89473684211 rows/sec., 2.74 MiB/sec. 2025.02.28 06:51:44.429213 [ 4 ] {34d8a64f-dcd3-465d-8706-687d5189c833} TCPHandler: Processed in 0.002166386 sec. 2025.02.28 06:51:48.622941 [ 35 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:51:48.623014 [ 35 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:51:48.774479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.02.28 06:51:48.775209 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:48.775259 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:48.775774 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:51:48.776031 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:48.776252 [ 35 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:51:48.776309 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.02.28 06:51:48.776375 [ 35 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:48.776423 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:48.776637 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:51:48.776882 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:48.776955 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.02.28 06:51:48.777114 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.02.28 06:51:48.777355 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.02.28 06:51:48.777575 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.02.28 06:51:48.777758 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.02.28 06:51:48.777946 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.02.28 06:51:48.780370 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003838706 sec., 5498206.9478621185 rows/sec., 78.65 MiB/sec. 2025.02.28 06:51:48.780800 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:51:48.781204 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:48.781309 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_46_9} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:51:48.781432 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.02.28 06:51:49.393599 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:49.393798 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:49.393878 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:49.394707 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.394751 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.395179 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:51:49.395440 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.395648 [ 34 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:51:49.395674 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2025.02.28 06:51:49.395740 [ 34 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.395803 [ 4 ] {e4a142eb-be07-4153-8273-0ebcf08609f0} TCPHandler: Processed in 0.002339778 sec. 2025.02.28 06:51:49.395812 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.396090 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:51:49.396152 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:49.396508 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:49.396626 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1844 rows starting from the beginning of the part 2025.02.28 06:51:49.396749 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:49.396967 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:49.397082 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:49.397320 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 695 rows starting from the beginning of the part 2025.02.28 06:51:49.397790 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:49.398208 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 695 rows starting from the beginning of the part 2025.02.28 06:51:49.398623 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.02.28 06:51:49.400749 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.400834 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.401607 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:51:49.401980 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.402322 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.006358956 sec., 534993.4800618215 rows/sec., 45.18 MiB/sec. 2025.02.28 06:51:49.402353 [ 34 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:51:49.402441 [ 34 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.402503 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.402541 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} executeQuery: Read 64 rows, 5.12 KiB in 0.006089 sec., 10510.757102972573 rows/sec., 840.08 KiB/sec. 2025.02.28 06:51:49.402855 [ 255 ] {fb83bccf-c8a8-4516-b4a0-b70365dddce3} TCPHandler: Processed in 0.006891893 sec. 2025.02.28 06:51:49.402903 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:51:49.402959 [ 186 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:51:49.403121 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:49.403356 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:49.403432 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:49.403450 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2025.02.28 06:51:49.403588 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:49.403867 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:49.404292 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.404388 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part 2025.02.28 06:51:49.404908 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_76_15} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:51:49.404925 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:49.405397 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 06:51:49.405489 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part 2025.02.28 06:51:49.405755 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.02.28 06:51:49.406431 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.406477 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.407072 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:51:49.407399 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.407533 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.004926989 sec., 395170.35658086516 rows/sec., 30.18 MiB/sec. 2025.02.28 06:51:49.407728 [ 34 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:51:49.407785 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} executeQuery: Read 160 rows, 11.41 KiB in 0.00442 sec., 36199.09502262443 rows/sec., 2.52 MiB/sec. 2025.02.28 06:51:49.407816 [ 34 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.407895 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:51:49.407928 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.408041 [ 4 ] {26ae340b-6464-4c8a-a1e4-5e6daa8cfde2} TCPHandler: Processed in 0.005063071 sec. 2025.02.28 06:51:49.408350 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:49.408478 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:51:49.408689 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:49.408800 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:49.408851 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:49.408894 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21832 rows starting from the beginning of the part 2025.02.28 06:51:49.408942 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.409390 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:49.409504 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_76_15} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:51:49.409896 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.02.28 06:51:49.410019 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:51:49.410269 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:49.410459 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2025.02.28 06:51:49.410561 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.02.28 06:51:49.411078 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.411120 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.411647 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:51:49.411950 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.412095 [ 34 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:51:49.412139 [ 34 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:49.412153 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} executeQuery: Read 60 rows, 4.14 KiB in 0.00358 sec., 16759.77653631285 rows/sec., 1.13 MiB/sec. 2025.02.28 06:51:49.412176 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:49.412506 [ 255 ] {523933e7-10a3-4e0d-afd7-6357b447d24b} TCPHandler: Processed in 0.004316301 sec. 2025.02.28 06:51:49.412681 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:51:49.413049 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:49.413129 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4284 rows starting from the beginning of the part 2025.02.28 06:51:49.413469 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:49.413794 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.02.28 06:51:49.413978 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:49.414084 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.02.28 06:51:49.414313 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.02.28 06:51:49.422439 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4628 rows, containing 4 columns (4 merged, 0 gathered) in 0.010112631 sec., 457645.4930472594 rows/sec., 29.84 MiB/sec. 2025.02.28 06:51:49.422831 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:51:49.423211 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.423400 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_76_15} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:51:49.423493 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.02.28 06:51:49.425461 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22786 rows, containing 5 columns (5 merged, 0 gathered) in 0.017287238 sec., 1318082.159799038 rows/sec., 89.01 MiB/sec. 2025.02.28 06:51:49.425829 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:51:49.426133 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:49.426211 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_76_15} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:51:49.426297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.02.28 06:51:50.258979 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.02.28 06:51:50.281332 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:50.281399 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:50.288980 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:51:50.289771 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:50.290085 [ 59 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:51:50.290138 [ 59 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:50.290174 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:50.290509 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:51:50.300655 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.02.28 06:51:50.301731 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:50.302672 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.02.28 06:51:50.307801 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.02.28 06:51:50.312608 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.02.28 06:51:50.317839 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.02.28 06:51:50.323407 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.02.28 06:51:50.327869 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.02.28 06:51:50.384555 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.0943072 sec., 3679.464558379424 rows/sec., 19.03 MiB/sec. 2025.02.28 06:51:50.387784 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:51:50.390865 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:50.390988 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_46_9} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:51:50.393591 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.02.28 06:51:51.828545 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.828760 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.828842 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:51:51.829739 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.829787 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.830249 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.830535 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.830698 [ 56 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.28 06:51:51.830754 [ 56 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.830754 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} executeQuery: Read 212 rows, 13.81 KiB in 0.002053 sec., 103263.51680467608 rows/sec., 6.57 MiB/sec. 2025.02.28 06:51:51.830784 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.830910 [ 4 ] {046afaf6-9004-414b-9dd1-d413fc213be3} TCPHandler: Processed in 0.002501299 sec. 2025.02.28 06:51:51.831116 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.28 06:51:51.831276 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.831390 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:51.831466 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part 2025.02.28 06:51:51.831564 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:51:51.831590 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:51.831722 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:51:51.832042 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:51.832351 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:51.832631 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part 2025.02.28 06:51:51.833849 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.833898 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.834392 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.02.28 06:51:51.834536 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003599113 sec., 294517.01016333746 rows/sec., 19.85 MiB/sec. 2025.02.28 06:51:51.834767 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.834819 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.28 06:51:51.835414 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} executeQuery: Read 2 rows, 167.00 B in 0.003858 sec., 518.4033177812338 rows/sec., 42.27 KiB/sec. 2025.02.28 06:51:51.835668 [ 255 ] {d1464d78-5df6-4a75-a246-20ede4598572} TCPHandler: Processed in 0.004588545 sec. 2025.02.28 06:51:51.835680 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.835880 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_33_8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.28 06:51:51.835893 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.836047 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:51:51.836122 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:51.836190 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:51.837619 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.837659 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.838167 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:51:51.838420 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.838608 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} executeQuery: Read 1836 rows, 153.46 KiB in 0.00254 sec., 722834.6456692913 rows/sec., 59.00 MiB/sec. 2025.02.28 06:51:51.838660 [ 4 ] {c97e13c2-5930-418b-9d29-f44b198982e0} TCPHandler: Processed in 0.002888494 sec. 2025.02.28 06:51:51.838870 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.839098 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.839194 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:51:51.839995 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.840035 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.840406 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.840650 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.840866 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} executeQuery: Read 147 rows, 9.46 KiB in 0.001828 sec., 80415.75492341357 rows/sec., 5.05 MiB/sec. 2025.02.28 06:51:51.840918 [ 255 ] {41cc7383-56ad-48b5-a1e8-aa6e14f1ec95} TCPHandler: Processed in 0.002160926 sec. 2025.02.28 06:51:51.841089 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.841213 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.841264 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:51:51.842002 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.842041 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.842429 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.842680 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.842862 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} executeQuery: Read 341 rows, 23.30 KiB in 0.001674 sec., 203703.7037037037 rows/sec., 13.59 MiB/sec. 2025.02.28 06:51:51.842914 [ 4 ] {35cca334-ec30-45e4-97b2-2e8ebbc277cb} TCPHandler: Processed in 0.001885942 sec. 2025.02.28 06:51:51.843076 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.843213 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.843268 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:51:51.843911 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.843949 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.844309 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.844540 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.844700 [ 56 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.02.28 06:51:51.844767 [ 56 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.844785 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} executeQuery: Read 112 rows, 6.53 KiB in 0.001593 sec., 70307.59573132455 rows/sec., 4.01 MiB/sec. 2025.02.28 06:51:51.844814 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.844966 [ 255 ] {90caf68b-2e64-444a-a43b-cd486b0938e0} TCPHandler: Processed in 0.001957114 sec. 2025.02.28 06:51:51.845055 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.02.28 06:51:51.845221 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.845495 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:51:51.845628 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part 2025.02.28 06:51:51.845694 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:51.845890 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:51.845904 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:51.846297 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:51.846690 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:51.847105 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part 2025.02.28 06:51:51.849221 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.849333 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.849416 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004465004 sec., 125419.82045256847 rows/sec., 7.62 MiB/sec. 2025.02.28 06:51:51.849651 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.02.28 06:51:51.850101 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:51:51.850150 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.850371 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_33_8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.02.28 06:51:51.850578 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:51:51.850592 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.850805 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} executeQuery: Read 879 rows, 65.16 KiB in 0.005272 sec., 166729.8937784522 rows/sec., 12.07 MiB/sec. 2025.02.28 06:51:51.850870 [ 4 ] {46bfeb24-78d9-463b-b5ec-c11ac32dc8de} TCPHandler: Processed in 0.00579075 sec. 2025.02.28 06:51:51.851027 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.851146 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:51:51.851196 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:51:51.851686 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.851726 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.852086 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.852317 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.852580 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2025.02.28 06:51:51.852781 [ 255 ] {daffb27a-050a-48df-9582-7eabaa835859} TCPHandler: Processed in 0.001809052 sec. 2025.02.28 06:51:51.852975 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.853089 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.853141 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:51.853896 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.853934 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.854381 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:51:51.854632 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.854814 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} executeQuery: Read 1020 rows, 69.60 KiB in 0.001747 sec., 583858.0423583286 rows/sec., 38.91 MiB/sec. 2025.02.28 06:51:51.854866 [ 4 ] {021d5432-bc3b-4028-bddb-709fea99e953} TCPHandler: Processed in 0.001984893 sec. 2025.02.28 06:51:51.855074 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.855306 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.855401 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:51:51.855908 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.855946 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.856312 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.856546 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.856748 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. 2025.02.28 06:51:51.856797 [ 255 ] {8c60f3e2-e979-4d43-938f-324c3fcd6815} TCPHandler: Processed in 0.001836522 sec. 2025.02.28 06:51:51.856931 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.857048 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.857128 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:51:51.858304 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.858343 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.859012 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.02.28 06:51:51.859272 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.859522 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} executeQuery: Read 39 rows, 71.56 KiB in 0.00249 sec., 15662.650602409638 rows/sec., 28.07 MiB/sec. 2025.02.28 06:51:51.860143 [ 4 ] {92789f82-c8b5-437f-979e-4dad72b50c9a} TCPHandler: Processed in 0.003260479 sec. 2025.02.28 06:51:51.860452 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:51.860609 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:51.860667 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:51.861216 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:51.861260 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:51.861651 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:51:51.861884 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:51.862091 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} executeQuery: Read 58 rows, 3.68 KiB in 0.001511 sec., 38385.175380542685 rows/sec., 2.38 MiB/sec. 2025.02.28 06:51:51.862140 [ 255 ] {907a6b9f-771e-423b-9cd6-ff86c4548fc8} TCPHandler: Processed in 0.001854483 sec. 2025.02.28 06:51:53.865186 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1282 2025.02.28 06:51:53.868914 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:53.868960 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:53.870416 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:51:53.870734 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:53.872065 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1282 2025.02.28 06:51:54.388623 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:54.388819 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:54.388898 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:54.389751 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:54.389810 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:54.390320 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:51:54.390595 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:54.390815 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} executeQuery: Read 56 rows, 4.41 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.10 MiB/sec. 2025.02.28 06:51:54.390885 [ 4 ] {62be30da-b082-4daa-8bdc-d27e6b1353e5} TCPHandler: Processed in 0.002399549 sec. 2025.02.28 06:51:54.391157 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:54.391349 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:54.391425 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:54.392221 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:54.392272 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:54.392727 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:51:54.392986 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:54.393234 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. 2025.02.28 06:51:54.393306 [ 255 ] {b5d65d47-91f0-4f65-bafe-d8596a711479} TCPHandler: Processed in 0.002280157 sec. 2025.02.28 06:51:54.393481 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:54.393617 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:54.393680 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:54.394251 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:54.394289 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:54.394710 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:51:54.394977 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:54.395173 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} executeQuery: Read 64 rows, 4.56 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 2.81 MiB/sec. 2025.02.28 06:51:54.395229 [ 4 ] {81981b0a-05ef-4ef3-a1ec-e845b15b5d07} TCPHandler: Processed in 0.001809361 sec. 2025.02.28 06:51:54.395435 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:54.395598 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:54.395656 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:54.396174 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:54.396217 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:54.396609 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:51:54.396853 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:54.397078 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} executeQuery: Read 24 rows, 1.66 KiB in 0.001511 sec., 15883.520847121112 rows/sec., 1.07 MiB/sec. 2025.02.28 06:51:54.397128 [ 255 ] {5f4ef9f0-f885-4583-a4ef-763e95c96356} TCPHandler: Processed in 0.001805322 sec. 2025.02.28 06:51:56.276556 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.02.28 06:51:56.277232 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:56.277275 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:56.277813 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:51:56.278076 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:56.278316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.02.28 06:51:57.800829 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.02.28 06:51:57.820025 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:57.820086 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:57.826934 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:51:57.827683 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:57.830413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.02.28 06:51:59.393946 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:59.394268 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:51:59.394383 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:51:59.395315 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:59.395361 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:59.395792 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:51:59.396045 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:59.396280 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} executeQuery: Read 56 rows, 4.41 KiB in 0.002097 sec., 26704.81640438722 rows/sec., 2.05 MiB/sec. 2025.02.28 06:51:59.396336 [ 4 ] {0d2513d0-b85f-43a4-babb-1de7771b71d4} TCPHandler: Processed in 0.002576331 sec. 2025.02.28 06:51:59.396610 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:59.396826 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:51:59.396908 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:51:59.397793 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:59.397848 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:59.398324 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:51:59.398584 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:59.398828 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} executeQuery: Read 64 rows, 5.12 KiB in 0.002063 sec., 31022.782355792533 rows/sec., 2.42 MiB/sec. 2025.02.28 06:51:59.398898 [ 255 ] {f42e9c19-d77d-4c2b-9804-90654c485eb3} TCPHandler: Processed in 0.002431569 sec. 2025.02.28 06:51:59.399048 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:59.399171 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:51:59.399226 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:51:59.399817 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:59.399883 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:59.400284 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:51:59.400536 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:59.400771 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. 2025.02.28 06:51:59.400843 [ 4 ] {2c129e20-cddd-425e-98ec-faa7463ca73b} TCPHandler: Processed in 0.001853283 sec. 2025.02.28 06:51:59.401080 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:51:59.401320 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:51:59.401386 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:51:59.401960 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:51:59.402002 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:51:59.402385 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:51:59.402617 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:51:59.402858 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. 2025.02.28 06:51:59.402961 [ 255 ] {cd851489-7d5e-4d81-8016-8ce91b1e276e} TCPHandler: Processed in 0.002018824 sec. 2025.02.28 06:52:03.623062 [ 147 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:52:03.623128 [ 147 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:52:03.662558 [ 147 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.02.28 06:52:03.662621 [ 147 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:03.662645 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:03.662857 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.02.28 06:52:03.663109 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:03.663151 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 163 rows starting from the beginning of the part 2025.02.28 06:52:03.663238 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part 2025.02.28 06:52:03.663494 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:03.663659 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:03.663906 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part 2025.02.28 06:52:03.665127 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398149 sec., 317328.07260933326 rows/sec., 21.21 MiB/sec. 2025.02.28 06:52:03.665336 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.02.28 06:52:03.665668 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:03.665764 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_33_7} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.02.28 06:52:03.665870 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:52:03.704962 [ 147 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.02.28 06:52:03.705000 [ 147 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:03.705025 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:03.705192 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.02.28 06:52:03.705390 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:03.705434 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 341 rows starting from the beginning of the part 2025.02.28 06:52:03.705585 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 341 rows starting from the beginning of the part 2025.02.28 06:52:03.705808 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:03.705972 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:03.706164 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 341 rows starting from the beginning of the part 2025.02.28 06:52:03.707451 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002350518 sec., 531372.2336948707 rows/sec., 37.29 MiB/sec. 2025.02.28 06:52:03.707634 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.02.28 06:52:03.707972 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:03.708053 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_33_7} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.02.28 06:52:03.708135 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:52:03.778537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.02.28 06:52:03.779128 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:03.779167 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:03.779715 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:52:03.779959 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:03.780180 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.02.28 06:52:03.872447 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1298 2025.02.28 06:52:03.875128 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:03.875174 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:03.876591 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:03.876901 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:03.878268 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1298 2025.02.28 06:52:04.001369 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000973921 sec. 2025.02.28 06:52:04.189699 [ 147 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.02.28 06:52:04.189774 [ 147 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.189801 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.189962 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.02.28 06:52:04.190206 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:04.190252 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.02.28 06:52:04.190337 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:04.190516 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:04.190789 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:04.191095 [ 196 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:04.192204 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327577 sec., 85067.0031539236 rows/sec., 4.34 MiB/sec. 2025.02.28 06:52:04.192372 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.02.28 06:52:04.192723 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.192815 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_33_7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.02.28 06:52:04.192899 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 06:52:04.401939 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.402116 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.402187 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:04.403007 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.403057 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.403490 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.403744 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.403984 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} executeQuery: Read 212 rows, 13.81 KiB in 0.001908 sec., 111111.11111111111 rows/sec., 7.07 MiB/sec. 2025.02.28 06:52:04.404064 [ 4 ] {c604e577-96ca-43bd-884e-7bfd678be276} TCPHandler: Processed in 0.002257927 sec. 2025.02.28 06:52:04.404386 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.404577 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:04.404653 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:04.405762 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.405815 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.406294 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:52:04.406547 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.406788 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} executeQuery: Read 695 rows, 56.82 KiB in 0.002264 sec., 306978.79858657246 rows/sec., 24.51 MiB/sec. 2025.02.28 06:52:04.406851 [ 255 ] {c430f018-c0c3-40ef-abd1-a3ce9f0060a5} TCPHandler: Processed in 0.002635252 sec. 2025.02.28 06:52:04.407023 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.407163 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.407221 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:04.407961 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.408001 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.408370 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.408613 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.408822 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} executeQuery: Read 145 rows, 9.32 KiB in 0.001689 sec., 85849.61515689758 rows/sec., 5.39 MiB/sec. 2025.02.28 06:52:04.408876 [ 4 ] {6d8f9c66-0583-46f3-81b9-a40ba3398502} TCPHandler: Processed in 0.001919703 sec. 2025.02.28 06:52:04.409022 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.409152 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.409206 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:04.409844 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.409886 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.410251 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.410496 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.410697 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} executeQuery: Read 113 rows, 7.49 KiB in 0.001576 sec., 71700.5076142132 rows/sec., 4.64 MiB/sec. 2025.02.28 06:52:04.410750 [ 255 ] {868bb28e-0c6d-4dde-bb1b-7d754eb1f086} TCPHandler: Processed in 0.001783831 sec. 2025.02.28 06:52:04.410891 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.411028 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.411096 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:04.411821 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.411868 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.412243 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.412483 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.412731 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} executeQuery: Read 112 rows, 6.53 KiB in 0.001726 sec., 64889.91888760139 rows/sec., 3.70 MiB/sec. 2025.02.28 06:52:04.412895 [ 4 ] {7e1f0c3c-af18-43ca-a9c0-9b2da7291801} TCPHandler: Processed in 0.002051814 sec. 2025.02.28 06:52:04.413132 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.413277 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:04.413333 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:04.414124 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.414163 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.414547 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:52:04.414790 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.415001 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} executeQuery: Read 421 rows, 30.71 KiB in 0.001752 sec., 240296.80365296802 rows/sec., 17.12 MiB/sec. 2025.02.28 06:52:04.415054 [ 255 ] {ba3a7cba-a17d-4d32-8ec4-314e7b35ca84} TCPHandler: Processed in 0.002053425 sec. 2025.02.28 06:52:04.415204 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.415343 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:04.415402 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:04.415962 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.416001 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.416372 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.416609 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.416814 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. 2025.02.28 06:52:04.416862 [ 4 ] {a51d952c-d3ae-4c82-b2b6-3d86303f70d5} TCPHandler: Processed in 0.001726811 sec. 2025.02.28 06:52:04.417003 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.417141 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.417203 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:04.417879 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.417923 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.418325 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:52:04.418556 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.418744 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} executeQuery: Read 237 rows, 16.27 KiB in 0.001631 sec., 145309.62599632127 rows/sec., 9.74 MiB/sec. 2025.02.28 06:52:04.418843 [ 255 ] {4865bb2a-7538-4be5-9524-b22035ad7408} TCPHandler: Processed in 0.001905573 sec. 2025.02.28 06:52:04.419049 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.419399 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.419542 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:04.420133 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.420172 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.420535 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.420773 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.421028 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} executeQuery: Read 1 rows, 69.00 B in 0.001763 sec., 567.2149744753261 rows/sec., 38.22 KiB/sec. 2025.02.28 06:52:04.421245 [ 4 ] {d50959d8-18a0-4c9b-a7c0-2fbc82f9723d} TCPHandler: Processed in 0.002324168 sec. 2025.02.28 06:52:04.421435 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.421570 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.421655 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:04.422835 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.422872 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.423534 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.02.28 06:52:04.423788 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.423980 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} executeQuery: Read 39 rows, 71.56 KiB in 0.00244 sec., 15983.60655737705 rows/sec., 28.64 MiB/sec. 2025.02.28 06:52:04.424071 [ 255 ] {bac70f45-67b5-4cfd-b13e-37afbe2c0796} TCPHandler: Processed in 0.002736883 sec. 2025.02.28 06:52:04.424219 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:04.424357 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:04.424416 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:04.424970 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:04.425009 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:04.425387 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:52:04.425629 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:04.425884 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. 2025.02.28 06:52:04.425953 [ 4 ] {23bb3718-d84c-4630-8e72-2492f5408592} TCPHandler: Processed in 0.001802211 sec. 2025.02.28 06:52:05.330600 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.02.28 06:52:05.350963 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:05.351023 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:05.358281 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:52:05.359048 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:05.361745 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.02.28 06:52:09.393174 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:09.393510 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:09.393629 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:09.394634 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.394686 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.395143 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:52:09.395392 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.395588 [ 141 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:52:09.395657 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} executeQuery: Read 56 rows, 4.41 KiB in 0.002229 sec., 25123.37371018394 rows/sec., 1.93 MiB/sec. 2025.02.28 06:52:09.395666 [ 141 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.395735 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.395787 [ 4 ] {dc943b23-c59a-42f1-9a2f-4e7a37dc5cb1} TCPHandler: Processed in 0.002776193 sec. 2025.02.28 06:52:09.395906 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:52:09.396012 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:09.396057 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1844 rows starting from the beginning of the part 2025.02.28 06:52:09.396066 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:09.396216 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:52:09.396536 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:09.396555 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:09.396801 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:09.396860 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:09.397193 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 695 rows starting from the beginning of the part 2025.02.28 06:52:09.397526 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:09.399305 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.399377 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.400349 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:52:09.400686 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.400851 [ 141 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:52:09.400954 [ 141 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.401015 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.401109 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} executeQuery: Read 64 rows, 5.12 KiB in 0.004781 sec., 13386.320853377956 rows/sec., 1.04 MiB/sec. 2025.02.28 06:52:09.401530 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:52:09.401610 [ 255 ] {1026ddf7-3d49-443e-b378-b13bed77dbd1} TCPHandler: Processed in 0.005675038 sec. 2025.02.28 06:52:09.401841 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005996332 sec., 757629.8310367072 rows/sec., 64.38 MiB/sec. 2025.02.28 06:52:09.401935 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:09.401956 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:09.401994 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2025.02.28 06:52:09.402274 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:52:09.402375 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:09.402394 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 879 rows starting from the beginning of the part 2025.02.28 06:52:09.402576 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:09.402787 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:09.403149 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:09.403220 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.403548 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_81_16} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:52:09.403568 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 421 rows starting from the beginning of the part 2025.02.28 06:52:09.403784 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:52:09.403928 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:09.404585 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.404630 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.405255 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:52:09.405543 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.405694 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562225 sec., 527155.0614009612 rows/sec., 40.35 MiB/sec. 2025.02.28 06:52:09.405821 [ 141 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:52:09.405903 [ 141 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.405914 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} executeQuery: Read 160 rows, 11.41 KiB in 0.003744 sec., 42735.042735042734 rows/sec., 2.98 MiB/sec. 2025.02.28 06:52:09.405959 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.405975 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:52:09.406288 [ 4 ] {387405fa-6159-4a5d-b789-21e73ab3f1f0} TCPHandler: Processed in 0.004492874 sec. 2025.02.28 06:52:09.406764 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:52:09.406865 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:09.407305 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.407398 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:09.407529 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22786 rows starting from the beginning of the part 2025.02.28 06:52:09.407647 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_81_16} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:52:09.408171 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:52:09.408196 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 06:52:09.408625 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:09.409088 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:09.409292 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:09.409385 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2025.02.28 06:52:09.409461 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:09.409685 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:09.411150 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.411258 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.411845 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:52:09.412321 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.412646 [ 141 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:52:09.412742 [ 141 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:09.412828 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:09.412960 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} executeQuery: Read 60 rows, 4.14 KiB in 0.003901 sec., 15380.671622660857 rows/sec., 1.04 MiB/sec. 2025.02.28 06:52:09.413333 [ 255 ] {97f6e108-30fe-4ddf-ae79-c1089110c737} TCPHandler: Processed in 0.006898142 sec. 2025.02.28 06:52:09.413361 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:52:09.413624 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:09.413670 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4628 rows starting from the beginning of the part 2025.02.28 06:52:09.413817 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part 2025.02.28 06:52:09.414051 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part 2025.02.28 06:52:09.414521 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:09.414691 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.02.28 06:52:09.414910 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:09.418241 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4912 rows, containing 4 columns (4 merged, 0 gathered) in 0.005268323 sec., 932365.0049550872 rows/sec., 60.78 MiB/sec. 2025.02.28 06:52:09.418670 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24427 rows, containing 5 columns (5 merged, 0 gathered) in 0.012461299 sec., 1960229.0258824541 rows/sec., 132.35 MiB/sec. 2025.02.28 06:52:09.419157 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:52:09.419430 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:52:09.419560 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.419676 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_81_16} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:52:09.419800 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.02.28 06:52:09.419861 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:09.419990 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_81_16} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:52:09.420121 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.28 06:52:10.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 224.41 MiB, peak 237.30 MiB, free memory in arenas 0.00 B, will set to 225.80 MiB (RSS), difference: 1.38 MiB 2025.02.28 06:52:11.280404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.02.28 06:52:11.281105 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:11.281159 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:11.281723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:52:11.281982 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:11.282291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.02.28 06:52:12.861918 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.02.28 06:52:12.882759 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:12.882818 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:12.890162 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:52:12.890936 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:12.894542 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.02.28 06:52:13.878537 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1328 2025.02.28 06:52:13.881523 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:13.881568 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:13.883035 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:13.883340 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:13.883554 [ 137 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:52:13.883665 [ 137 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:13.883729 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:13.884295 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:52:13.885717 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1328 2025.02.28 06:52:13.886059 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:13.886302 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part 2025.02.28 06:52:13.886931 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.02.28 06:52:13.887630 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2025.02.28 06:52:13.888305 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2025.02.28 06:52:13.888920 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2025.02.28 06:52:13.889509 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.02.28 06:52:13.897797 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.013922057 sec., 95388.20305074171 rows/sec., 74.67 MiB/sec. 2025.02.28 06:52:13.899307 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:52:13.900081 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:13.900164 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_36_7} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:52:13.900479 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.02.28 06:52:14.401446 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.401660 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.401740 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:14.402690 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.402738 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.403194 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.403454 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.403662 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} executeQuery: Read 212 rows, 13.81 KiB in 0.002061 sec., 102862.68801552645 rows/sec., 6.54 MiB/sec. 2025.02.28 06:52:14.403731 [ 4 ] {4fe5b58f-3aae-44a3-9b4d-947fe036c53f} TCPHandler: Processed in 0.002427999 sec. 2025.02.28 06:52:14.403993 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.404180 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:14.404251 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:14.405334 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.405382 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.405862 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:52:14.406119 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.406373 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} executeQuery: Read 695 rows, 56.82 KiB in 0.002242 sec., 309991.0793933987 rows/sec., 24.75 MiB/sec. 2025.02.28 06:52:14.406473 [ 255 ] {cce8dfa7-3cbd-472f-b0ec-13e32a0aea55} TCPHandler: Processed in 0.002606102 sec. 2025.02.28 06:52:14.406674 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.406859 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.406914 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:14.407591 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.407631 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.408020 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.408264 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.408438 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} executeQuery: Read 145 rows, 9.32 KiB in 0.001625 sec., 89230.76923076923 rows/sec., 5.60 MiB/sec. 2025.02.28 06:52:14.408491 [ 4 ] {9665678b-a536-4eb7-bae8-43bb7ecd7f46} TCPHandler: Processed in 0.001950073 sec. 2025.02.28 06:52:14.408633 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.408763 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.408820 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:14.409549 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.409588 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.409951 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.410185 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.410396 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} executeQuery: Read 113 rows, 7.49 KiB in 0.001624 sec., 69581.28078817733 rows/sec., 4.50 MiB/sec. 2025.02.28 06:52:14.410448 [ 255 ] {f4d3c160-a9ca-4e92-89a6-acafabf38d26} TCPHandler: Processed in 0.001848952 sec. 2025.02.28 06:52:14.410601 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.410725 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.410776 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:14.411433 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.411472 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.411853 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.412105 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.412324 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} executeQuery: Read 112 rows, 6.53 KiB in 0.001613 sec., 69435.833849969 rows/sec., 3.96 MiB/sec. 2025.02.28 06:52:14.412444 [ 4 ] {b157dbd3-5346-4035-9a04-b5edb5ce8b80} TCPHandler: Processed in 0.001898123 sec. 2025.02.28 06:52:14.412674 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.412796 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:14.412844 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:14.413594 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.413634 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.414007 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:52:14.414242 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.414452 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} executeQuery: Read 421 rows, 30.71 KiB in 0.00168 sec., 250595.23809523808 rows/sec., 17.85 MiB/sec. 2025.02.28 06:52:14.414505 [ 255 ] {61cba880-d9db-4b00-a3bc-6ed35ac96753} TCPHandler: Processed in 0.001928513 sec. 2025.02.28 06:52:14.414653 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.414773 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:14.414826 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:14.415320 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.415357 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.415738 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.415984 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.416164 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. 2025.02.28 06:52:14.416212 [ 4 ] {e4583080-0e87-4a88-8513-692f7b3a850d} TCPHandler: Processed in 0.001616839 sec. 2025.02.28 06:52:14.416364 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.416502 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.416564 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:14.417242 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.417289 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.417674 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:52:14.417902 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.418099 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. 2025.02.28 06:52:14.418148 [ 255 ] {3bb8c900-7f62-4025-949a-9e5cf7d5b7c9} TCPHandler: Processed in 0.001850122 sec. 2025.02.28 06:52:14.418286 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.418424 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.418485 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:14.419041 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.419086 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.419492 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.419740 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.419951 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. 2025.02.28 06:52:14.420100 [ 4 ] {b976f01d-0a5c-43b5-a77b-23361c805377} TCPHandler: Processed in 0.001864803 sec. 2025.02.28 06:52:14.420335 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.420478 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.420571 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:14.421867 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.421907 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.422555 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.02.28 06:52:14.422816 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.423069 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} executeQuery: Read 39 rows, 71.56 KiB in 0.00262 sec., 14885.496183206107 rows/sec., 26.67 MiB/sec. 2025.02.28 06:52:14.423387 [ 255 ] {5ab22846-8401-45f6-9090-0827a2a19973} TCPHandler: Processed in 0.003177348 sec. 2025.02.28 06:52:14.423552 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:14.423691 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:14.423750 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:14.424317 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:14.424355 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. 2025.02.28 06:52:14.424727 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:52:14.424970 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:14.425147 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} executeQuery: Read 82 rows, 5.33 KiB in 0.001487 sec., 55144.58641560188 rows/sec., 3.50 MiB/sec. 2025.02.28 06:52:14.425196 [ 4 ] {0184097e-907c-444c-857f-a33516667eeb} TCPHandler: Processed in 0.001709741 sec. 2025.02.28 06:52:18.623173 [ 132 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:52:18.623240 [ 132 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:52:18.782577 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.02.28 06:52:18.783400 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:18.783444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:18.783950 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:52:18.784194 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:18.784399 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.02.28 06:52:19.393917 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:19.394129 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:19.394208 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:19.394986 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:19.395025 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:19.395463 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:52:19.395722 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:19.395940 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} executeQuery: Read 56 rows, 4.41 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.30 MiB/sec. 2025.02.28 06:52:19.396043 [ 4 ] {070f9a26-4a9c-427e-94e4-615c6ad03911} TCPHandler: Processed in 0.002261157 sec. 2025.02.28 06:52:19.396307 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:19.396515 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:19.396588 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:19.397332 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:19.397379 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:19.397813 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:52:19.398061 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:19.398304 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. 2025.02.28 06:52:19.398395 [ 255 ] {a7221d1c-6015-43d0-b9ce-5625f5265d76} TCPHandler: Processed in 0.002240707 sec. 2025.02.28 06:52:19.398594 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:19.398860 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:19.398924 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:19.399588 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:19.399629 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:19.400030 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:52:19.400290 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:19.400508 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} executeQuery: Read 160 rows, 11.41 KiB in 0.001722 sec., 92915.21486643438 rows/sec., 6.47 MiB/sec. 2025.02.28 06:52:19.400560 [ 4 ] {54f24467-51df-4bd6-a712-684af52cb390} TCPHandler: Processed in 0.002078015 sec. 2025.02.28 06:52:19.400707 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:19.400832 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:19.400889 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:19.401397 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:19.401437 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:19.401837 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:52:19.402082 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:19.402321 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. 2025.02.28 06:52:19.402422 [ 255 ] {d8fc09e3-9b89-45ac-8d58-a80c841741f7} TCPHandler: Processed in 0.001777421 sec. 2025.02.28 06:52:20.394712 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.02.28 06:52:20.415934 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:20.415987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:20.423604 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:52:20.424375 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:20.428200 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.02.28 06:52:21.828208 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.828431 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.828517 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:21.829380 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.829438 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.829894 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.830160 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.830391 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} executeQuery: Read 212 rows, 13.81 KiB in 0.002008 sec., 105577.6892430279 rows/sec., 6.71 MiB/sec. 2025.02.28 06:52:21.830489 [ 4 ] {d81c4f29-fdc6-412f-a4d8-fb82defea1d8} TCPHandler: Processed in 0.002421169 sec. 2025.02.28 06:52:21.830818 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.831032 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:52:21.831114 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:52:21.831928 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.831982 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.832420 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.02.28 06:52:21.832685 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.832949 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} executeQuery: Read 16 rows, 1.30 KiB in 0.00197 sec., 8121.827411167513 rows/sec., 662.28 KiB/sec. 2025.02.28 06:52:21.833048 [ 255 ] {7cf6aa62-e8d4-4a8a-9e10-9169d891f4d0} TCPHandler: Processed in 0.002417689 sec. 2025.02.28 06:52:21.833209 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.833335 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:21.833389 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:21.834680 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.834720 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.835205 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:52:21.835467 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.835657 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} executeQuery: Read 1843 rows, 153.97 KiB in 0.002351 sec., 783921.7354317312 rows/sec., 63.96 MiB/sec. 2025.02.28 06:52:21.835709 [ 4 ] {59489f4f-6fd5-4fbc-baf6-7c41919992f2} TCPHandler: Processed in 0.002561471 sec. 2025.02.28 06:52:21.835862 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.835987 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.836040 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:21.836718 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.836759 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.837138 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.837375 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.837617 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} executeQuery: Read 161 rows, 10.44 KiB in 0.001655 sec., 97280.9667673716 rows/sec., 6.16 MiB/sec. 2025.02.28 06:52:21.837809 [ 255 ] {d1f1787f-f032-4025-a805-93056b73bcf2} TCPHandler: Processed in 0.001998384 sec. 2025.02.28 06:52:21.838013 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.838133 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.838182 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:21.838843 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.838879 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.839230 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.839548 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.839722 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} executeQuery: Read 341 rows, 23.30 KiB in 0.001616 sec., 211014.8514851485 rows/sec., 14.08 MiB/sec. 2025.02.28 06:52:21.839772 [ 4 ] {90158a4f-e089-475a-8321-874f67ce2574} TCPHandler: Processed in 0.001853112 sec. 2025.02.28 06:52:21.839922 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.840060 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.840117 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:21.840786 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.840825 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.841180 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.841420 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.841662 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} executeQuery: Read 112 rows, 6.53 KiB in 0.001624 sec., 68965.5172413793 rows/sec., 3.93 MiB/sec. 2025.02.28 06:52:21.841803 [ 255 ] {35fe3357-c630-49a8-bc7f-0d27a2c891e5} TCPHandler: Processed in 0.001944464 sec. 2025.02.28 06:52:21.841998 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.842120 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:21.842167 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:21.843021 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.843059 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.843466 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:52:21.843711 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.843888 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} executeQuery: Read 893 rows, 66.30 KiB in 0.001791 sec., 498604.1317699609 rows/sec., 36.15 MiB/sec. 2025.02.28 06:52:21.843939 [ 4 ] {0e20b81b-6145-4fda-ae34-877c06f4087f} TCPHandler: Processed in 0.002040784 sec. 2025.02.28 06:52:21.844085 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.844223 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:21.844284 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:21.844814 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.844852 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.845212 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.845465 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.845674 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. 2025.02.28 06:52:21.845724 [ 255 ] {f101a54b-7b7e-498b-b716-f8a82a45a213} TCPHandler: Processed in 0.001706291 sec. 2025.02.28 06:52:21.845857 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.845973 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.846026 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:21.846792 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.846830 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.847274 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:52:21.847521 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.847704 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} executeQuery: Read 1027 rows, 70.10 KiB in 0.001755 sec., 585185.1851851852 rows/sec., 39.01 MiB/sec. 2025.02.28 06:52:21.847755 [ 4 ] {a650f500-fc05-42d9-8c6b-1abb30712467} TCPHandler: Processed in 0.001953844 sec. 2025.02.28 06:52:21.847890 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.848004 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.848055 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:21.848522 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.848559 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.848915 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.849142 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.849346 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. 2025.02.28 06:52:21.849395 [ 255 ] {416a0978-aecd-476d-9c2c-2c434adf928f} TCPHandler: Processed in 0.001565509 sec. 2025.02.28 06:52:21.849526 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.849642 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.849723 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:21.850899 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.850936 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.851584 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.02.28 06:52:21.851852 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.851987 [ 128 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.02.28 06:52:21.852042 [ 128 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.852059 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} executeQuery: Read 39 rows, 71.56 KiB in 0.002438 sec., 15996.718621821165 rows/sec., 28.67 MiB/sec. 2025.02.28 06:52:21.852075 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.852551 [ 4 ] {2565ed77-c9db-4e1a-96dc-b04db5cf6c3f} TCPHandler: Processed in 0.003074186 sec. 2025.02.28 06:52:21.852635 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.02.28 06:52:21.853058 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:21.853345 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:21.853466 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:21.853840 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:21.854125 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1101 rows starting from the beginning of the part 2025.02.28 06:52:21.854907 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.02.28 06:52:21.855690 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:21.855754 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.02.28 06:52:21.855776 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:21.856323 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.02.28 06:52:21.856943 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.02.28 06:52:21.857583 [ 199 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.02.28 06:52:21.857662 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:52:21.858537 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.859081 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} executeQuery: Read 58 rows, 3.68 KiB in 0.00576 sec., 10069.444444444443 rows/sec., 638.33 KiB/sec. 2025.02.28 06:52:21.859574 [ 255 ] {a05788d3-4087-494d-895c-91265c2aca46} TCPHandler: Processed in 0.006894872 sec. 2025.02.28 06:52:21.868299 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.016073243 sec., 80630.89695091402 rows/sec., 144.49 MiB/sec. 2025.02.28 06:52:21.869699 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.02.28 06:52:21.870129 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:21.870214 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_36_7} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.02.28 06:52:21.870371 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. 2025.02.28 06:52:22.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.00 MiB, peak 238.36 MiB, free memory in arenas 0.00 B, will set to 230.37 MiB (RSS), difference: 3.37 MiB 2025.02.28 06:52:23.886091 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1382 2025.02.28 06:52:23.889595 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:23.889635 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:23.891104 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:23.891410 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:23.892309 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2025.02.28 06:52:24.389641 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:24.389835 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:24.389912 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:24.391200 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:24.391262 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:24.391753 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:52:24.392023 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:24.392282 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} executeQuery: Read 56 rows, 4.41 KiB in 0.002502 sec., 22382.09432454037 rows/sec., 1.72 MiB/sec. 2025.02.28 06:52:24.392353 [ 4 ] {24d0407e-e0ec-4823-86fb-441a091f5136} TCPHandler: Processed in 0.002855614 sec. 2025.02.28 06:52:24.392654 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:24.392854 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:24.392939 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:24.393737 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:24.393793 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:24.394248 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:52:24.394506 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:24.394776 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. 2025.02.28 06:52:24.394868 [ 255 ] {df58b2a4-abc0-498c-a9e8-51900b90487c} TCPHandler: Processed in 0.002404889 sec. 2025.02.28 06:52:24.395110 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:24.395323 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:24.395381 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:24.395953 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:24.396003 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:24.396423 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:52:24.396691 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:24.396984 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} executeQuery: Read 64 rows, 4.56 KiB in 0.001696 sec., 37735.84905660377 rows/sec., 2.63 MiB/sec. 2025.02.28 06:52:24.397074 [ 4 ] {7f3ef0b4-98c3-42cb-bf87-920350646712} TCPHandler: Processed in 0.002097105 sec. 2025.02.28 06:52:24.397253 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:24.397387 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:24.397447 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:24.398023 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:24.398069 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:24.398549 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:52:24.398841 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:24.399113 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} executeQuery: Read 24 rows, 1.66 KiB in 0.001754 sec., 13683.010262257698 rows/sec., 944.27 KiB/sec. 2025.02.28 06:52:24.399220 [ 255 ] {be33c227-f822-4fb6-bb22-9ac718d0b943} TCPHandler: Processed in 0.002030684 sec. 2025.02.28 06:52:26.284659 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.02.28 06:52:26.287041 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:26.287092 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:26.287631 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:52:26.287893 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:26.288035 [ 124 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:52:26.288092 [ 124 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:26.288111 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.02.28 06:52:26.288121 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:26.288273 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:52:26.288457 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:26.288507 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.02.28 06:52:26.288596 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.02.28 06:52:26.288823 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.02.28 06:52:26.289039 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.02.28 06:52:26.289179 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.02.28 06:52:26.289327 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.02.28 06:52:26.291760 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003555613 sec., 6587893.564344601 rows/sec., 94.24 MiB/sec. 2025.02.28 06:52:26.292444 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:52:26.292918 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:26.293020 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_51_10} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:52:26.293139 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.02.28 06:52:27.928388 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.02.28 06:52:27.950739 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:27.950807 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:27.958201 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:52:27.958997 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:27.959470 [ 121 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:52:27.959663 [ 121 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:27.959771 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:27.960198 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:52:27.976170 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.02.28 06:52:27.978667 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:27.980120 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.02.28 06:52:27.985391 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.02.28 06:52:27.990944 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.02.28 06:52:27.996333 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.02.28 06:52:28.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.90 MiB, peak 238.36 MiB, free memory in arenas 0.00 B, will set to 230.39 MiB (RSS), difference: -4.51 MiB 2025.02.28 06:52:28.002309 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.02.28 06:52:28.006740 [ 197 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.02.28 06:52:28.064242 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10429994 sec., 3691.277291242929 rows/sec., 19.09 MiB/sec. 2025.02.28 06:52:28.067438 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:52:28.070499 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:28.070629 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_51_10} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:52:28.073198 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 06:52:29.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 226.94 MiB, peak 240.36 MiB, free memory in arenas 0.00 B, will set to 231.02 MiB (RSS), difference: 4.09 MiB 2025.02.28 06:52:29.393534 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:29.393890 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:29.393967 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:29.394737 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.394782 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.395244 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:52:29.395512 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.395679 [ 120 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:52:29.395721 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. 2025.02.28 06:52:29.395724 [ 120 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.395797 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.395823 [ 4 ] {b4707c88-5a0c-438e-8370-907f68fbaf1c} TCPHandler: Processed in 0.00248958 sec. 2025.02.28 06:52:29.396130 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:52:29.396152 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:29.396696 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:29.396828 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1844 rows starting from the beginning of the part 2025.02.28 06:52:29.396931 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:29.397276 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:29.397343 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 695 rows starting from the beginning of the part 2025.02.28 06:52:29.397930 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:29.398297 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:52:29.398559 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:29.398934 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:29.400513 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.400601 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.401634 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:52:29.401954 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.402164 [ 120 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:52:29.402258 [ 120 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.402291 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.402351 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} executeQuery: Read 64 rows, 5.12 KiB in 0.00573 sec., 11169.284467713787 rows/sec., 892.71 KiB/sec. 2025.02.28 06:52:29.402846 [ 255 ] {d435bb9d-1c6f-4403-a548-cf713f0fcb2a} TCPHandler: Processed in 0.006904792 sec. 2025.02.28 06:52:29.403149 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:29.403175 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:52:29.403560 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:29.403761 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:29.403821 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:29.403955 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2025.02.28 06:52:29.404514 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part 2025.02.28 06:52:29.405038 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:29.405486 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.009554675 sec., 476206.67369638424 rows/sec., 40.46 MiB/sec. 2025.02.28 06:52:29.405524 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 893 rows starting from the beginning of the part 2025.02.28 06:52:29.405965 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:29.406066 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:52:29.406554 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:29.407559 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.407987 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_86_17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:52:29.408339 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:52:29.408662 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.408792 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.409722 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:52:29.410040 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.410207 [ 120 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:52:29.410251 [ 120 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.410261 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} executeQuery: Read 160 rows, 11.41 KiB in 0.006862 sec., 23316.81725444477 rows/sec., 1.62 MiB/sec. 2025.02.28 06:52:29.410293 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.410578 [ 4 ] {15708fe9-ae24-41b1-a484-45e05655e22e} TCPHandler: Processed in 0.007589551 sec. 2025.02.28 06:52:29.410901 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:52:29.411033 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:29.411679 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:29.411830 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24427 rows starting from the beginning of the part 2025.02.28 06:52:29.411906 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:29.412242 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.009818448 sec., 246372.95018520238 rows/sec., 18.87 MiB/sec. 2025.02.28 06:52:29.412370 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2025.02.28 06:52:29.412730 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:52:29.412957 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:29.413356 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:52:29.413862 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:29.413919 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.414359 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_86_17} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:52:29.414382 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:29.414753 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:52:29.414935 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:29.416098 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.416145 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.416750 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:52:29.417220 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.417517 [ 120 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:52:29.417634 [ 120 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:29.417725 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:29.417860 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} executeQuery: Read 60 rows, 4.14 KiB in 0.006251 sec., 9598.464245720685 rows/sec., 662.39 KiB/sec. 2025.02.28 06:52:29.418189 [ 255 ] {b0e57d0c-afbf-42ac-bea5-53a5d5ffd73b} TCPHandler: Processed in 0.007430339 sec. 2025.02.28 06:52:29.418247 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:52:29.418558 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:29.418602 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4912 rows starting from the beginning of the part 2025.02.28 06:52:29.418706 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.02.28 06:52:29.418798 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:29.419187 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 58 rows starting from the beginning of the part 2025.02.28 06:52:29.419280 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part 2025.02.28 06:52:29.419635 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:29.422489 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.004610656 sec., 1126954.6025554715 rows/sec., 73.46 MiB/sec. 2025.02.28 06:52:29.423024 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:52:29.423332 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.423414 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_86_17} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:52:29.423517 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.02.28 06:52:29.425138 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26075 rows, containing 5 columns (5 merged, 0 gathered) in 0.014715766 sec., 1771909.1211425895 rows/sec., 119.63 MiB/sec. 2025.02.28 06:52:29.425411 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:52:29.425726 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:29.425808 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_86_17} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:52:29.425898 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 06:52:33.518866 [ 114 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.02.28 06:52:33.518950 [ 114 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:33.518980 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:33.519180 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.02.28 06:52:33.519374 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:33.519424 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part 2025.02.28 06:52:33.519525 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.02.28 06:52:33.519740 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.02.28 06:52:33.519971 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.02.28 06:52:33.520212 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.02.28 06:52:33.521426 [ 198 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002352568 sec., 15302.426964916634 rows/sec., 1.01 MiB/sec. 2025.02.28 06:52:33.521605 [ 198 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.02.28 06:52:33.521979 [ 198 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:33.522074 [ 198 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_36_8} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.02.28 06:52:33.522192 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:52:33.623278 [ 114 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:52:33.623311 [ 114 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:52:33.788359 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.02.28 06:52:33.789093 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:33.789143 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:33.789680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:52:33.789953 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:33.790224 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.02.28 06:52:33.892713 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1398 2025.02.28 06:52:33.895440 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:33.895482 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:33.896946 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:33.897261 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:33.898577 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1398 2025.02.28 06:52:34.402193 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.402386 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.402459 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:34.403262 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.403314 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.403777 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.404050 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.404277 [ 113 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.28 06:52:34.404304 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} executeQuery: Read 212 rows, 13.81 KiB in 0.001964 sec., 107942.97352342159 rows/sec., 6.87 MiB/sec. 2025.02.28 06:52:34.404373 [ 113 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.404451 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.404460 [ 4 ] {229a0f0b-10e3-4e7b-947f-238ba7126a93} TCPHandler: Processed in 0.002403189 sec. 2025.02.28 06:52:34.404697 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.28 06:52:34.404752 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.404871 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:34.404922 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part 2025.02.28 06:52:34.404963 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:34.405074 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part 2025.02.28 06:52:34.405081 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:34.405374 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part 2025.02.28 06:52:34.405668 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part 2025.02.28 06:52:34.405885 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part 2025.02.28 06:52:34.407448 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.407487 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.407747 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003198458 sec., 331409.698048247 rows/sec., 22.34 MiB/sec. 2025.02.28 06:52:34.408015 [ 196 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.28 06:52:34.408180 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:52:34.408548 [ 196 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.408724 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.408755 [ 196 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_37_9} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.28 06:52:34.408923 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:52:34.409109 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} executeQuery: Read 695 rows, 56.82 KiB in 0.004211 sec., 165043.93255758725 rows/sec., 13.18 MiB/sec. 2025.02.28 06:52:34.409203 [ 255 ] {ce7b9641-181f-4bd7-b295-b485e35072bd} TCPHandler: Processed in 0.004618815 sec. 2025.02.28 06:52:34.409442 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.409617 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.409677 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:34.410362 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.410405 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.410825 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.411080 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.411305 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} executeQuery: Read 145 rows, 9.32 KiB in 0.001716 sec., 84498.83449883449 rows/sec., 5.30 MiB/sec. 2025.02.28 06:52:34.411382 [ 4 ] {2471ef60-df36-4816-a816-ec344723e01c} TCPHandler: Processed in 0.002075925 sec. 2025.02.28 06:52:34.411582 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.411727 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.411789 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:34.412442 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.412480 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.412856 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.413098 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.413288 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} executeQuery: Read 113 rows, 7.49 KiB in 0.001597 sec., 70757.67063243582 rows/sec., 4.58 MiB/sec. 2025.02.28 06:52:34.413422 [ 255 ] {95f023e4-f378-4534-ae65-b71000ea0637} TCPHandler: Processed in 0.001951683 sec. 2025.02.28 06:52:34.413615 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.413757 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.413815 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:34.414477 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.414518 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.414898 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.415143 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.415334 [ 113 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.02.28 06:52:34.415393 [ 113 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.415416 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} executeQuery: Read 112 rows, 6.53 KiB in 0.00168 sec., 66666.66666666666 rows/sec., 3.80 MiB/sec. 2025.02.28 06:52:34.415435 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.415575 [ 4 ] {0ea38d8b-ab4e-4349-abf9-ad475ebd4b2a} TCPHandler: Processed in 0.002067755 sec. 2025.02.28 06:52:34.415816 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.415847 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.02.28 06:52:34.416029 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:34.416139 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:34.416279 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:34.416371 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part 2025.02.28 06:52:34.416626 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part 2025.02.28 06:52:34.416932 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part 2025.02.28 06:52:34.417253 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part 2025.02.28 06:52:34.417517 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part 2025.02.28 06:52:34.419135 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.419199 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.420184 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:52:34.420200 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004605395 sec., 121596.5188653742 rows/sec., 7.39 MiB/sec. 2025.02.28 06:52:34.420410 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.02.28 06:52:34.420520 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.420824 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} executeQuery: Read 421 rows, 30.71 KiB in 0.004854 sec., 86732.59167696745 rows/sec., 6.18 MiB/sec. 2025.02.28 06:52:34.421014 [ 255 ] {b81c00cf-7edf-4668-b33b-0458e3ddaf6c} TCPHandler: Processed in 0.005338614 sec. 2025.02.28 06:52:34.421038 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.421240 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.421393 [ 201 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_37_9} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.02.28 06:52:34.421606 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:34.421708 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:52:34.421784 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:34.422493 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.422533 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.422902 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.423159 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.423384 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} executeQuery: Read 6 rows, 321.00 B in 0.001896 sec., 3164.556962025317 rows/sec., 165.34 KiB/sec. 2025.02.28 06:52:34.423433 [ 4 ] {776cf274-d51d-47c8-afa4-bac21498fff2} TCPHandler: Processed in 0.002332998 sec. 2025.02.28 06:52:34.423619 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.423740 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.423796 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:34.424376 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.424412 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.424849 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:52:34.425093 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.425291 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} executeQuery: Read 237 rows, 16.27 KiB in 0.001571 sec., 150859.32527052832 rows/sec., 10.11 MiB/sec. 2025.02.28 06:52:34.425394 [ 255 ] {2e159f89-898b-4469-a52b-b8f3b29d331e} TCPHandler: Processed in 0.001834952 sec. 2025.02.28 06:52:34.425568 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.425699 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.425753 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:34.426232 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.426272 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.426638 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.426884 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.427105 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. 2025.02.28 06:52:34.427156 [ 4 ] {dc75130f-85af-48f7-9850-46d0f6bd6a88} TCPHandler: Processed in 0.00167102 sec. 2025.02.28 06:52:34.427291 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.427408 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.427489 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:34.428640 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.428677 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.429351 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.02.28 06:52:34.429614 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.429811 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} executeQuery: Read 39 rows, 71.56 KiB in 0.002429 sec., 16055.990119390695 rows/sec., 28.77 MiB/sec. 2025.02.28 06:52:34.429904 [ 255 ] {fd73d5cc-8063-4bc9-8864-d4dd1162c3ef} TCPHandler: Processed in 0.002667742 sec. 2025.02.28 06:52:34.430050 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:34.430169 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:34.430221 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:34.430731 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:34.430769 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:34.431139 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:52:34.431368 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:34.431585 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. 2025.02.28 06:52:34.431639 [ 4 ] {a4c37d76-1505-42ef-bebb-faaf533b1036} TCPHandler: Processed in 0.00164402 sec. 2025.02.28 06:52:35.476366 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.02.28 06:52:35.495156 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:35.495205 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:35.502182 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:52:35.502966 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:35.505574 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.02.28 06:52:39.394378 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:39.394612 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:39.394697 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:39.395563 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:39.395619 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:39.396069 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:52:39.396344 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:39.396587 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} executeQuery: Read 56 rows, 4.41 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.11 MiB/sec. 2025.02.28 06:52:39.396655 [ 4 ] {4d4706fd-3dad-46aa-a3df-ebc8e8e26c76} TCPHandler: Processed in 0.002424899 sec. 2025.02.28 06:52:39.396931 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:39.397144 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:39.397227 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:39.397991 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:39.398041 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:39.398480 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:52:39.398730 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:39.398963 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. 2025.02.28 06:52:39.399018 [ 255 ] {3ef13ec9-4dc2-4f9d-a336-cff743f2ab84} TCPHandler: Processed in 0.002232646 sec. 2025.02.28 06:52:39.399174 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:39.399333 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:39.399427 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:39.400338 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:39.400379 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:39.400781 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:52:39.401019 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:39.401238 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} executeQuery: Read 160 rows, 11.41 KiB in 0.001961 sec., 81591.0249872514 rows/sec., 5.68 MiB/sec. 2025.02.28 06:52:39.401295 [ 4 ] {91fb2f11-f8b4-4643-82c4-17ab717f367f} TCPHandler: Processed in 0.002177656 sec. 2025.02.28 06:52:39.401467 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:39.401606 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:39.401669 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:39.402254 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:39.402293 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:39.402667 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:52:39.402910 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:39.403143 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. 2025.02.28 06:52:39.403229 [ 255 ] {9cd824f8-dba3-4f38-8009-bd04ae82f013} TCPHandler: Processed in 0.001827202 sec. 2025.02.28 06:52:41.290430 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.02.28 06:52:41.291466 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:41.291513 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:41.292048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:52:41.292295 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:41.292537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.02.28 06:52:43.005746 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.02.28 06:52:43.026537 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:43.026609 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. 2025.02.28 06:52:43.033924 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:52:43.034712 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:43.038461 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.02.28 06:52:43.898859 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1428 2025.02.28 06:52:43.901938 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:43.901998 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:43.903483 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:43.903811 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:43.904440 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1428 2025.02.28 06:52:44.401935 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.402156 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.402240 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:44.403145 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.403192 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.403647 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.403916 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.404122 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.02.28 06:52:44.404192 [ 4 ] {6d586a73-61ac-4c5c-b791-a50190e0e205} TCPHandler: Processed in 0.002421058 sec. 2025.02.28 06:52:44.404467 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.404685 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:44.404768 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:44.406042 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.406093 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.406570 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:52:44.406821 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.407057 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} executeQuery: Read 695 rows, 56.82 KiB in 0.002436 sec., 285303.77668308705 rows/sec., 22.78 MiB/sec. 2025.02.28 06:52:44.407113 [ 255 ] {04c23741-3cb7-4479-83c8-a9b3aa18234d} TCPHandler: Processed in 0.002789513 sec. 2025.02.28 06:52:44.407276 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.407406 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.407459 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:44.408123 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.408162 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.408564 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.408829 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.409044 [ 102 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.02.28 06:52:44.409061 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} executeQuery: Read 145 rows, 9.32 KiB in 0.001681 sec., 86258.17965496729 rows/sec., 5.41 MiB/sec. 2025.02.28 06:52:44.409141 [ 102 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.409213 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.409213 [ 4 ] {efa78ff4-3de6-4f73-8956-28dc0661e61b} TCPHandler: Processed in 0.001997564 sec. 2025.02.28 06:52:44.409489 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.409572 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.02.28 06:52:44.409836 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.409990 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:44.410084 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:44.410184 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 163 rows starting from the beginning of the part 2025.02.28 06:52:44.410493 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:44.410849 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:44.411260 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part 2025.02.28 06:52:44.411623 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:44.411965 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 145 rows starting from the beginning of the part 2025.02.28 06:52:44.412918 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.412992 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.413998 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.414482 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.414904 [ 102 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.02.28 06:52:44.414961 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.005637527 sec., 160353.99919148948 rows/sec., 10.71 MiB/sec. 2025.02.28 06:52:44.415014 [ 102 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.415088 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.415130 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} executeQuery: Read 113 rows, 7.49 KiB in 0.005395 sec., 20945.319740500465 rows/sec., 1.36 MiB/sec. 2025.02.28 06:52:44.415518 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.02.28 06:52:44.415665 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.02.28 06:52:44.416234 [ 255 ] {bc6091b1-bde1-4249-97f1-1208c29499a9} TCPHandler: Processed in 0.006876282 sec. 2025.02.28 06:52:44.416536 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:44.416655 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.416681 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.416757 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 341 rows starting from the beginning of the part 2025.02.28 06:52:44.417242 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:44.417224 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.417257 [ 200 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_38_8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.02.28 06:52:44.417518 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:44.417689 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:44.417778 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.28 06:52:44.418150 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 341 rows starting from the beginning of the part 2025.02.28 06:52:44.418440 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:44.418775 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part 2025.02.28 06:52:44.420692 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.420776 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.421648 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.421810 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006581679 sec., 172296.46113096672 rows/sec., 12.02 MiB/sec. 2025.02.28 06:52:44.422090 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.02.28 06:52:44.422100 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.422541 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} executeQuery: Read 112 rows, 6.53 KiB in 0.005582 sec., 20064.493013256895 rows/sec., 1.14 MiB/sec. 2025.02.28 06:52:44.422690 [ 4 ] {4973da3d-2d7f-417f-8f98-d85fb07c578c} TCPHandler: Processed in 0.006219664 sec. 2025.02.28 06:52:44.422735 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.422884 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.422892 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_38_8} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.02.28 06:52:44.423061 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.02.28 06:52:44.423103 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:44.423158 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:44.423945 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.423985 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.424385 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:52:44.424626 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.424849 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} executeQuery: Read 421 rows, 30.71 KiB in 0.001804 sec., 233370.28824833702 rows/sec., 16.62 MiB/sec. 2025.02.28 06:52:44.424918 [ 255 ] {c1960fe5-e51b-45b9-8d46-5938259edf2f} TCPHandler: Processed in 0.002128406 sec. 2025.02.28 06:52:44.425113 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.425318 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:44.425369 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:44.425862 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.425902 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.426268 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.426504 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.426666 [ 102 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.02.28 06:52:44.426722 [ 102 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.426767 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. 2025.02.28 06:52:44.426774 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.426928 [ 4 ] {b29f0902-ca22-425a-a7b3-754e00e2ac49} TCPHandler: Processed in 0.001915133 sec. 2025.02.28 06:52:44.427085 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.02.28 06:52:44.427221 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.427480 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:44.427600 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.02.28 06:52:44.427683 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.427836 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:44.427853 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:44.428159 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:44.428526 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:44.428939 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:44.429279 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.02.28 06:52:44.430596 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.430668 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.431846 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:52:44.431920 [ 199 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.00499098 sec., 45682.411069569505 rows/sec., 2.33 MiB/sec. 2025.02.28 06:52:44.432189 [ 199 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.02.28 06:52:44.432311 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.432728 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} executeQuery: Read 237 rows, 16.27 KiB in 0.005205 sec., 45533.14121037463 rows/sec., 3.05 MiB/sec. 2025.02.28 06:52:44.432889 [ 255 ] {7fbc9730-7c4d-4f47-9d87-ddda57450748} TCPHandler: Processed in 0.00585457 sec. 2025.02.28 06:52:44.432921 [ 199 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.433072 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.433086 [ 199 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_38_8} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.02.28 06:52:44.433278 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 06:52:44.433294 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.433362 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:44.433839 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.433877 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.434259 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.434509 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.434744 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. 2025.02.28 06:52:44.434848 [ 4 ] {88d231cd-922f-42a0-b5d8-4c318884ef37} TCPHandler: Processed in 0.001854002 sec. 2025.02.28 06:52:44.435068 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.435193 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.435270 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:44.436520 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.436559 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.437232 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.02.28 06:52:44.437514 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.437769 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} executeQuery: Read 39 rows, 71.56 KiB in 0.002602 sec., 14988.470407378938 rows/sec., 26.86 MiB/sec. 2025.02.28 06:52:44.437863 [ 255 ] {9d6a2f72-7bbf-492d-9111-34f6753dab71} TCPHandler: Processed in 0.002902695 sec. 2025.02.28 06:52:44.438016 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:44.438136 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:44.438186 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:44.438680 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:44.438718 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:44.439089 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:52:44.439327 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:44.439546 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec. 2025.02.28 06:52:44.439598 [ 4 ] {bedfb98c-f02f-4241-85db-73332f99df8c} TCPHandler: Processed in 0.001640009 sec. 2025.02.28 06:52:48.623383 [ 96 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:52:48.623458 [ 96 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:52:48.792761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.02.28 06:52:48.793471 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:48.793517 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:48.794055 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:52:48.794316 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:48.794517 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.02.28 06:52:49.394295 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:49.394501 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:49.394581 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:49.395388 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:49.395431 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:49.395886 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:52:49.396143 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:49.396374 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. 2025.02.28 06:52:49.396444 [ 4 ] {a1dac264-b099-4392-b57d-999df8c07373} TCPHandler: Processed in 0.002283617 sec. 2025.02.28 06:52:49.396710 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:49.396925 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:49.397006 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:49.397849 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:49.397901 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:49.398346 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:52:49.398594 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:49.398848 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. 2025.02.28 06:52:49.398906 [ 255 ] {c7db6336-7911-4ed4-848e-ad2216eb19d9} TCPHandler: Processed in 0.002333228 sec. 2025.02.28 06:52:49.399065 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:49.399194 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:49.399251 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:49.399873 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:49.399912 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:49.400315 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:52:49.400560 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:49.400780 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. 2025.02.28 06:52:49.400844 [ 4 ] {e76ef461-cc73-42ee-821a-202e75f885cc} TCPHandler: Processed in 0.001835452 sec. 2025.02.28 06:52:49.400988 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:49.401108 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:49.401162 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:49.401686 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:49.401728 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:49.402104 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:52:49.402335 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:49.402547 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. 2025.02.28 06:52:49.402597 [ 255 ] {e1aa869a-f186-4ee6-b6de-977ca92f9461} TCPHandler: Processed in 0.00166959 sec. 2025.02.28 06:52:50.538649 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.02.28 06:52:50.564264 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:50.564334 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:50.571976 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:52:50.572784 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:50.576719 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.02.28 06:52:51.829811 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.830112 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.830229 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:52:51.831236 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.831281 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.831723 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.831989 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.832199 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} executeQuery: Read 212 rows, 13.81 KiB in 0.002168 sec., 97785.9778597786 rows/sec., 6.22 MiB/sec. 2025.02.28 06:52:51.832264 [ 4 ] {661aeee0-1f52-4b63-a919-3debe9b75d29} TCPHandler: Processed in 0.002637342 sec. 2025.02.28 06:52:51.832513 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.832727 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:52:51.832801 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:52:51.833511 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.833562 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.833980 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.02.28 06:52:51.834232 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.834478 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} executeQuery: Read 2 rows, 167.00 B in 0.001806 sec., 1107.4197120708748 rows/sec., 90.30 KiB/sec. 2025.02.28 06:52:51.834568 [ 255 ] {b56eed1a-bf8d-46ad-abcf-f462a8b92ac3} TCPHandler: Processed in 0.002195226 sec. 2025.02.28 06:52:51.834740 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.834884 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:51.834946 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:51.836324 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.836364 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.836842 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:52:51.837097 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.837243 [ 88 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:52:51.837294 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} executeQuery: Read 1836 rows, 153.46 KiB in 0.002443 sec., 751534.9979533361 rows/sec., 61.34 MiB/sec. 2025.02.28 06:52:51.837295 [ 88 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.837347 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.837376 [ 4 ] {5458c689-673e-4af7-91b0-47fc5638d490} TCPHandler: Processed in 0.002698712 sec. 2025.02.28 06:52:51.837607 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:52:51.837619 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.838098 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:51.838106 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.838214 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1844 rows starting from the beginning of the part 2025.02.28 06:52:51.838308 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:52:51.838847 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 695 rows starting from the beginning of the part 2025.02.28 06:52:51.839435 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:51.839860 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 695 rows starting from the beginning of the part 2025.02.28 06:52:51.840207 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.02.28 06:52:51.840587 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:52:51.841692 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.841776 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.842614 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.843121 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.843397 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} executeQuery: Read 147 rows, 9.46 KiB in 0.005485 sec., 26800.364630811302 rows/sec., 1.68 MiB/sec. 2025.02.28 06:52:51.843489 [ 255 ] {cde095be-73bd-4c50-95cc-bb6c6ec64c2d} TCPHandler: Processed in 0.006024062 sec. 2025.02.28 06:52:51.843667 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.843812 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.843872 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:52:51.844369 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5182 rows, containing 5 columns (5 merged, 0 gathered) in 0.006938023 sec., 746898.6482172228 rows/sec., 63.37 MiB/sec. 2025.02.28 06:52:51.844722 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:52:51.845280 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.845310 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.845372 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.845421 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_91_18} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:52:51.845565 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.02.28 06:52:51.845867 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.846117 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.846299 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} executeQuery: Read 341 rows, 23.30 KiB in 0.002521 sec., 135263.78421261406 rows/sec., 9.03 MiB/sec. 2025.02.28 06:52:51.846357 [ 4 ] {dc3e076f-78ad-4b0a-9987-2e4342fadd4b} TCPHandler: Processed in 0.002770004 sec. 2025.02.28 06:52:51.846491 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.846609 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.846658 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:52:51.847301 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.847340 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.847697 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.847935 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.848151 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} executeQuery: Read 112 rows, 6.53 KiB in 0.001566 sec., 71519.7956577267 rows/sec., 4.07 MiB/sec. 2025.02.28 06:52:51.848204 [ 255 ] {c2221a1c-3139-4cab-9c44-08084b150f11} TCPHandler: Processed in 0.001770562 sec. 2025.02.28 06:52:51.848362 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.848479 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:51.848529 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:51.849413 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.849451 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.849852 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:52:51.850093 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.850229 [ 88 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:52:51.850267 [ 88 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.850281 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} executeQuery: Read 879 rows, 65.16 KiB in 0.001825 sec., 481643.83561643836 rows/sec., 34.87 MiB/sec. 2025.02.28 06:52:51.850294 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.850384 [ 4 ] {9b1f0acc-2199-4746-bcfa-8bcb41607e79} TCPHandler: Processed in 0.002075265 sec. 2025.02.28 06:52:51.850587 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:52:51.850694 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.851142 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:52:51.851212 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:51.851350 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:52:51.851371 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2025.02.28 06:52:51.851852 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 421 rows starting from the beginning of the part 2025.02.28 06:52:51.852409 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:51.852937 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 421 rows starting from the beginning of the part 2025.02.28 06:52:51.853365 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.02.28 06:52:51.853796 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 879 rows starting from the beginning of the part 2025.02.28 06:52:51.854896 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.854966 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.855949 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.856296 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.856718 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} executeQuery: Read 6 rows, 321.00 B in 0.005729 sec., 1047.3031942747425 rows/sec., 54.72 KiB/sec. 2025.02.28 06:52:51.857043 [ 255 ] {b8a3ac5c-9d19-4df3-bd57-a7b840903f75} TCPHandler: Processed in 0.006465057 sec. 2025.02.28 06:52:51.857107 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.00673662 sec., 409997.8921180058 rows/sec., 31.24 MiB/sec. 2025.02.28 06:52:51.857232 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.857378 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:52:51.857428 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.857529 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:51.857992 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.858170 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_91_18} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:52:51.858262 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.02.28 06:52:51.858675 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.858718 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.859167 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:52:51.859415 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.859550 [ 88 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:52:51.859581 [ 88 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.859600 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} executeQuery: Read 1020 rows, 69.60 KiB in 0.002228 sec., 457809.6947935368 rows/sec., 30.51 MiB/sec. 2025.02.28 06:52:51.859603 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.859766 [ 4 ] {7bcfacce-c71c-49f4-ae7b-97f61563415c} TCPHandler: Processed in 0.002609381 sec. 2025.02.28 06:52:51.860094 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.860530 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:52:51.860578 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.860903 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:52:51.861298 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:51.861437 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26075 rows starting from the beginning of the part 2025.02.28 06:52:51.861817 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.02.28 06:52:51.862139 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:51.862447 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.02.28 06:52:51.862646 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.02.28 06:52:51.862926 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:52:51.863715 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.863794 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.864566 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.864854 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.865174 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} executeQuery: Read 1 rows, 69.00 B in 0.004778 sec., 209.2925910422771 rows/sec., 14.10 KiB/sec. 2025.02.28 06:52:51.865367 [ 255 ] {a0bb15a3-758e-4a80-ad93-4860e2f84225} TCPHandler: Processed in 0.005518046 sec. 2025.02.28 06:52:51.865681 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.866264 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.866515 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:52:51.868977 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.869019 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.870037 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.02.28 06:52:51.870332 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.870626 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} executeQuery: Read 39 rows, 71.56 KiB in 0.004511 sec., 8645.533141210373 rows/sec., 15.49 MiB/sec. 2025.02.28 06:52:51.870811 [ 4 ] {4e88a2a2-7ecc-44bf-9976-e48a827b775a} TCPHandler: Processed in 0.005274884 sec. 2025.02.28 06:52:51.871061 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:51.871290 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:51.871441 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:51.872302 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.872342 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.872759 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:52:51.873058 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.873243 [ 88 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:52:51.873303 [ 88 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:51.873325 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} executeQuery: Read 58 rows, 3.68 KiB in 0.002075 sec., 27951.807228915663 rows/sec., 1.73 MiB/sec. 2025.02.28 06:52:51.873368 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:51.873569 [ 255 ] {0452ae3a-2155-49e9-8915-539e6e7223b2} TCPHandler: Processed in 0.002623902 sec. 2025.02.28 06:52:51.873784 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:52:51.874092 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:52:51.874192 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5196 rows starting from the beginning of the part 2025.02.28 06:52:51.874634 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.02.28 06:52:51.874941 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:51.875223 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.02.28 06:52:51.875445 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.02.28 06:52:51.875775 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 58 rows starting from the beginning of the part 2025.02.28 06:52:51.876177 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27889 rows, containing 5 columns (5 merged, 0 gathered) in 0.016423807 sec., 1698083.7634051596 rows/sec., 114.62 MiB/sec. 2025.02.28 06:52:51.876558 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:52:51.876988 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.877202 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_91_18} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:52:51.877384 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 06:52:51.878505 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.00495695 sec., 1117219.257809742 rows/sec., 72.79 MiB/sec. 2025.02.28 06:52:51.878948 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:52:51.879313 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:51.879414 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_91_18} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:52:51.879514 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.28 06:52:52.000300 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 233.32 MiB, peak 242.43 MiB, free memory in arenas 0.00 B, will set to 234.42 MiB (RSS), difference: 1.10 MiB 2025.02.28 06:52:53.904759 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1482 2025.02.28 06:52:53.908882 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:53.908948 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:53.910411 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:52:53.910726 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:53.911998 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1482 2025.02.28 06:52:54.389380 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:54.389599 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:54.389685 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:54.390530 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:54.390584 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:54.391029 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:52:54.391279 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:54.391514 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} executeQuery: Read 56 rows, 4.41 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.13 MiB/sec. 2025.02.28 06:52:54.391578 [ 4 ] {9d3288e0-0d04-48e6-a390-2a046f190a91} TCPHandler: Processed in 0.002394439 sec. 2025.02.28 06:52:54.391937 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:54.392161 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:54.392247 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:54.393345 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:54.393399 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:54.393852 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:52:54.394115 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:54.394351 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} executeQuery: Read 64 rows, 5.12 KiB in 0.00225 sec., 28444.444444444445 rows/sec., 2.22 MiB/sec. 2025.02.28 06:52:54.394421 [ 255 ] {442d8367-853e-4c52-a870-548c0096866f} TCPHandler: Processed in 0.002663861 sec. 2025.02.28 06:52:54.394581 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:54.394709 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:54.394767 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:54.395429 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:54.395478 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:54.395933 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:52:54.396185 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:54.396403 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} executeQuery: Read 64 rows, 4.56 KiB in 0.001726 sec., 37079.953650057934 rows/sec., 2.58 MiB/sec. 2025.02.28 06:52:54.396458 [ 4 ] {6d9b678c-c7b6-4711-85b6-b5bb7e048037} TCPHandler: Processed in 0.001934223 sec. 2025.02.28 06:52:54.396622 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:54.396749 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:54.396807 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:54.397320 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:54.397359 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:54.397763 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:52:54.398007 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:54.398183 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} executeQuery: Read 24 rows, 1.66 KiB in 0.001465 sec., 16382.252559726963 rows/sec., 1.10 MiB/sec. 2025.02.28 06:52:54.398232 [ 255 ] {4392b7b1-529c-4d8b-9c61-28fd258e9237} TCPHandler: Processed in 0.00166913 sec. 2025.02.28 06:52:56.294742 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.02.28 06:52:56.295557 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:56.295616 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:56.296197 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:52:56.296462 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:56.296664 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.02.28 06:52:58.076889 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.02.28 06:52:58.099835 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:58.099907 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:58.107668 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:52:58.108466 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:58.112527 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.02.28 06:52:59.394147 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:59.394472 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:52:59.394589 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:52:59.395612 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:59.395657 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:59.396101 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:52:59.396364 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:59.396603 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} executeQuery: Read 56 rows, 4.41 KiB in 0.002215 sec., 25282.167042889392 rows/sec., 1.94 MiB/sec. 2025.02.28 06:52:59.396666 [ 4 ] {168b10e3-f939-4b59-9a3a-741927717b6d} TCPHandler: Processed in 0.002728732 sec. 2025.02.28 06:52:59.397001 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:59.397308 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:52:59.397424 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:52:59.399193 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:59.399241 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:59.399689 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:52:59.399947 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:59.400195 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} executeQuery: Read 64 rows, 5.12 KiB in 0.002972 sec., 21534.320323014806 rows/sec., 1.68 MiB/sec. 2025.02.28 06:52:59.400303 [ 255 ] {13f9c37d-0daf-4008-a004-3e50f16cdc8b} TCPHandler: Processed in 0.003490412 sec. 2025.02.28 06:52:59.400507 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:59.400684 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:52:59.400741 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:52:59.401327 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:59.401367 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:59.401763 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:52:59.402007 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:59.402220 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} executeQuery: Read 160 rows, 11.41 KiB in 0.001567 sec., 102105.9349074665 rows/sec., 7.11 MiB/sec. 2025.02.28 06:52:59.402274 [ 4 ] {ac77ec15-a01f-4ec2-8465-e047a2b10077} TCPHandler: Processed in 0.001877013 sec. 2025.02.28 06:52:59.402431 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:52:59.402567 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:52:59.402630 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:52:59.403179 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:52:59.403217 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:52:59.403599 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:52:59.403843 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:52:59.404073 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. 2025.02.28 06:52:59.404184 [ 255 ] {df350bec-d893-4881-b128-bdf47ab956bf} TCPHandler: Processed in 0.001818912 sec. 2025.02.28 06:53:03.623503 [ 73 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:53:03.623576 [ 73 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:53:03.796926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.02.28 06:53:03.797673 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:03.797721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:03.798288 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:53:03.798543 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:03.798801 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.02.28 06:53:03.798816 [ 73 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:53:03.798915 [ 73 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:03.798958 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:03.799181 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:53:03.799364 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:03.799415 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.02.28 06:53:03.799505 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.02.28 06:53:03.799721 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.02.28 06:53:03.799979 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.02.28 06:53:03.800171 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.02.28 06:53:03.800358 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.02.28 06:53:03.803155 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004083539 sec., 6288907.734198204 rows/sec., 89.96 MiB/sec. 2025.02.28 06:53:03.803454 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:53:03.803809 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:03.803902 [ 196 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_56_11} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:53:03.804023 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.02.28 06:53:03.912408 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1498 2025.02.28 06:53:03.915202 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:03.915246 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:03.916707 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:03.917014 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:03.917268 [ 73 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:53:03.917416 [ 73 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:03.917543 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:03.917927 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:53:03.918221 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1498 2025.02.28 06:53:03.918636 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:03.918759 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1328 rows starting from the beginning of the part 2025.02.28 06:53:03.919325 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part 2025.02.28 06:53:03.919896 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2025.02.28 06:53:03.920508 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2025.02.28 06:53:03.921108 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part 2025.02.28 06:53:03.921714 [ 190 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2025.02.28 06:53:03.929923 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 72 columns (72 merged, 0 gathered) in 0.012218256 sec., 122603.42228874563 rows/sec., 94.92 MiB/sec. 2025.02.28 06:53:03.931750 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:53:03.932549 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:03.932643 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_41_8} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:53:03.932947 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.02.28 06:53:04.402578 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.402823 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.402919 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:04.403858 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.403910 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.404365 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.404625 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.404836 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} executeQuery: Read 212 rows, 13.81 KiB in 0.002079 sec., 101972.10197210197 rows/sec., 6.49 MiB/sec. 2025.02.28 06:53:04.404905 [ 4 ] {696d79b8-18fb-4277-9266-c8e98f54b9a2} TCPHandler: Processed in 0.002490129 sec. 2025.02.28 06:53:04.405167 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.405358 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:04.405433 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:04.406565 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.406614 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.407094 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:53:04.407350 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.407574 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} executeQuery: Read 695 rows, 56.82 KiB in 0.002268 sec., 306437.3897707231 rows/sec., 24.47 MiB/sec. 2025.02.28 06:53:04.407632 [ 255 ] {d0be69a5-d0eb-4a03-a2a9-5ba2882ec376} TCPHandler: Processed in 0.002604521 sec. 2025.02.28 06:53:04.407784 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.407912 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.407966 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:04.408644 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.408686 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.409071 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.409325 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.409516 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} executeQuery: Read 145 rows, 9.32 KiB in 0.001634 sec., 88739.29008567931 rows/sec., 5.57 MiB/sec. 2025.02.28 06:53:04.409583 [ 4 ] {ed2206fe-bf64-4c2e-8807-686748045678} TCPHandler: Processed in 0.001856293 sec. 2025.02.28 06:53:04.409758 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.409895 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.409953 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:04.410667 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.410709 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.411075 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.411308 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.411514 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} executeQuery: Read 113 rows, 7.49 KiB in 0.00165 sec., 68484.84848484848 rows/sec., 4.43 MiB/sec. 2025.02.28 06:53:04.411568 [ 255 ] {a5f322e7-135f-4682-996e-de78379f4172} TCPHandler: Processed in 0.001878102 sec. 2025.02.28 06:53:04.411713 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.411845 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.411897 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:04.412545 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.412584 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.412968 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.413214 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.413395 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} executeQuery: Read 112 rows, 6.53 KiB in 0.00158 sec., 70886.07594936709 rows/sec., 4.04 MiB/sec. 2025.02.28 06:53:04.413448 [ 4 ] {02a259fd-e39c-45b1-9ad2-e684666e37f2} TCPHandler: Processed in 0.001793102 sec. 2025.02.28 06:53:04.413615 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.413752 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:04.413809 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:04.414679 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.414719 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.415089 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:53:04.415327 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.415550 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} executeQuery: Read 421 rows, 30.71 KiB in 0.001828 sec., 230306.34573304158 rows/sec., 16.40 MiB/sec. 2025.02.28 06:53:04.415602 [ 255 ] {1408e73d-9710-4404-90f2-120393b5b0ce} TCPHandler: Processed in 0.002054505 sec. 2025.02.28 06:53:04.415737 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.415857 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:04.415908 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:04.416410 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.416447 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.416809 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.417047 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.417223 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. 2025.02.28 06:53:04.417271 [ 4 ] {2f7a0737-bb05-464f-97c7-081b31178f63} TCPHandler: Processed in 0.001589489 sec. 2025.02.28 06:53:04.417422 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.417539 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.417593 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:04.418214 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.418252 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.418638 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:53:04.418865 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.419099 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} executeQuery: Read 237 rows, 16.27 KiB in 0.00158 sec., 150000 rows/sec., 10.05 MiB/sec. 2025.02.28 06:53:04.419197 [ 255 ] {8263b909-87bd-4d97-a001-385064109d01} TCPHandler: Processed in 0.001834122 sec. 2025.02.28 06:53:04.419362 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.419512 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.419572 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:04.420126 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.420168 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.420528 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.420782 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.420974 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. 2025.02.28 06:53:04.421061 [ 4 ] {d5b1d1e5-76f4-432d-a0dc-7b396d872e12} TCPHandler: Processed in 0.001783561 sec. 2025.02.28 06:53:04.421279 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.421429 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.421522 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:04.422837 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.422875 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.423516 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.02.28 06:53:04.423769 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.424053 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} executeQuery: Read 39 rows, 71.56 KiB in 0.002645 sec., 14744.801512287333 rows/sec., 26.42 MiB/sec. 2025.02.28 06:53:04.424545 [ 255 ] {e46a5da3-4087-49c3-ad3c-84b826a1e9a8} TCPHandler: Processed in 0.003376061 sec. 2025.02.28 06:53:04.424764 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:04.424895 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:04.424944 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:04.425436 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:04.425473 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:04.425855 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:53:04.426089 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:04.426292 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec. 2025.02.28 06:53:04.426399 [ 4 ] {76cb96f4-e8c1-41b1-9ecb-f16f905520ed} TCPHandler: Processed in 0.001739861 sec. 2025.02.28 06:53:05.612702 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.02.28 06:53:05.634919 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:05.634987 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:05.642515 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:53:05.643350 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:05.643763 [ 70 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:53:05.643900 [ 70 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:05.643967 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. 2025.02.28 06:53:05.644482 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:53:05.661413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.02.28 06:53:05.662935 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:05.664335 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.02.28 06:53:05.669985 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.02.28 06:53:05.675941 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.02.28 06:53:05.681810 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.02.28 06:53:05.687589 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.02.28 06:53:05.692127 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.02.28 06:53:05.754337 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.110233271 sec., 3828.245285400267 rows/sec., 19.80 MiB/sec. 2025.02.28 06:53:05.757795 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:53:05.760962 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:05.761094 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_56_11} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:53:05.763818 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 06:53:06.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.60 MiB, peak 249.04 MiB, free memory in arenas 0.00 B, will set to 237.96 MiB (RSS), difference: 2.36 MiB 2025.02.28 06:53:09.394254 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:09.394557 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:09.394672 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:09.395695 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:09.395747 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:09.396187 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:53:09.396447 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:09.396685 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} executeQuery: Read 56 rows, 4.41 KiB in 0.002201 sec., 25442.980463425716 rows/sec., 1.95 MiB/sec. 2025.02.28 06:53:09.396789 [ 4 ] {51dc2b9a-046f-419b-992b-4429a61507d1} TCPHandler: Processed in 0.002664652 sec. 2025.02.28 06:53:09.397043 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:09.397264 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:09.397345 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:09.398083 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:09.398130 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:09.398570 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:53:09.398830 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:09.399103 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2025.02.28 06:53:09.399206 [ 255 ] {c4f93b0d-6457-4a34-a93c-431922f0345c} TCPHandler: Processed in 0.002311658 sec. 2025.02.28 06:53:09.399454 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:09.399721 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:09.399821 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:09.400621 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:09.400660 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:09.401063 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:53:09.401299 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:09.401518 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} executeQuery: Read 160 rows, 11.41 KiB in 0.001852 sec., 86393.08855291577 rows/sec., 6.02 MiB/sec. 2025.02.28 06:53:09.401569 [ 4 ] {9ccc839b-0850-41e9-ad73-0ef1bbe1f334} TCPHandler: Processed in 0.002276297 sec. 2025.02.28 06:53:09.401709 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:09.401857 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:09.401921 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:09.402482 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:09.402521 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:09.402906 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:53:09.403142 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:09.403356 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. 2025.02.28 06:53:09.403416 [ 255 ] {83ecd72e-6f75-4023-9ccd-cc0112f6f4ce} TCPHandler: Processed in 0.001774681 sec. 2025.02.28 06:53:11.299001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.02.28 06:53:11.299693 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:11.299745 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:11.300305 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:53:11.300570 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:11.300813 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.02.28 06:53:13.161567 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.02.28 06:53:13.180672 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:13.180730 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:13.187638 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:53:13.188390 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:13.193343 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.02.28 06:53:13.918558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1528 2025.02.28 06:53:13.922521 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:13.922573 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:13.924035 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:13.924339 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:13.925310 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1528 2025.02.28 06:53:14.401693 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.401908 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.401987 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:14.402849 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.402898 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.403329 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.403577 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.403782 [ 55 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.28 06:53:14.403843 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} executeQuery: Read 212 rows, 13.81 KiB in 0.00199 sec., 106532.66331658291 rows/sec., 6.78 MiB/sec. 2025.02.28 06:53:14.403871 [ 55 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.403946 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.403961 [ 4 ] {368408ab-0b8b-467c-9144-37b6767d2694} TCPHandler: Processed in 0.002408029 sec. 2025.02.28 06:53:14.404271 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.28 06:53:14.404442 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.404721 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.404853 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part 2025.02.28 06:53:14.405305 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:14.405338 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:14.405630 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:14.405680 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:14.406054 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:14.406329 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:14.408608 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.408661 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.409048 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00498704 sec., 212550.93201578493 rows/sec., 14.33 MiB/sec. 2025.02.28 06:53:14.409245 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.28 06:53:14.409708 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:53:14.409809 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.409980 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_41_10} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.28 06:53:14.410113 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:53:14.410200 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.410419 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:53:14.410482 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.410489 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} executeQuery: Read 695 rows, 56.82 KiB in 0.005604 sec., 124018.55817273377 rows/sec., 9.90 MiB/sec. 2025.02.28 06:53:14.410515 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.410667 [ 255 ] {a3eae1bf-0aaa-49b1-8196-e3f02c8b2fb1} TCPHandler: Processed in 0.006577258 sec. 2025.02.28 06:53:14.410725 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:53:14.410864 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.410881 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.410941 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1844 rows starting from the beginning of the part 2025.02.28 06:53:14.411225 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:14.411262 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.411496 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:14.411509 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:14.411856 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 695 rows starting from the beginning of the part 2025.02.28 06:53:14.412220 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:14.412570 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 695 rows starting from the beginning of the part 2025.02.28 06:53:14.414082 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.414166 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.415146 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.415447 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.415868 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} executeQuery: Read 145 rows, 9.32 KiB in 0.004806 sec., 30170.620058260505 rows/sec., 1.89 MiB/sec. 2025.02.28 06:53:14.416127 [ 4 ] {126e6298-9925-464b-bb18-a290a0804a64} TCPHandler: Processed in 0.005364065 sec. 2025.02.28 06:53:14.416145 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005493706 sec., 619254.106426518 rows/sec., 52.29 MiB/sec. 2025.02.28 06:53:14.416284 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.416397 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:53:14.416409 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.416471 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:14.416757 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.416892 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_96_19} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:53:14.417000 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.02.28 06:53:14.417369 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.417416 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.417774 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.418007 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.418218 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} executeQuery: Read 113 rows, 7.49 KiB in 0.001843 sec., 61313.07650569723 rows/sec., 3.97 MiB/sec. 2025.02.28 06:53:14.418273 [ 255 ] {3f33bd00-f1f5-4ef7-93b4-41c808aa49d9} TCPHandler: Processed in 0.002046255 sec. 2025.02.28 06:53:14.418403 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.418527 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.418584 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:14.419297 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.419344 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.419728 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.419964 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.420120 [ 55 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.02.28 06:53:14.420183 [ 55 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.420197 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} executeQuery: Read 112 rows, 6.53 KiB in 0.001689 sec., 66311.42687981053 rows/sec., 3.78 MiB/sec. 2025.02.28 06:53:14.420225 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.420321 [ 4 ] {d103cdcc-9232-426e-b179-6d99b43d09fa} TCPHandler: Processed in 0.001965124 sec. 2025.02.28 06:53:14.420529 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.02.28 06:53:14.420563 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.420762 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.420851 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part 2025.02.28 06:53:14.420913 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:14.421112 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:14.421203 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:14.421493 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:14.421868 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:14.422191 [ 194 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:14.424056 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.424134 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.425079 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004725327 sec., 118510.3168521459 rows/sec., 7.20 MiB/sec. 2025.02.28 06:53:14.425130 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:53:14.425284 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.02.28 06:53:14.425627 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.425823 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.425944 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:53:14.426055 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.426142 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_41_10} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.02.28 06:53:14.426145 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.426329 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} executeQuery: Read 421 rows, 30.71 KiB in 0.005497 sec., 76587.22939785337 rows/sec., 5.46 MiB/sec. 2025.02.28 06:53:14.426493 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:53:14.426522 [ 255 ] {004a5a5a-b1dc-419e-8748-635215ace76a} TCPHandler: Processed in 0.006106473 sec. 2025.02.28 06:53:14.426574 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:53:14.426707 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.426714 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.426754 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2025.02.28 06:53:14.426996 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:14.427085 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:14.427340 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:14.427348 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:14.427735 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 421 rows starting from the beginning of the part 2025.02.28 06:53:14.428087 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:14.428428 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 421 rows starting from the beginning of the part 2025.02.28 06:53:14.429754 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.429826 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.430892 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.431451 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.431507 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196642 sec., 374665.02406746516 rows/sec., 28.62 MiB/sec. 2025.02.28 06:53:14.431856 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} executeQuery: Read 6 rows, 321.00 B in 0.004917 sec., 1220.2562538133006 rows/sec., 63.75 KiB/sec. 2025.02.28 06:53:14.431926 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:53:14.432222 [ 4 ] {856eb235-c899-4d13-b323-29aa3267206b} TCPHandler: Processed in 0.005592687 sec. 2025.02.28 06:53:14.432587 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.432793 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.432879 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.432891 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:14.433150 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_96_19} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:53:14.433379 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:53:14.433864 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.433906 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.434310 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:53:14.434543 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.434716 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:53:14.434771 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.434786 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} executeQuery: Read 237 rows, 16.27 KiB in 0.002046 sec., 115835.7771260997 rows/sec., 7.76 MiB/sec. 2025.02.28 06:53:14.434809 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.434963 [ 255 ] {efec4039-bee5-483d-866c-2bc12db440dd} TCPHandler: Processed in 0.002627041 sec. 2025.02.28 06:53:14.435010 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:53:14.435131 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.435168 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27889 rows starting from the beginning of the part 2025.02.28 06:53:14.435176 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.435300 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:14.435581 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.435608 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:14.435741 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:14.435982 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2025.02.28 06:53:14.436333 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:14.436777 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2025.02.28 06:53:14.438026 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.438069 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.438621 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.438947 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.439250 [ 55 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.02.28 06:53:14.439366 [ 55 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.439445 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} executeQuery: Read 1 rows, 69.00 B in 0.003983 sec., 251.06703489831781 rows/sec., 16.92 KiB/sec. 2025.02.28 06:53:14.439452 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.439808 [ 4 ] {76e52b50-3eb9-49d7-ab73-680d219c6105} TCPHandler: Processed in 0.004717036 sec. 2025.02.28 06:53:14.440166 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2025.02.28 06:53:14.440230 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.440861 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.441446 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.441518 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:14.441612 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part 2025.02.28 06:53:14.442029 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.02.28 06:53:14.442291 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.02.28 06:53:14.442642 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.02.28 06:53:14.442999 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.02.28 06:53:14.443218 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.02.28 06:53:14.445884 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.006248145 sec., 6561.947586043538 rows/sec., 442.16 KiB/sec. 2025.02.28 06:53:14.446210 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.02.28 06:53:14.446420 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.446527 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.447142 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.447463 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_41_9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.02.28 06:53:14.447868 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. 2025.02.28 06:53:14.448056 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28747 rows, containing 5 columns (5 merged, 0 gathered) in 0.013119517 sec., 2191162.982600655 rows/sec., 147.94 MiB/sec. 2025.02.28 06:53:14.448356 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.02.28 06:53:14.448398 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:53:14.448688 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.448733 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.448872 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_96_19} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:53:14.448924 [ 55 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.02.28 06:53:14.449063 [ 55 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.449106 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 06:53:14.449145 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.449202 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} executeQuery: Read 39 rows, 71.56 KiB in 0.008557 sec., 4557.672081336917 rows/sec., 8.17 MiB/sec. 2025.02.28 06:53:14.449544 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.02.28 06:53:14.449663 [ 255 ] {c57c3285-b2e0-4870-a29f-d150b2cda37e} TCPHandler: Processed in 0.009714337 sec. 2025.02.28 06:53:14.449895 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:14.450085 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.450087 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:14.450165 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1296 rows starting from the beginning of the part 2025.02.28 06:53:14.450173 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:14.450858 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.02.28 06:53:14.451445 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.02.28 06:53:14.451995 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.452008 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.02.28 06:53:14.452039 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.452565 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.02.28 06:53:14.453095 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.02.28 06:53:14.453252 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:53:14.453777 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.454020 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:53:14.454125 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:14.454198 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} executeQuery: Read 82 rows, 5.33 KiB in 0.004139 sec., 19811.548683256824 rows/sec., 1.26 MiB/sec. 2025.02.28 06:53:14.454207 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:14.454475 [ 4 ] {0b4fde89-14c2-4b7f-aa47-537fa8c1f64c} TCPHandler: Processed in 0.004698016 sec. 2025.02.28 06:53:14.454943 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:53:14.455332 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:14.455412 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5538 rows starting from the beginning of the part 2025.02.28 06:53:14.455555 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part 2025.02.28 06:53:14.455786 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:14.455998 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2025.02.28 06:53:14.456267 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:14.456502 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.02.28 06:53:14.460351 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5846 rows, containing 4 columns (4 merged, 0 gathered) in 0.00590992 sec., 989184.2867585348 rows/sec., 64.46 MiB/sec. 2025.02.28 06:53:14.461270 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:53:14.461616 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.461695 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_96_19} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:53:14.461768 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.02.28 06:53:14.465590 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 19 columns (19 merged, 0 gathered) in 0.016316405 sec., 91380.42356756897 rows/sec., 163.75 MiB/sec. 2025.02.28 06:53:14.467135 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.02.28 06:53:14.467574 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:14.467665 [ 190 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_41_8} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.02.28 06:53:14.467828 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. 2025.02.28 06:53:15.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 239.03 MiB, peak 250.67 MiB, free memory in arenas 0.00 B, will set to 242.69 MiB (RSS), difference: 3.65 MiB 2025.02.28 06:53:18.624414 [ 49 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:53:18.624477 [ 49 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:53:18.801061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.02.28 06:53:18.802914 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:18.802999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:18.803593 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:53:18.803860 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:18.804123 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.02.28 06:53:19.394693 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:19.394986 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:19.395098 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:19.396081 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:19.396128 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:19.396559 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:53:19.396820 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:19.397065 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} executeQuery: Read 56 rows, 4.41 KiB in 0.002158 sec., 25949.953660797033 rows/sec., 1.99 MiB/sec. 2025.02.28 06:53:19.397123 [ 4 ] {08654843-6969-4829-bf2d-307aa2fb810d} TCPHandler: Processed in 0.002612611 sec. 2025.02.28 06:53:19.397375 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:19.397591 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:19.397678 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:19.398459 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:19.398510 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:19.398961 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:53:19.399227 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:19.399512 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. 2025.02.28 06:53:19.399615 [ 255 ] {2c2da319-8460-4e36-aadc-cd3da8dc7899} TCPHandler: Processed in 0.002384699 sec. 2025.02.28 06:53:19.399897 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:19.400145 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:19.400245 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:19.401025 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:19.401064 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:19.401476 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:53:19.401728 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:19.401946 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} executeQuery: Read 160 rows, 11.41 KiB in 0.001858 sec., 86114.10118406889 rows/sec., 6.00 MiB/sec. 2025.02.28 06:53:19.402003 [ 4 ] {b1f04bd2-0e23-4076-9996-0c362280bd0a} TCPHandler: Processed in 0.002297478 sec. 2025.02.28 06:53:19.402148 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:19.402295 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:19.402361 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:19.402905 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:19.402951 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:19.403340 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:53:19.403580 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:19.403795 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2025.02.28 06:53:19.403849 [ 255 ] {932649b4-64eb-4fef-9e50-77de96846c24} TCPHandler: Processed in 0.001769222 sec. 2025.02.28 06:53:20.693494 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.02.28 06:53:20.713723 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:20.713784 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:20.721166 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:53:20.721928 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:20.725694 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.02.28 06:53:21.827880 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.828088 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.828166 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:21.829052 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.829092 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.829547 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.829817 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.830055 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} executeQuery: Read 212 rows, 13.81 KiB in 0.002015 sec., 105210.91811414393 rows/sec., 6.69 MiB/sec. 2025.02.28 06:53:21.830169 [ 4 ] {7c598434-6431-4b4b-bd3f-4f1a37d1e315} TCPHandler: Processed in 0.002426429 sec. 2025.02.28 06:53:21.830460 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.830667 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:53:21.830746 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:53:21.831475 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.831521 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.831931 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.02.28 06:53:21.832185 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.832444 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} executeQuery: Read 16 rows, 1.30 KiB in 0.001817 sec., 8805.723720418271 rows/sec., 718.04 KiB/sec. 2025.02.28 06:53:21.832587 [ 255 ] {b53de69c-daed-43f8-94b7-ced751717979} TCPHandler: Processed in 0.002277407 sec. 2025.02.28 06:53:21.832795 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.832935 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:21.832994 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:21.834635 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.834676 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.835156 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:53:21.835403 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.835655 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} executeQuery: Read 1843 rows, 153.97 KiB in 0.002749 sec., 670425.6093124772 rows/sec., 54.70 MiB/sec. 2025.02.28 06:53:21.835754 [ 4 ] {6f187e94-8052-4ce9-99aa-e65750947e19} TCPHandler: Processed in 0.003060677 sec. 2025.02.28 06:53:21.835946 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.836083 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.836138 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:21.836810 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.836851 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.837230 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.837475 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.837695 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} executeQuery: Read 161 rows, 10.44 KiB in 0.001641 sec., 98110.90798293722 rows/sec., 6.21 MiB/sec. 2025.02.28 06:53:21.837752 [ 255 ] {44aeab8c-1057-48dd-8317-4198801dae72} TCPHandler: Processed in 0.001876863 sec. 2025.02.28 06:53:21.837911 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.838047 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.838104 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:21.838904 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.838943 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.839313 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.839555 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.839762 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} executeQuery: Read 341 rows, 23.30 KiB in 0.001746 sec., 195303.55097365408 rows/sec., 13.03 MiB/sec. 2025.02.28 06:53:21.839814 [ 4 ] {dac03d11-38f8-4906-bf0f-aa93ec73cc51} TCPHandler: Processed in 0.001968723 sec. 2025.02.28 06:53:21.839963 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.840083 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.840133 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:21.840763 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.840804 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.841158 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.841386 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.841589 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} executeQuery: Read 112 rows, 6.53 KiB in 0.001532 sec., 73107.0496083551 rows/sec., 4.16 MiB/sec. 2025.02.28 06:53:21.841643 [ 255 ] {6d17b613-1a1b-45a5-bdd3-05038f38e227} TCPHandler: Processed in 0.00173885 sec. 2025.02.28 06:53:21.841796 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.841934 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:21.841991 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:21.843097 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.843136 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.843534 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:53:21.843786 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.844015 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} executeQuery: Read 893 rows, 66.30 KiB in 0.002108 sec., 423624.2884250474 rows/sec., 30.72 MiB/sec. 2025.02.28 06:53:21.844099 [ 4 ] {d089deb6-3e2a-47ff-96b0-ee02d6a0bb4a} TCPHandler: Processed in 0.002365559 sec. 2025.02.28 06:53:21.844313 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.844628 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:21.844695 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:21.845198 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.845238 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.845595 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.845834 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.846053 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. 2025.02.28 06:53:21.846105 [ 255 ] {96e07ea7-0d31-415d-98a2-1434e23ffe2b} TCPHandler: Processed in 0.001909973 sec. 2025.02.28 06:53:21.846256 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.846372 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.846425 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:21.847223 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.847262 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.847704 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:53:21.847940 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.848156 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} executeQuery: Read 1027 rows, 70.10 KiB in 0.001808 sec., 568030.9734513274 rows/sec., 37.86 MiB/sec. 2025.02.28 06:53:21.848208 [ 4 ] {24c0bb02-e479-441b-abc6-c81539462fa7} TCPHandler: Processed in 0.002010844 sec. 2025.02.28 06:53:21.848364 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.848501 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.848561 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:21.849066 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.849105 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.849463 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.849704 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.849907 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. 2025.02.28 06:53:21.849958 [ 255 ] {716dcd56-7723-4545-abf3-c260a2d524c9} TCPHandler: Processed in 0.00165919 sec. 2025.02.28 06:53:21.850108 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.850246 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.850337 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:21.851633 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.851670 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.852328 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.02.28 06:53:21.852583 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.852879 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} executeQuery: Read 39 rows, 71.56 KiB in 0.002662 sec., 14650.638617580767 rows/sec., 26.25 MiB/sec. 2025.02.28 06:53:21.853420 [ 4 ] {88bb18b1-f676-4305-8ec1-6a6680e7be68} TCPHandler: Processed in 0.00337655 sec. 2025.02.28 06:53:21.853604 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:21.853772 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:21.853831 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:21.854414 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:21.854461 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:21.854865 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:53:21.855093 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:21.855307 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} executeQuery: Read 58 rows, 3.68 KiB in 0.001575 sec., 36825.39682539683 rows/sec., 2.28 MiB/sec. 2025.02.28 06:53:21.855400 [ 255 ] {860d779a-1ed3-446c-880e-8d6d108fbe60} TCPHandler: Processed in 0.001883292 sec. 2025.02.28 06:53:23.925611 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1582 2025.02.28 06:53:23.929961 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:23.930013 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:23.931481 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:23.931788 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:23.932307 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1582 2025.02.28 06:53:24.390145 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:24.390360 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:24.390443 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:24.391291 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:24.391335 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:24.391779 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:53:24.392051 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:24.392290 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. 2025.02.28 06:53:24.392363 [ 4 ] {afa5e1ec-4d43-46cf-b102-69998b6bfb39} TCPHandler: Processed in 0.002354779 sec. 2025.02.28 06:53:24.392637 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:24.392846 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:24.392919 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:24.393731 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:24.393781 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:24.394225 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:53:24.394484 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:24.394694 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. 2025.02.28 06:53:24.394762 [ 255 ] {6bdff732-99cf-4fbb-8ad4-608b603397d2} TCPHandler: Processed in 0.002270237 sec. 2025.02.28 06:53:24.394932 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:24.395052 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:24.395109 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:24.395665 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:24.395704 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:24.396107 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:53:24.396351 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:24.396560 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} executeQuery: Read 64 rows, 4.56 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 2.91 MiB/sec. 2025.02.28 06:53:24.396612 [ 4 ] {02ac1365-8cfb-456c-8724-1154435a7b28} TCPHandler: Processed in 0.001737791 sec. 2025.02.28 06:53:24.396770 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:24.396905 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:24.396963 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:24.397479 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:24.397518 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:24.397920 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:53:24.398164 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:24.398345 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} executeQuery: Read 24 rows, 1.66 KiB in 0.001472 sec., 16304.347826086956 rows/sec., 1.10 MiB/sec. 2025.02.28 06:53:24.398394 [ 255 ] {1ef5d2c1-b584-4aaf-a481-133f9f27e5c9} TCPHandler: Processed in 0.001686281 sec. 2025.02.28 06:53:26.304369 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.02.28 06:53:26.305327 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:26.305371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:26.305921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:53:26.306214 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:26.306416 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.02.28 06:53:28.225819 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.02.28 06:53:28.246585 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:28.246646 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:28.254018 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:53:28.254800 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:28.257487 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.02.28 06:53:29.394044 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:29.394377 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:29.394494 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:29.395520 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:29.395571 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:29.396007 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:53:29.396251 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:29.396500 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} executeQuery: Read 56 rows, 4.41 KiB in 0.002209 sec., 25350.83748302399 rows/sec., 1.95 MiB/sec. 2025.02.28 06:53:29.396565 [ 4 ] {5e4ac98c-d574-4211-bbaf-e988e288ff1d} TCPHandler: Processed in 0.002662922 sec. 2025.02.28 06:53:29.396875 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:29.397089 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:29.397167 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:29.397956 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:29.398010 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:29.398456 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:53:29.398719 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:29.398961 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. 2025.02.28 06:53:29.399030 [ 255 ] {6abdbcb5-10d3-4209-bdc6-31f5484111e1} TCPHandler: Processed in 0.002340508 sec. 2025.02.28 06:53:29.399242 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:29.399463 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:29.399560 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:29.400349 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:29.400387 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:29.400772 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:53:29.401004 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:29.401226 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} executeQuery: Read 160 rows, 11.41 KiB in 0.001818 sec., 88008.800880088 rows/sec., 6.13 MiB/sec. 2025.02.28 06:53:29.401278 [ 4 ] {8cd30304-a48a-4e34-b8bf-d052ad660d67} TCPHandler: Processed in 0.002145285 sec. 2025.02.28 06:53:29.401430 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:29.401578 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:29.401645 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:29.402230 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:29.402271 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:29.402629 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:53:29.402849 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:29.403074 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. 2025.02.28 06:53:29.403159 [ 255 ] {2a3d7aa5-2b62-4130-95b7-234366936339} TCPHandler: Processed in 0.001851923 sec. 2025.02.28 06:53:32.036933 [ 30 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.02.28 06:53:32.036994 [ 30 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:32.037015 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:32.037241 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.02.28 06:53:32.037524 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:32.037570 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.02.28 06:53:32.037672 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.02.28 06:53:32.037870 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.02.28 06:53:32.038165 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.02.28 06:53:32.038398 [ 187 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2025.02.28 06:53:32.039665 [ 189 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002575191 sec., 20969.318392305657 rows/sec., 1.75 MiB/sec. 2025.02.28 06:53:32.039866 [ 186 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.02.28 06:53:32.040235 [ 186 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:32.040329 [ 186 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_13_3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.02.28 06:53:32.040438 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:53:33.223786 [ 27 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.02.28 06:53:33.223866 [ 27 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:33.223890 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:33.224046 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.02.28 06:53:33.224450 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:33.224551 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 163 rows starting from the beginning of the part 2025.02.28 06:53:33.224897 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 147 rows starting from the beginning of the part 2025.02.28 06:53:33.225127 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 145 rows starting from the beginning of the part 2025.02.28 06:53:33.225375 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 145 rows starting from the beginning of the part 2025.02.28 06:53:33.225595 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part 2025.02.28 06:53:33.226865 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002947185 sec., 258212.4976884722 rows/sec., 17.26 MiB/sec. 2025.02.28 06:53:33.227071 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.02.28 06:53:33.227439 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:33.227531 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_42_9} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.02.28 06:53:33.227637 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:53:33.509391 [ 26 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.02.28 06:53:33.509437 [ 26 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:33.509464 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:33.509692 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.02.28 06:53:33.510058 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:33.510122 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 341 rows starting from the beginning of the part 2025.02.28 06:53:33.510274 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 341 rows starting from the beginning of the part 2025.02.28 06:53:33.510502 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part 2025.02.28 06:53:33.510704 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part 2025.02.28 06:53:33.510895 [ 192 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 341 rows starting from the beginning of the part 2025.02.28 06:53:33.512348 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796473 sec., 446634.0279344732 rows/sec., 31.34 MiB/sec. 2025.02.28 06:53:33.512504 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.02.28 06:53:33.512817 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:33.512957 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_42_9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.02.28 06:53:33.513078 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:53:33.624515 [ 26 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:53:33.624554 [ 26 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:53:33.806663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.02.28 06:53:33.807301 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:33.807348 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:33.807857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:53:33.808114 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:33.808405 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.02.28 06:53:33.840308 [ 26 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.02.28 06:53:33.840399 [ 26 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:33.840440 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:33.840628 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.02.28 06:53:33.840885 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:33.840929 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.02.28 06:53:33.841020 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.02.28 06:53:33.841192 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.02.28 06:53:33.841515 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.02.28 06:53:33.841688 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.02.28 06:53:33.842809 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270627 sec., 110982.56120446027 rows/sec., 5.66 MiB/sec. 2025.02.28 06:53:33.843014 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.02.28 06:53:33.843379 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:33.843475 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_42_9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.02.28 06:53:33.843582 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.02.28 06:53:33.932678 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1598 2025.02.28 06:53:33.935283 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:33.935326 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:33.936722 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:33.937019 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:33.938030 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1598 2025.02.28 06:53:34.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.80 MiB, peak 250.67 MiB, free memory in arenas 0.00 B, will set to 242.69 MiB (RSS), difference: 3.89 MiB 2025.02.28 06:53:34.402490 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.402803 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.402917 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:34.403875 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.403922 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.404413 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.404674 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.404886 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} executeQuery: Read 212 rows, 13.81 KiB in 0.002168 sec., 97785.9778597786 rows/sec., 6.22 MiB/sec. 2025.02.28 06:53:34.404954 [ 4 ] {d3dd116f-8803-4358-af4e-1769a5b92d9e} TCPHandler: Processed in 0.002660032 sec. 2025.02.28 06:53:34.405233 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.405535 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:34.405649 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:34.406983 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.407027 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.407515 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:53:34.407775 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.407964 [ 24 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:53:34.408031 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} executeQuery: Read 695 rows, 56.82 KiB in 0.002574 sec., 270007.77000777004 rows/sec., 21.56 MiB/sec. 2025.02.28 06:53:34.408041 [ 24 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.408121 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.408175 [ 255 ] {5b0ef0a4-58de-43f8-b321-0e8b088606d5} TCPHandler: Processed in 0.003087787 sec. 2025.02.28 06:53:34.408427 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:53:34.408476 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.408639 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:34.408730 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1844 rows starting from the beginning of the part 2025.02.28 06:53:34.408807 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.408974 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:34.409094 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:34.409251 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:53:34.409633 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:34.410006 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:34.410402 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 695 rows starting from the beginning of the part 2025.02.28 06:53:34.411994 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.412072 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.413198 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.413557 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.413795 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} executeQuery: Read 145 rows, 9.32 KiB in 0.005099 sec., 28436.94842125907 rows/sec., 1.78 MiB/sec. 2025.02.28 06:53:34.413869 [ 4 ] {85a57482-ceea-4e14-94c0-9ed153d63dd6} TCPHandler: Processed in 0.005573747 sec. 2025.02.28 06:53:34.414109 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.414299 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006065272 sec., 750172.4572286288 rows/sec., 63.73 MiB/sec. 2025.02.28 06:53:34.414387 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.414483 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:34.414767 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:53:34.415359 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.415475 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_101_20} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:53:34.415589 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:53:34.415676 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.415714 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.416061 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.416291 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.416498 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} executeQuery: Read 113 rows, 7.49 KiB in 0.002188 sec., 51645.338208409514 rows/sec., 3.34 MiB/sec. 2025.02.28 06:53:34.416554 [ 255 ] {a49280b1-42c0-4c03-a919-f18278dd2b5a} TCPHandler: Processed in 0.002591192 sec. 2025.02.28 06:53:34.416716 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.416856 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.416913 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:34.417572 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.417610 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.417979 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.418235 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.418416 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} executeQuery: Read 112 rows, 6.53 KiB in 0.001591 sec., 70395.97737272157 rows/sec., 4.01 MiB/sec. 2025.02.28 06:53:34.418470 [ 4 ] {534c6c06-55b6-4419-9181-b7c313012b7a} TCPHandler: Processed in 0.001822982 sec. 2025.02.28 06:53:34.418615 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.418749 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:34.418806 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:34.419601 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.419640 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.420019 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:53:34.420248 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.420431 [ 24 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:53:34.420496 [ 24 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.420496 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} executeQuery: Read 421 rows, 30.71 KiB in 0.001765 sec., 238526.9121813031 rows/sec., 16.99 MiB/sec. 2025.02.28 06:53:34.420527 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.420680 [ 255 ] {d67b2760-c860-4fe1-bfc4-4d4584e08eff} TCPHandler: Processed in 0.002129686 sec. 2025.02.28 06:53:34.420896 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:53:34.420953 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.421357 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:34.421553 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:34.421650 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:34.422145 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2025.02.28 06:53:34.423039 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:34.423284 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 893 rows starting from the beginning of the part 2025.02.28 06:53:34.423660 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:34.423964 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:34.424326 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 421 rows starting from the beginning of the part 2025.02.28 06:53:34.424695 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.424790 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.425737 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.426310 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.426717 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} executeQuery: Read 6 rows, 321.00 B in 0.00551 sec., 1088.929219600726 rows/sec., 56.89 KiB/sec. 2025.02.28 06:53:34.426786 [ 4 ] {af19090c-3774-404f-a476-d241de5661a3} TCPHandler: Processed in 0.005994962 sec. 2025.02.28 06:53:34.426945 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.427197 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.427237 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006583348 sec., 367442.2193692328 rows/sec., 28.14 MiB/sec. 2025.02.28 06:53:34.427268 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:34.427424 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:53:34.427793 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.427914 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_101_20} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:53:34.428012 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:53:34.428145 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.428191 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.428576 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:53:34.428814 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.428993 [ 24 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:53:34.429047 [ 24 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.429073 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} executeQuery: Read 237 rows, 16.27 KiB in 0.001953 sec., 121351.76651305683 rows/sec., 8.13 MiB/sec. 2025.02.28 06:53:34.429086 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.429262 [ 255 ] {2ea6e784-09d5-45ec-92a6-a5545275c6ea} TCPHandler: Processed in 0.002377819 sec. 2025.02.28 06:53:34.429351 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:53:34.429514 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.429540 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:34.429602 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28747 rows starting from the beginning of the part 2025.02.28 06:53:34.429829 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:34.430138 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:53:34.430191 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.430429 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:34.430456 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:34.430810 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:34.431246 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2025.02.28 06:53:34.432519 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.432562 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.433105 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.433556 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.434144 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} executeQuery: Read 1 rows, 69.00 B in 0.004216 sec., 237.19165085388994 rows/sec., 15.98 KiB/sec. 2025.02.28 06:53:34.434543 [ 4 ] {41933031-2b8b-4394-b512-99dad2c0ef32} TCPHandler: Processed in 0.005159752 sec. 2025.02.28 06:53:34.435120 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.435359 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.435453 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:34.437096 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.437135 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.438020 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.02.28 06:53:34.438484 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.438848 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} executeQuery: Read 39 rows, 71.56 KiB in 0.003523 sec., 11070.11070110701 rows/sec., 19.84 MiB/sec. 2025.02.28 06:53:34.438959 [ 255 ] {63626abb-1f61-4cac-bc1c-c2fd2c67bcdb} TCPHandler: Processed in 0.004256511 sec. 2025.02.28 06:53:34.439231 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:34.439392 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:34.439468 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:34.440206 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.440247 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.440730 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:53:34.441107 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 30395 rows, containing 5 columns (5 merged, 0 gathered) in 0.011871222 sec., 2560393.529832059 rows/sec., 172.86 MiB/sec. 2025.02.28 06:53:34.441243 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.441397 [ 24 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:53:34.441443 [ 24 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:34.441452 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} executeQuery: Read 82 rows, 5.33 KiB in 0.002108 sec., 38899.43074003795 rows/sec., 2.47 MiB/sec. 2025.02.28 06:53:34.441496 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:34.441605 [ 4 ] {569a94c4-843c-4a8a-99f0-e38566bf5dff} TCPHandler: Processed in 0.002535971 sec. 2025.02.28 06:53:34.441748 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:53:34.441807 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:53:34.442056 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:34.442106 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5846 rows starting from the beginning of the part 2025.02.28 06:53:34.442375 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:34.442417 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.442629 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 58 rows starting from the beginning of the part 2025.02.28 06:53:34.442905 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_101_20} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:53:34.442926 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part 2025.02.28 06:53:34.443178 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 06:53:34.443223 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:34.443391 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2025.02.28 06:53:34.445737 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6130 rows, containing 4 columns (4 merged, 0 gathered) in 0.004134619 sec., 1482603.354746834 rows/sec., 96.61 MiB/sec. 2025.02.28 06:53:34.446143 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:53:34.446449 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:34.446537 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_101_20} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:53:34.446631 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.02.28 06:53:35.757639 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.02.28 06:53:35.780233 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:35.780288 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. 2025.02.28 06:53:35.787732 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:53:35.788510 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:35.791799 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.02.28 06:53:39.394574 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:39.394788 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:39.394863 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:39.395666 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:39.395721 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:39.396175 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:53:39.396448 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:39.396688 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. 2025.02.28 06:53:39.396797 [ 4 ] {95b89621-a568-49c1-8c1e-6f90e0368f35} TCPHandler: Processed in 0.002356878 sec. 2025.02.28 06:53:39.397171 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:39.397466 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:39.397536 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:39.398307 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:39.398350 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:39.398798 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:53:39.399053 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:39.399281 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. 2025.02.28 06:53:39.399386 [ 255 ] {faf434d0-f447-4cee-99d7-61d3a257bf74} TCPHandler: Processed in 0.002438039 sec. 2025.02.28 06:53:39.399663 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:39.399938 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:39.400041 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:39.400788 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:39.400830 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:39.401243 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:53:39.401495 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:39.401679 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001801 sec., 88839.53359244864 rows/sec., 6.19 MiB/sec. 2025.02.28 06:53:39.401734 [ 4 ] {ef9de6a3-60d3-4161-8e45-57c850b8d7a9} TCPHandler: Processed in 0.002261177 sec. 2025.02.28 06:53:39.401897 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:39.402044 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:39.402108 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:39.402670 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:39.402709 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:39.403090 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:53:39.403325 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:39.403552 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2025.02.28 06:53:39.403605 [ 255 ] {f15e209e-95a2-4eb2-b205-2a0c5b9d9be1} TCPHandler: Processed in 0.001777252 sec. 2025.02.28 06:53:41.308630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.02.28 06:53:41.309323 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:41.309377 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:41.309932 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:53:41.310198 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:41.310443 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.02.28 06:53:41.310447 [ 29 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:53:41.310524 [ 29 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:41.310547 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:41.310676 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:53:41.310828 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:41.310876 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.02.28 06:53:41.310960 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.02.28 06:53:41.311061 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.02.28 06:53:41.311319 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.02.28 06:53:41.311441 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.02.28 06:53:41.311515 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.02.28 06:53:41.314203 [ 200 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003592503 sec., 7793730.443648899 rows/sec., 111.49 MiB/sec. 2025.02.28 06:53:41.314613 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:53:41.315010 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:41.315113 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_61_12} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:53:41.315240 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.02.28 06:53:43.291981 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.02.28 06:53:43.314566 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:43.314642 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:43.322087 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:53:43.322913 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:43.323332 [ 125 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:53:43.323461 [ 125 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:43.323526 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:43.323971 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:53:43.342537 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.02.28 06:53:43.343694 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:43.344979 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.02.28 06:53:43.350638 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.02.28 06:53:43.356536 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.02.28 06:53:43.362555 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.02.28 06:53:43.368511 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.02.28 06:53:43.373409 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.02.28 06:53:43.438484 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.114801445 sec., 4006.9182056027257 rows/sec., 20.72 MiB/sec. 2025.02.28 06:53:43.441858 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:53:43.444932 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:43.445056 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_61_12} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:53:43.447404 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.02.28 06:53:43.938295 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1628 2025.02.28 06:53:43.941412 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:43.941466 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:43.942959 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:43.943268 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:43.944720 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1628 2025.02.28 06:53:44.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.88 MiB, peak 257.29 MiB, free memory in arenas 0.00 B, will set to 244.98 MiB (RSS), difference: 1.11 MiB 2025.02.28 06:53:44.404444 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.404702 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.404775 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:44.405618 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.405674 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.406134 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.406420 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.406691 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} executeQuery: Read 212 rows, 13.81 KiB in 0.002035 sec., 104176.90417690418 rows/sec., 6.63 MiB/sec. 2025.02.28 06:53:44.406812 [ 4 ] {7bea1093-dead-4a9b-ac5a-cccedc9fc9c8} TCPHandler: Processed in 0.002567711 sec. 2025.02.28 06:53:44.407085 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.407295 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:44.407374 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:44.408399 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.408443 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.408919 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:53:44.409176 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.409409 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} executeQuery: Read 695 rows, 56.82 KiB in 0.002173 sec., 319834.3304187759 rows/sec., 25.54 MiB/sec. 2025.02.28 06:53:44.409482 [ 255 ] {a0da335e-dbe3-4ef4-99ef-dfb143bb1c7f} TCPHandler: Processed in 0.002566351 sec. 2025.02.28 06:53:44.409701 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.409920 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.409983 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:44.410719 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.410761 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.411158 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.411411 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.411669 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} executeQuery: Read 145 rows, 9.32 KiB in 0.001776 sec., 81644.14414414414 rows/sec., 5.12 MiB/sec. 2025.02.28 06:53:44.411828 [ 4 ] {79169c6b-15f3-4c64-94fd-7c369e27a6b4} TCPHandler: Processed in 0.002240257 sec. 2025.02.28 06:53:44.412041 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.412181 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.412237 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:44.412920 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.412958 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.413323 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.413580 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.413821 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} executeQuery: Read 113 rows, 7.49 KiB in 0.001661 sec., 68031.30644190247 rows/sec., 4.40 MiB/sec. 2025.02.28 06:53:44.413892 [ 255 ] {8dcfa808-9567-47b6-921d-031f4caf10ce} TCPHandler: Processed in 0.001959774 sec. 2025.02.28 06:53:44.414112 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.414255 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.414311 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:44.414963 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.415002 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.415371 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.415624 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.415840 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} executeQuery: Read 112 rows, 6.53 KiB in 0.001616 sec., 69306.93069306931 rows/sec., 3.95 MiB/sec. 2025.02.28 06:53:44.415893 [ 4 ] {fa90f608-89f8-44b3-b901-2af8768dfebc} TCPHandler: Processed in 0.001873873 sec. 2025.02.28 06:53:44.416032 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.416148 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:44.416196 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:44.416964 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.417003 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.417383 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:53:44.417619 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.417841 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} executeQuery: Read 421 rows, 30.71 KiB in 0.001716 sec., 245337.99533799532 rows/sec., 17.48 MiB/sec. 2025.02.28 06:53:44.417894 [ 255 ] {64c3310d-fd95-49f8-8acb-1d21e7118219} TCPHandler: Processed in 0.001918453 sec. 2025.02.28 06:53:44.418060 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.418199 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:44.418257 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:44.418795 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.418834 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.419210 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.419462 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.419671 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2025.02.28 06:53:44.419724 [ 4 ] {7467f838-7c01-4d07-901c-5c52b0c9fd2a} TCPHandler: Processed in 0.001733301 sec. 2025.02.28 06:53:44.419872 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.420009 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.420070 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:44.420731 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.420770 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.421169 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:53:44.421406 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.421600 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} executeQuery: Read 237 rows, 16.27 KiB in 0.001629 sec., 145488.02946593 rows/sec., 9.75 MiB/sec. 2025.02.28 06:53:44.421648 [ 255 ] {ffa38667-17b0-402e-a99a-75f09cc556be} TCPHandler: Processed in 0.001855092 sec. 2025.02.28 06:53:44.421793 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.421924 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.421980 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:44.422568 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.422606 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.422987 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.423236 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.423474 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec. 2025.02.28 06:53:44.423549 [ 4 ] {27ff5703-9c99-48a3-ac1c-102a674e6df3} TCPHandler: Processed in 0.001795681 sec. 2025.02.28 06:53:44.423746 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.423872 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.423953 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:44.425119 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.425157 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.425822 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.02.28 06:53:44.426078 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.426368 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} executeQuery: Read 39 rows, 71.56 KiB in 0.002516 sec., 15500.794912559619 rows/sec., 27.78 MiB/sec. 2025.02.28 06:53:44.426958 [ 255 ] {4788ee9b-6136-4f41-a66d-af5b7a30171f} TCPHandler: Processed in 0.003306639 sec. 2025.02.28 06:53:44.427272 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:44.427492 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:44.427583 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:44.428041 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:44.428079 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:44.428450 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:53:44.428699 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:44.428940 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. 2025.02.28 06:53:44.429025 [ 4 ] {8ba4d7dc-05d0-4908-94c6-f765506f5a0c} TCPHandler: Processed in 0.001950933 sec. 2025.02.28 06:53:48.624816 [ 95 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:53:48.624917 [ 95 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:53:48.810672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.02.28 06:53:48.811320 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:48.811367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:48.811906 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:53:48.812173 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:48.812474 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.02.28 06:53:49.394847 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:49.395161 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:49.395279 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:49.396283 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:49.396339 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:49.396795 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:53:49.397063 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:49.397313 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} executeQuery: Read 56 rows, 4.41 KiB in 0.002232 sec., 25089.605734767025 rows/sec., 1.93 MiB/sec. 2025.02.28 06:53:49.397400 [ 4 ] {1a90f4e6-846f-47d8-94e1-f633455c21f1} TCPHandler: Processed in 0.002744313 sec. 2025.02.28 06:53:49.397722 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:49.397959 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:49.398040 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:49.398895 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:49.398940 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:49.399380 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:53:49.399647 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:49.399852 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} executeQuery: Read 64 rows, 5.12 KiB in 0.001952 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. 2025.02.28 06:53:49.399918 [ 255 ] {66c86ae9-8b7d-4c05-ba30-ef7800d8fa66} TCPHandler: Processed in 0.002381209 sec. 2025.02.28 06:53:49.400076 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:49.400224 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:49.400289 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:49.400965 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:49.401007 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:49.401426 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:53:49.401680 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:49.401910 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} executeQuery: Read 160 rows, 11.41 KiB in 0.001719 sec., 93077.37056428156 rows/sec., 6.48 MiB/sec. 2025.02.28 06:53:49.401994 [ 4 ] {4256e8e3-3565-4145-9b52-5be61c598227} TCPHandler: Processed in 0.001985243 sec. 2025.02.28 06:53:49.402225 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:49.402604 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:49.402706 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:49.403254 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:49.403293 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:49.403682 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:53:49.403915 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:49.404095 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. 2025.02.28 06:53:49.404144 [ 255 ] {df503ba3-c926-4ac2-b470-07dd6085789c} TCPHandler: Processed in 0.002054755 sec. 2025.02.28 06:53:50.842714 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.02.28 06:53:50.861879 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:50.861945 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:50.868966 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:53:50.869734 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:50.872413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.02.28 06:53:51.828257 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.828572 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.828693 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:53:51.829633 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.829690 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.830147 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.830413 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.830642 [ 43 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.28 06:53:51.830676 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} executeQuery: Read 212 rows, 13.81 KiB in 0.002192 sec., 96715.32846715329 rows/sec., 6.15 MiB/sec. 2025.02.28 06:53:51.830785 [ 43 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.830861 [ 4 ] {51b16d43-37f6-4289-97ba-53f628175633} TCPHandler: Processed in 0.002790903 sec. 2025.02.28 06:53:51.830876 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.831160 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.28 06:53:51.831271 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.831432 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:51.831564 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part 2025.02.28 06:53:51.831732 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:53:51.831916 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:51.832010 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:53:51.832236 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:51.832551 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:51.832708 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part 2025.02.28 06:53:51.834686 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.834769 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.835670 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004652776 sec., 227820.9825704053 rows/sec., 15.36 MiB/sec. 2025.02.28 06:53:51.835749 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.02.28 06:53:51.835857 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.28 06:53:51.836234 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.836420 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.836706 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_45_11} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.28 06:53:51.836717 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} executeQuery: Read 2 rows, 167.00 B in 0.005133 sec., 389.6356906292616 rows/sec., 31.77 KiB/sec. 2025.02.28 06:53:51.837002 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:53:51.837016 [ 255 ] {34452dad-043b-46f5-b987-6eceb1ddfa1c} TCPHandler: Processed in 0.005973762 sec. 2025.02.28 06:53:51.837209 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.837336 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:51.837390 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:51.838804 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.838845 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.839340 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:53:51.839596 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.839822 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} executeQuery: Read 1836 rows, 153.46 KiB in 0.002517 sec., 729439.8092967819 rows/sec., 59.54 MiB/sec. 2025.02.28 06:53:51.839902 [ 4 ] {0e97b52d-f06c-4adb-87b5-ff89a5ead15f} TCPHandler: Processed in 0.002731372 sec. 2025.02.28 06:53:51.840057 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.840187 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.840243 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:53:51.841042 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.841084 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.841469 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.841713 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.841945 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} executeQuery: Read 147 rows, 9.46 KiB in 0.001789 sec., 82168.80939072107 rows/sec., 5.16 MiB/sec. 2025.02.28 06:53:51.842012 [ 255 ] {8e9cd7e3-0318-4fbc-81fa-182f4489bfdc} TCPHandler: Processed in 0.002014814 sec. 2025.02.28 06:53:51.842160 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.842280 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.842330 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:53:51.843039 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.843081 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.843460 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.843719 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.843934 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} executeQuery: Read 341 rows, 23.30 KiB in 0.001678 sec., 203218.1168057211 rows/sec., 13.56 MiB/sec. 2025.02.28 06:53:51.843990 [ 4 ] {462c73c1-d903-4551-a0d2-08727f8709ce} TCPHandler: Processed in 0.001886052 sec. 2025.02.28 06:53:51.844218 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.844360 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.844413 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:53:51.845185 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.845237 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.845758 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.846109 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.846327 [ 43 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.02.28 06:53:51.846399 [ 43 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.846435 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.846481 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} executeQuery: Read 112 rows, 6.53 KiB in 0.00213 sec., 52582.15962441314 rows/sec., 3.00 MiB/sec. 2025.02.28 06:53:51.846700 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.02.28 06:53:51.846853 [ 255 ] {55e1a8cc-e92f-412f-b85a-a2c2396d8468} TCPHandler: Processed in 0.002749943 sec. 2025.02.28 06:53:51.847206 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.847317 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:51.847473 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part 2025.02.28 06:53:51.847610 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:51.847872 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:51.847901 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:51.848265 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:51.848556 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:51.849017 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part 2025.02.28 06:53:51.851277 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.851371 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.852237 [ 195 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005690798 sec., 98404.47684138498 rows/sec., 5.98 MiB/sec. 2025.02.28 06:53:51.852492 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.02.28 06:53:51.852685 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:53:51.852947 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.853083 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_45_11} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.02.28 06:53:51.853158 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.853245 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:53:51.853512 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} executeQuery: Read 879 rows, 65.16 KiB in 0.006044 sec., 145433.48775645267 rows/sec., 10.53 MiB/sec. 2025.02.28 06:53:51.853649 [ 4 ] {e64d7e25-40cc-4592-9afd-205b2107e950} TCPHandler: Processed in 0.00664808 sec. 2025.02.28 06:53:51.853830 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.853971 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:53:51.854026 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:53:51.854568 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.854609 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.855001 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.855243 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.855510 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. 2025.02.28 06:53:51.855569 [ 255 ] {54eada9d-9d7c-4054-adfc-ce92910f3662} TCPHandler: Processed in 0.001828182 sec. 2025.02.28 06:53:51.855705 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.855822 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.855882 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:51.856769 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.856815 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.857267 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:53:51.857542 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.857757 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} executeQuery: Read 1020 rows, 69.60 KiB in 0.001958 sec., 520939.73442288046 rows/sec., 34.72 MiB/sec. 2025.02.28 06:53:51.857808 [ 4 ] {49afb919-dff8-47cc-8028-f3a3588b4547} TCPHandler: Processed in 0.002157566 sec. 2025.02.28 06:53:51.857951 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.858076 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.858131 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:53:51.858634 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.858671 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.859075 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.859316 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.859496 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. 2025.02.28 06:53:51.859550 [ 255 ] {d6d70f0f-7391-4549-9764-cb8fe3ab2d85} TCPHandler: Processed in 0.0016569 sec. 2025.02.28 06:53:51.859696 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.859815 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.859895 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:53:51.861048 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.861088 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.861731 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.02.28 06:53:51.862000 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.862249 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} executeQuery: Read 39 rows, 71.56 KiB in 0.002458 sec., 15866.558177379982 rows/sec., 28.43 MiB/sec. 2025.02.28 06:53:51.862342 [ 4 ] {2e8eeeff-84dd-4291-9738-b7b449c7f79c} TCPHandler: Processed in 0.002701662 sec. 2025.02.28 06:53:51.862504 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:51.862647 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:51.862708 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:51.863228 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:51.863266 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:51.863641 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:53:51.863882 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:51.864069 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} executeQuery: Read 58 rows, 3.68 KiB in 0.001456 sec., 39835.16483516483 rows/sec., 2.47 MiB/sec. 2025.02.28 06:53:51.864126 [ 255 ] {2c2ee707-a2c1-4755-9818-972fc01a8a78} TCPHandler: Processed in 0.001689411 sec. 2025.02.28 06:53:53.945040 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1682 2025.02.28 06:53:53.948630 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:53.948693 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:53.950182 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:53:53.950510 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:53.950798 [ 171 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:53:53.950976 [ 171 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:53.951119 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:53.951686 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:53:53.953096 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1682 2025.02.28 06:53:53.953482 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:53.953640 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1498 rows starting from the beginning of the part 2025.02.28 06:53:53.954250 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.02.28 06:53:53.955058 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part 2025.02.28 06:53:53.955806 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2025.02.28 06:53:53.956313 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part 2025.02.28 06:53:53.956785 [ 188 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2025.02.28 06:53:53.964942 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1682 rows, containing 72 columns (72 merged, 0 gathered) in 0.013612903 sec., 123559.24375572204 rows/sec., 94.75 MiB/sec. 2025.02.28 06:53:53.966892 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:53:53.967773 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:53.967876 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_46_9} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:53:53.968236 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. 2025.02.28 06:53:54.390273 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:54.390471 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:54.390547 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:54.391341 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.391393 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.391831 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:53:54.392085 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.392325 [ 171 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 06:53:54.392338 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. 2025.02.28 06:53:54.392417 [ 171 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.392495 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.392505 [ 4 ] {6963f9d1-137f-4f29-970b-9491846137f0} TCPHandler: Processed in 0.002369129 sec. 2025.02.28 06:53:54.392804 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:54.392822 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 06:53:54.393264 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:54.393367 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:54.393472 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:54.393502 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1844 rows starting from the beginning of the part 2025.02.28 06:53:54.394055 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:54.394684 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 695 rows starting from the beginning of the part 2025.02.28 06:53:54.395209 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:54.395565 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:53:54.395846 [ 201 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.02.28 06:53:54.396817 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.396865 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.397429 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:53:54.397720 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.397978 [ 171 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 06:53:54.398099 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} executeQuery: Read 64 rows, 5.12 KiB in 0.00499 sec., 12825.65130260521 rows/sec., 1.00 MiB/sec. 2025.02.28 06:53:54.398099 [ 171 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.398266 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.398300 [ 255 ] {ee6c4895-2107-4978-bdf0-8df8b1c179fc} TCPHandler: Processed in 0.005640567 sec. 2025.02.28 06:53:54.398728 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:54.399173 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 06:53:54.399447 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:54.399795 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:54.399991 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007330377 sec., 619749.8436983528 rows/sec., 52.66 MiB/sec. 2025.02.28 06:53:54.400169 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:54.400505 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2025.02.28 06:53:54.400611 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 06:53:54.402104 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.402503 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_106_21} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 06:53:54.402590 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:54.402831 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 06:53:54.403248 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 421 rows starting from the beginning of the part 2025.02.28 06:53:54.403601 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:54.403938 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 879 rows starting from the beginning of the part 2025.02.28 06:53:54.404289 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.02.28 06:53:54.404358 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.404494 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.405495 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:53:54.406025 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.406414 [ 171 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.02.28 06:53:54.406501 [ 171 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.406540 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.406587 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} executeQuery: Read 64 rows, 4.56 KiB in 0.007354 sec., 8702.746804460157 rows/sec., 620.68 KiB/sec. 2025.02.28 06:53:54.407037 [ 4 ] {ef5b7c56-80b7-46ba-b953-162aac4aae01} TCPHandler: Processed in 0.008572953 sec. 2025.02.28 06:53:54.407061 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.02.28 06:53:54.407430 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:54.408106 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:54.408213 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:54.408357 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30395 rows starting from the beginning of the part 2025.02.28 06:53:54.408544 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:54.409125 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.010675008 sec., 225292.5712093143 rows/sec., 17.25 MiB/sec. 2025.02.28 06:53:54.409319 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:54.409823 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 06:53:54.410158 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.02.28 06:53:54.410917 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.02.28 06:53:54.411238 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.411610 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:53:54.411808 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_106_21} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 06:53:54.412251 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:53:54.412840 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.412914 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.413545 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:53:54.413812 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.414063 [ 171 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 06:53:54.414190 [ 171 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:54.414215 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} executeQuery: Read 24 rows, 1.66 KiB in 0.00625 sec., 3840 rows/sec., 265.00 KiB/sec. 2025.02.28 06:53:54.414277 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:54.414509 [ 255 ] {64468737-da84-4156-9867-9ad0abf98717} TCPHandler: Processed in 0.007317507 sec. 2025.02.28 06:53:54.414837 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 06:53:54.415125 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:53:54.415194 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6130 rows starting from the beginning of the part 2025.02.28 06:53:54.415325 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:54.415439 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.02.28 06:53:54.415702 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.02.28 06:53:54.416020 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 58 rows starting from the beginning of the part 2025.02.28 06:53:54.416190 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part 2025.02.28 06:53:54.419809 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6414 rows, containing 4 columns (4 merged, 0 gathered) in 0.005366045 sec., 1195293.7405482065 rows/sec., 77.89 MiB/sec. 2025.02.28 06:53:54.420535 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 06:53:54.420947 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.421051 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_106_21} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 06:53:54.421156 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.02.28 06:53:54.421460 [ 192 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31972 rows, containing 5 columns (5 merged, 0 gathered) in 0.014788777 sec., 2161909.6697448343 rows/sec., 145.93 MiB/sec. 2025.02.28 06:53:54.421977 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.02.28 06:53:54.422267 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:54.422344 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_105_21} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.02.28 06:53:54.422435 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 06:53:55.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.36 MiB, peak 257.29 MiB, free memory in arenas 0.00 B, will set to 247.29 MiB (RSS), difference: 1.93 MiB 2025.02.28 06:53:56.312721 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.02.28 06:53:56.313442 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:56.313492 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:56.314041 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:53:56.314302 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:56.314553 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.02.28 06:53:58.372590 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.02.28 06:53:58.392928 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:58.392981 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:58.400382 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:53:58.401147 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:58.403751 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.02.28 06:53:59.395144 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:59.395353 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:53:59.395428 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:53:59.396246 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:59.396298 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:59.396740 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:53:59.397011 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:59.397257 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. 2025.02.28 06:53:59.397327 [ 4 ] {98c8ca72-df82-4b5d-8847-d2535f0ca95d} TCPHandler: Processed in 0.002311628 sec. 2025.02.28 06:53:59.397586 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:59.397780 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:53:59.397858 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:53:59.398655 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:59.398710 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:59.399139 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:53:59.399384 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:59.399619 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} executeQuery: Read 64 rows, 5.12 KiB in 0.001952 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. 2025.02.28 06:53:59.399750 [ 255 ] {231429b6-d86a-4c79-ad8b-a9ef441ff06b} TCPHandler: Processed in 0.002298518 sec. 2025.02.28 06:53:59.399908 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:59.400035 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:53:59.400094 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:53:59.400794 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:59.400844 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:59.401295 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:53:59.401546 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:59.401761 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. 2025.02.28 06:53:59.401818 [ 4 ] {1939842c-7a65-4ac3-9f94-f5583306f710} TCPHandler: Processed in 0.001968074 sec. 2025.02.28 06:53:59.401977 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:53:59.402108 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:53:59.402167 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:53:59.402698 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:53:59.402743 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:53:59.403153 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:53:59.403401 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:53:59.403614 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. 2025.02.28 06:53:59.403664 [ 255 ] {c28f8028-9199-4480-92f1-05b3ee890d9f} TCPHandler: Processed in 0.001752051 sec. 2025.02.28 06:54:02.588453 [ 154 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.02.28 06:54:02.588514 [ 154 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:02.588537 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:02.588747 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2025.02.28 06:54:02.589044 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:02.589083 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part 2025.02.28 06:54:02.589161 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:02.589274 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:02.589545 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:02.589716 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:02.590694 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071535 sec., 21723.02181715491 rows/sec., 1.43 MiB/sec. 2025.02.28 06:54:02.590855 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.02.28 06:54:02.591136 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:02.591217 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_45_10} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.02.28 06:54:02.591295 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:54:03.624984 [ 153 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:54:03.625047 [ 153 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:54:03.814798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.02.28 06:54:03.815516 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:03.815568 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:03.816137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:54:03.816404 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:03.816659 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.02.28 06:54:03.953514 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1698 2025.02.28 06:54:03.956177 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:03.956228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:03.957673 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:03.957975 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:03.959440 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1698 2025.02.28 06:54:04.002646 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002133546 sec. 2025.02.28 06:54:04.404293 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.404486 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.404562 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:04.405448 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.405505 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.405953 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.406228 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.406451 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} executeQuery: Read 212 rows, 13.81 KiB in 0.002015 sec., 105210.91811414393 rows/sec., 6.69 MiB/sec. 2025.02.28 06:54:04.406572 [ 4 ] {1b3ae576-f3ee-4c18-9368-4b8a8d33966d} TCPHandler: Processed in 0.002414149 sec. 2025.02.28 06:54:04.406863 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.407049 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:04.407120 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:04.408186 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.408227 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.408700 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:54:04.408958 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.409156 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} executeQuery: Read 695 rows, 56.82 KiB in 0.002159 sec., 321908.2908754053 rows/sec., 25.70 MiB/sec. 2025.02.28 06:54:04.409209 [ 255 ] {651126a3-469f-4f87-9e9a-a8149399e57f} TCPHandler: Processed in 0.00250323 sec. 2025.02.28 06:54:04.409373 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.409500 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.409554 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:04.410219 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.410261 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.410641 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.410888 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.411111 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} executeQuery: Read 145 rows, 9.32 KiB in 0.001639 sec., 88468.5784014643 rows/sec., 5.55 MiB/sec. 2025.02.28 06:54:04.411180 [ 4 ] {b7d2f4d2-7414-4287-b74a-b0c3d1a006b0} TCPHandler: Processed in 0.001867913 sec. 2025.02.28 06:54:04.411356 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.411499 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.411558 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:04.412320 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.412357 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.412719 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.412971 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.413177 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} executeQuery: Read 113 rows, 7.49 KiB in 0.001737 sec., 65054.69199769718 rows/sec., 4.21 MiB/sec. 2025.02.28 06:54:04.413227 [ 255 ] {70031ff2-02dc-4b44-846c-ec701094461e} TCPHandler: Processed in 0.001970514 sec. 2025.02.28 06:54:04.413368 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.413481 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.413529 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:04.414195 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.414233 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.414598 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.414850 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.415038 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} executeQuery: Read 112 rows, 6.53 KiB in 0.001533 sec., 73059.3607305936 rows/sec., 4.16 MiB/sec. 2025.02.28 06:54:04.415118 [ 4 ] {7c3c33dc-3ca8-4862-9ee2-392d2397e03b} TCPHandler: Processed in 0.001767951 sec. 2025.02.28 06:54:04.415295 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.415411 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:04.415461 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:04.416212 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.416251 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.416640 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:54:04.416899 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.417122 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} executeQuery: Read 421 rows, 30.71 KiB in 0.001732 sec., 243071.5935334873 rows/sec., 17.31 MiB/sec. 2025.02.28 06:54:04.417177 [ 255 ] {f45b4ce1-e2c2-41e6-acaa-c156ae146b45} TCPHandler: Processed in 0.001955484 sec. 2025.02.28 06:54:04.417376 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.417653 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:04.417707 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:04.418207 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.418244 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.418622 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.418870 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.419068 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2025.02.28 06:54:04.419158 [ 4 ] {8f418675-6149-4dfa-aa8a-ce3dc8ddefa1} TCPHandler: Processed in 0.001889093 sec. 2025.02.28 06:54:04.419376 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.419524 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.419579 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:04.420173 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.420212 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.420607 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:54:04.420847 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.421073 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} executeQuery: Read 237 rows, 16.27 KiB in 0.001572 sec., 150763.35877862596 rows/sec., 10.11 MiB/sec. 2025.02.28 06:54:04.421124 [ 255 ] {6ceb2845-60b0-41c9-83da-445cb5f4f73c} TCPHandler: Processed in 0.001869373 sec. 2025.02.28 06:54:04.421273 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.421408 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.421468 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:04.422019 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.422063 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.422459 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.422704 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.422882 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. 2025.02.28 06:54:04.422935 [ 4 ] {b59b793d-37c1-4f81-8205-82e932dd727d} TCPHandler: Processed in 0.001716881 sec. 2025.02.28 06:54:04.423089 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.423212 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.423295 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:04.424461 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.424500 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.425162 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.02.28 06:54:04.425417 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.425609 [ 152 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.02.28 06:54:04.425677 [ 152 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.425699 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} executeQuery: Read 39 rows, 71.56 KiB in 0.002507 sec., 15556.441962504985 rows/sec., 27.88 MiB/sec. 2025.02.28 06:54:04.425715 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:04.426113 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.02.28 06:54:04.426140 [ 255 ] {4a114e0b-a932-47ca-bbf7-c356d151fe29} TCPHandler: Processed in 0.003110597 sec. 2025.02.28 06:54:04.426378 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:04.426556 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:04.426588 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:04.426631 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:04.426682 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1491 rows starting from the beginning of the part 2025.02.28 06:54:04.427206 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:04.427596 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:04.428045 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:04.428053 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:04.428091 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:04.428417 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:04.428810 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:04.428973 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:54:04.429394 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.429660 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} executeQuery: Read 82 rows, 5.33 KiB in 0.003146 sec., 26064.84424666243 rows/sec., 1.66 MiB/sec. 2025.02.28 06:54:04.429765 [ 4 ] {bd17f52f-833e-4a5b-8fab-a4ff6d483ec9} TCPHandler: Processed in 0.003506662 sec. 2025.02.28 06:54:04.437478 [ 192 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 19 columns (19 merged, 0 gathered) in 0.011636569 sec., 144888.06795198825 rows/sec., 259.63 MiB/sec. 2025.02.28 06:54:04.439146 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.02.28 06:54:04.439637 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:04.439733 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_46_9} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.02.28 06:54:04.439913 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2025.02.28 06:54:05.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.14 MiB, peak 259.78 MiB, free memory in arenas 0.00 B, will set to 251.33 MiB (RSS), difference: 3.19 MiB 2025.02.28 06:54:05.903919 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.02.28 06:54:05.925599 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:05.925661 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.02.28 06:54:05.932969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:54:05.933749 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:05.937643 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.02.28 06:54:09.395304 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:09.395520 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:09.395595 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:09.396581 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:09.396634 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:09.397167 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:54:09.397497 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:09.397779 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} executeQuery: Read 56 rows, 4.41 KiB in 0.00227 sec., 24669.603524229075 rows/sec., 1.90 MiB/sec. 2025.02.28 06:54:09.397854 [ 4 ] {409166cd-3984-4c6d-b227-a5848964df4a} TCPHandler: Processed in 0.002659642 sec. 2025.02.28 06:54:09.398134 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:09.398356 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:09.398441 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:09.399240 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:09.399293 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:09.399736 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:54:09.399987 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:09.400232 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2025.02.28 06:54:09.400303 [ 255 ] {b530b69b-ffe6-4a9e-968c-c0127845a2d2} TCPHandler: Processed in 0.002312258 sec. 2025.02.28 06:54:09.400464 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:09.400590 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:09.400646 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:09.401252 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:09.401293 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:09.401696 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:54:09.401933 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:09.402141 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. 2025.02.28 06:54:09.402224 [ 4 ] {82811339-40af-4432-ac8d-e12aea2f5996} TCPHandler: Processed in 0.001823072 sec. 2025.02.28 06:54:09.402454 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:09.402915 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:09.403166 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:09.405479 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:09.405521 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:09.405907 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:54:09.406149 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:09.406370 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} executeQuery: Read 60 rows, 4.14 KiB in 0.003634 sec., 16510.73197578426 rows/sec., 1.11 MiB/sec. 2025.02.28 06:54:09.406424 [ 255 ] {2360ffac-60dc-4646-810f-aee7d45faf8c} TCPHandler: Processed in 0.004108859 sec. 2025.02.28 06:54:11.316894 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.02.28 06:54:11.317586 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:11.317640 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:11.318193 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:54:11.318460 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:11.318730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.02.28 06:54:13.437830 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.02.28 06:54:13.461635 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:13.461706 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:13.469350 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:54:13.470167 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:13.475616 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.02.28 06:54:13.959716 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1728 2025.02.28 06:54:13.962870 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:13.962920 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:13.964404 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:13.964708 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:13.966148 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1728 2025.02.28 06:54:14.403789 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.403991 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.404065 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:14.404896 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.404948 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.405391 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.405652 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.405895 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} executeQuery: Read 212 rows, 13.81 KiB in 0.001965 sec., 107888.04071246818 rows/sec., 6.86 MiB/sec. 2025.02.28 06:54:14.405953 [ 4 ] {d3936fe0-0d0b-4897-bbcd-b2a0ce95bd9c} TCPHandler: Processed in 0.002303537 sec. 2025.02.28 06:54:14.406200 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.406403 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:14.406480 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:14.407630 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.407686 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.408188 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:54:14.408465 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.408719 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} executeQuery: Read 695 rows, 56.82 KiB in 0.002371 sec., 293125.2636018558 rows/sec., 23.40 MiB/sec. 2025.02.28 06:54:14.408790 [ 255 ] {ded02bda-7cf4-47f9-bcd2-4e73daac6c17} TCPHandler: Processed in 0.002728093 sec. 2025.02.28 06:54:14.408933 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.409050 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.409097 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:14.409698 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.409733 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.410158 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.410408 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.410592 [ 146 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.02.28 06:54:14.410674 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} executeQuery: Read 145 rows, 9.32 KiB in 0.001632 sec., 88848.03921568628 rows/sec., 5.58 MiB/sec. 2025.02.28 06:54:14.410675 [ 146 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.410763 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.410813 [ 4 ] {893567c7-5482-43e3-abe2-2767523674db} TCPHandler: Processed in 0.001934894 sec. 2025.02.28 06:54:14.411096 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.411122 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.02.28 06:54:14.411585 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.411819 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:14.411835 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:14.411940 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 163 rows starting from the beginning of the part 2025.02.28 06:54:14.412268 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 145 rows starting from the beginning of the part 2025.02.28 06:54:14.412544 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 145 rows starting from the beginning of the part 2025.02.28 06:54:14.412892 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 147 rows starting from the beginning of the part 2025.02.28 06:54:14.413267 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 145 rows starting from the beginning of the part 2025.02.28 06:54:14.413585 [ 191 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 145 rows starting from the beginning of the part 2025.02.28 06:54:14.414931 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.415008 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.416030 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.416537 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.416713 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581468 sec., 153060.87351324578 rows/sec., 10.21 MiB/sec. 2025.02.28 06:54:14.416839 [ 146 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.02.28 06:54:14.416928 [ 146 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.417002 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.417079 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} executeQuery: Read 113 rows, 7.49 KiB in 0.005667 sec., 19940.003529204165 rows/sec., 1.29 MiB/sec. 2025.02.28 06:54:14.417103 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.02.28 06:54:14.417460 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.02.28 06:54:14.417821 [ 255 ] {dc483322-5814-4af5-a7ff-50efb32caf95} TCPHandler: Processed in 0.006881612 sec. 2025.02.28 06:54:14.418228 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:14.418237 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.418500 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 341 rows starting from the beginning of the part 2025.02.28 06:54:14.418500 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.419073 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.419155 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part 2025.02.28 06:54:14.419346 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_47_10} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.02.28 06:54:14.419334 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:14.419657 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part 2025.02.28 06:54:14.419707 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.28 06:54:14.420069 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 341 rows starting from the beginning of the part 2025.02.28 06:54:14.420567 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part 2025.02.28 06:54:14.420831 [ 194 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part 2025.02.28 06:54:14.422519 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.422614 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.423648 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.424180 [ 187 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007058664 sec., 160653.63077205545 rows/sec., 11.20 MiB/sec. 2025.02.28 06:54:14.424194 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.424453 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.02.28 06:54:14.424656 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} executeQuery: Read 112 rows, 6.53 KiB in 0.006031 sec., 18570.717957221026 rows/sec., 1.06 MiB/sec. 2025.02.28 06:54:14.424816 [ 4 ] {1b16a653-2b71-41b3-9c68-17f38a6e3cb8} TCPHandler: Processed in 0.00670955 sec. 2025.02.28 06:54:14.425044 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.425059 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.425185 [ 190 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_47_10} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.02.28 06:54:14.425292 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:14.425336 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:54:14.425392 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:14.426245 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.426285 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.426666 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:54:14.426903 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.427123 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} executeQuery: Read 421 rows, 30.71 KiB in 0.001905 sec., 220997.375328084 rows/sec., 15.74 MiB/sec. 2025.02.28 06:54:14.427176 [ 255 ] {8a698940-c687-42a6-8989-f783ad3d575d} TCPHandler: Processed in 0.002258627 sec. 2025.02.28 06:54:14.427358 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.427475 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:14.427526 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:14.428036 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.428075 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.428437 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.428678 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.428855 [ 147 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.02.28 06:54:14.428912 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.02.28 06:54:14.428922 [ 147 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.429000 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.429021 [ 4 ] {529aca91-f744-4192-b251-dde389527b71} TCPHandler: Processed in 0.00171646 sec. 2025.02.28 06:54:14.429427 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.429498 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.02.28 06:54:14.430054 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.430124 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:14.430233 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.02.28 06:54:14.430240 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:14.430509 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.02.28 06:54:14.430919 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.02.28 06:54:14.431233 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.02.28 06:54:14.431548 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.02.28 06:54:14.431803 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.02.28 06:54:14.432805 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.432875 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.433946 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:54:14.434305 [ 190 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.005205313 sec., 54175.41654075366 rows/sec., 2.76 MiB/sec. 2025.02.28 06:54:14.434458 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.434552 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.02.28 06:54:14.434731 [ 147 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.02.28 06:54:14.434847 [ 147 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.434904 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.434969 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} executeQuery: Read 237 rows, 16.27 KiB in 0.00519 sec., 45664.739884393064 rows/sec., 3.06 MiB/sec. 2025.02.28 06:54:14.435505 [ 255 ] {f13a4929-0bf7-47ae-936d-09dda81f4d23} TCPHandler: Processed in 0.006391976 sec. 2025.02.28 06:54:14.435534 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.435849 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.02.28 06:54:14.435923 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.435996 [ 187 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_47_10} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.02.28 06:54:14.436441 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:54:14.436566 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.436719 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:14.436794 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:14.436817 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31972 rows starting from the beginning of the part 2025.02.28 06:54:14.437376 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:14.437872 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:14.438376 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2025.02.28 06:54:14.438903 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:14.439191 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2025.02.28 06:54:14.439868 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.439925 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.440470 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.440943 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.441210 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} executeQuery: Read 1 rows, 69.00 B in 0.00487 sec., 205.3388090349076 rows/sec., 13.84 KiB/sec. 2025.02.28 06:54:14.441287 [ 4 ] {3c099d81-c999-4961-8ae0-34b71b2ea4e7} TCPHandler: Processed in 0.005578236 sec. 2025.02.28 06:54:14.441475 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.441742 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.442012 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:14.443917 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.443988 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.444833 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.02.28 06:54:14.445176 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.445697 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} executeQuery: Read 39 rows, 71.56 KiB in 0.004031 sec., 9675.018605805011 rows/sec., 17.34 MiB/sec. 2025.02.28 06:54:14.446348 [ 255 ] {796b191d-6c47-41b0-8cb3-cd7050514081} TCPHandler: Processed in 0.004960789 sec. 2025.02.28 06:54:14.446558 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:14.446703 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:14.446790 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:14.447466 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:14.447512 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:14.448038 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:54:14.448368 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.448645 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} executeQuery: Read 82 rows, 5.33 KiB in 0.001971 sec., 41603.247082699134 rows/sec., 2.64 MiB/sec. 2025.02.28 06:54:14.448756 [ 4 ] {665b5c41-34f8-4cdb-80c2-0ade1a18aa50} TCPHandler: Processed in 0.002307038 sec. 2025.02.28 06:54:14.448841 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32830 rows, containing 5 columns (5 merged, 0 gathered) in 0.013793775 sec., 2380059.1208715527 rows/sec., 160.70 MiB/sec. 2025.02.28 06:54:14.449128 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.02.28 06:54:14.449497 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:14.449593 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_110_22} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.02.28 06:54:14.449702 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 06:54:18.625101 [ 142 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:54:18.625166 [ 142 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:54:18.818968 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.02.28 06:54:18.819613 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:18.819664 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:18.820251 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:54:18.820535 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:18.820747 [ 142 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:54:18.820805 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.02.28 06:54:18.820832 [ 142 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:18.820864 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:18.821006 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:54:18.821166 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:18.821209 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.02.28 06:54:18.821294 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.02.28 06:54:18.821499 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.02.28 06:54:18.821739 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.02.28 06:54:18.821921 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.02.28 06:54:18.822143 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.02.28 06:54:18.824959 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004022539 sec., 7521617.565423231 rows/sec., 107.60 MiB/sec. 2025.02.28 06:54:18.825217 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:54:18.825526 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:18.825612 [ 187 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_66_13} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:54:18.825705 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.02.28 06:54:19.394749 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:19.394932 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:19.395002 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:19.395754 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.395797 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.396239 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 06:54:19.396516 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.396683 [ 140 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 06:54:19.396726 [ 140 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.396726 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} executeQuery: Read 56 rows, 4.41 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.34 MiB/sec. 2025.02.28 06:54:19.396751 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.396848 [ 4 ] {dcd0bf7d-01ac-41d3-b54c-d81fe28d7f5a} TCPHandler: Processed in 0.002223777 sec. 2025.02.28 06:54:19.397005 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 06:54:19.397112 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:19.397181 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:19.397259 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1844 rows starting from the beginning of the part 2025.02.28 06:54:19.397318 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:19.397427 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:19.397495 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:19.397825 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 695 rows starting from the beginning of the part 2025.02.28 06:54:19.397980 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:19.398173 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 695 rows starting from the beginning of the part 2025.02.28 06:54:19.398375 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:19.399340 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.399393 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.400000 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 06:54:19.400278 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.400510 [ 140 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 06:54:19.400612 [ 140 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.400672 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} executeQuery: Read 64 rows, 5.12 KiB in 0.003383 sec., 18918.120011823823 rows/sec., 1.48 MiB/sec. 2025.02.28 06:54:19.400682 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.401198 [ 255 ] {959ea894-acaf-4f6c-8cba-67cda68d588e} TCPHandler: Processed in 0.00421088 sec. 2025.02.28 06:54:19.401502 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 06:54:19.401534 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:19.401743 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875789 sec., 697733.2284067256 rows/sec., 58.92 MiB/sec. 2025.02.28 06:54:19.402030 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:19.402159 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:19.402275 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:19.402307 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2025.02.28 06:54:19.402483 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 06:54:19.402803 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:19.403505 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 421 rows starting from the beginning of the part 2025.02.28 06:54:19.404220 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:19.404861 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 421 rows starting from the beginning of the part 2025.02.28 06:54:19.405343 [ 188 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:19.405473 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.406190 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_111_22} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 06:54:19.406578 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 06:54:19.407674 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.407721 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.408332 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 06:54:19.408632 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.408833 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007902335 sec., 246382.87291034864 rows/sec., 18.82 MiB/sec. 2025.02.28 06:54:19.409062 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} executeQuery: Read 160 rows, 11.41 KiB in 0.007199 sec., 22225.309070704265 rows/sec., 1.55 MiB/sec. 2025.02.28 06:54:19.409160 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 06:54:19.409195 [ 4 ] {75e7d592-3f72-4970-beeb-afbc08b963d1} TCPHandler: Processed in 0.007820113 sec. 2025.02.28 06:54:19.409663 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:19.410005 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.410344 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_111_22} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 06:54:19.410402 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:19.410611 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 06:54:19.410726 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:19.411304 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.411353 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.411790 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 06:54:19.412035 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.412244 [ 140 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 06:54:19.412305 [ 140 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:19.412315 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} executeQuery: Read 60 rows, 4.14 KiB in 0.002256 sec., 26595.74468085106 rows/sec., 1.79 MiB/sec. 2025.02.28 06:54:19.412339 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:19.412491 [ 255 ] {85018b7b-b5fc-4416-a069-3a38c3eae58a} TCPHandler: Processed in 0.003167718 sec. 2025.02.28 06:54:19.412564 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 06:54:19.412722 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:19.412782 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6414 rows starting from the beginning of the part 2025.02.28 06:54:19.413057 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:19.413442 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.02.28 06:54:19.413818 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:19.414208 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.02.28 06:54:19.414469 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:19.416468 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6758 rows, containing 4 columns (4 merged, 0 gathered) in 0.004000068 sec., 1689471.2789882573 rows/sec., 110.12 MiB/sec. 2025.02.28 06:54:19.417040 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 06:54:19.417393 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:19.417492 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_111_22} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 06:54:19.417598 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.02.28 06:54:20.975796 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.02.28 06:54:20.998994 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:20.999088 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.006923 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:54:21.007714 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.008032 [ 139 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:54:21.008113 [ 139 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.008161 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.008444 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:54:21.016431 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.02.28 06:54:21.017827 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:21.018731 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.02.28 06:54:21.023411 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:21.028073 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.02.28 06:54:21.033264 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:21.038895 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.02.28 06:54:21.044850 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:21.105784 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.097515998 sec., 5106.854364552573 rows/sec., 26.41 MiB/sec. 2025.02.28 06:54:21.109356 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:54:21.112429 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.112559 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_66_13} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:54:21.114979 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.02.28 06:54:21.829960 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.830188 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.830269 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:21.831236 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.831289 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.831738 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.832010 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.832243 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} executeQuery: Read 212 rows, 13.81 KiB in 0.002115 sec., 100236.40661938534 rows/sec., 6.37 MiB/sec. 2025.02.28 06:54:21.832305 [ 4 ] {ec4d1782-b48e-43a0-a322-b32346e910e9} TCPHandler: Processed in 0.002532281 sec. 2025.02.28 06:54:21.832565 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.832782 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:54:21.832865 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:54:21.833627 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.833679 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.834099 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.02.28 06:54:21.834345 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.834611 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} executeQuery: Read 16 rows, 1.30 KiB in 0.001881 sec., 8506.113769271664 rows/sec., 693.61 KiB/sec. 2025.02.28 06:54:21.834734 [ 255 ] {c4075624-99bb-4763-8b80-12396965a4a6} TCPHandler: Processed in 0.002308588 sec. 2025.02.28 06:54:21.834956 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.835186 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:21.835280 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:21.836836 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.836878 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.837367 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 06:54:21.837626 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.837844 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} executeQuery: Read 1843 rows, 153.97 KiB in 0.002718 sec., 678072.1118469463 rows/sec., 55.32 MiB/sec. 2025.02.28 06:54:21.837897 [ 4 ] {c9c59106-ac26-43c1-98ab-23175637da39} TCPHandler: Processed in 0.003044477 sec. 2025.02.28 06:54:21.838134 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.838358 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.838450 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:21.839350 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.839391 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.839770 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.840014 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.840216 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} executeQuery: Read 161 rows, 10.44 KiB in 0.001912 sec., 84205.0209205021 rows/sec., 5.33 MiB/sec. 2025.02.28 06:54:21.840267 [ 255 ] {b65f33c8-9c7f-45b2-8e28-7aea263f58f0} TCPHandler: Processed in 0.002244517 sec. 2025.02.28 06:54:21.840403 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.840520 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.840568 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:21.841248 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.841287 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.841671 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.841918 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.842126 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} executeQuery: Read 341 rows, 23.30 KiB in 0.00163 sec., 209202.45398773006 rows/sec., 13.96 MiB/sec. 2025.02.28 06:54:21.842179 [ 4 ] {d61f0e57-bf76-43c2-ba46-e090c5dda0fb} TCPHandler: Processed in 0.001830782 sec. 2025.02.28 06:54:21.842388 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.842607 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.842693 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:21.843443 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.843481 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.843834 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.844070 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.844273 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} executeQuery: Read 112 rows, 6.53 KiB in 0.00172 sec., 65116.27906976744 rows/sec., 3.71 MiB/sec. 2025.02.28 06:54:21.844324 [ 255 ] {935c4c57-a76b-44d5-902b-a41044e672d7} TCPHandler: Processed in 0.002047195 sec. 2025.02.28 06:54:21.844457 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.844572 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:21.844621 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:21.845476 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.845515 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.845926 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 06:54:21.846188 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.846401 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} executeQuery: Read 893 rows, 66.30 KiB in 0.001852 sec., 482181.42548596114 rows/sec., 34.96 MiB/sec. 2025.02.28 06:54:21.846461 [ 4 ] {24e48729-aa79-4a51-8f91-d76574bb6629} TCPHandler: Processed in 0.002058734 sec. 2025.02.28 06:54:21.846629 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.846937 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:21.847019 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:21.847507 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.847545 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.847904 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.848139 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.848341 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. 2025.02.28 06:54:21.848390 [ 255 ] {9b083314-c97f-4ec0-81ba-273f21f4caeb} TCPHandler: Processed in 0.001851613 sec. 2025.02.28 06:54:21.848541 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.848678 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.848741 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:21.849544 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.849586 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.850043 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 06:54:21.850285 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.850515 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} executeQuery: Read 1027 rows, 70.10 KiB in 0.001865 sec., 550670.2412868633 rows/sec., 36.70 MiB/sec. 2025.02.28 06:54:21.850577 [ 4 ] {93437a44-3228-4ca3-9d54-c5ce948d4f8e} TCPHandler: Processed in 0.002098486 sec. 2025.02.28 06:54:21.850747 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.851030 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.851187 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:21.851747 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.851785 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.852139 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.852377 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.852585 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} executeQuery: Read 1 rows, 69.00 B in 0.001652 sec., 605.3268765133172 rows/sec., 40.79 KiB/sec. 2025.02.28 06:54:21.852633 [ 255 ] {2f7944b9-0a1b-4f1b-ac6b-5c0dff256b78} TCPHandler: Processed in 0.001971253 sec. 2025.02.28 06:54:21.852778 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.852894 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.852980 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:21.854286 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.854324 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.854984 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.02.28 06:54:21.855236 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.855475 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} executeQuery: Read 39 rows, 71.56 KiB in 0.002605 sec., 14971.209213051823 rows/sec., 26.83 MiB/sec. 2025.02.28 06:54:21.855567 [ 4 ] {d1e4c191-7dd7-48d1-8d16-7cbf4caccf58} TCPHandler: Processed in 0.002843245 sec. 2025.02.28 06:54:21.855761 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:21.855982 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:21.856046 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:21.856619 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:21.856664 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:21.857075 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.02.28 06:54:21.857312 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:21.857523 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} executeQuery: Read 58 rows, 3.68 KiB in 0.001595 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. 2025.02.28 06:54:21.857572 [ 255 ] {3ccf5520-3277-4f45-ac59-4bb0623205b4} TCPHandler: Processed in 0.001920103 sec. 2025.02.28 06:54:22.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 253.90 MiB, peak 266.77 MiB, free memory in arenas 0.00 B, will set to 252.79 MiB (RSS), difference: -1.11 MiB 2025.02.28 06:54:23.966486 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1782 2025.02.28 06:54:23.969966 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:23.970014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:23.971467 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:23.971769 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:23.973207 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1782 2025.02.28 06:54:24.391620 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:24.391838 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:24.391922 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:24.392819 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:24.392871 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:24.393356 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 06:54:24.393653 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:24.393895 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} executeQuery: Read 56 rows, 4.41 KiB in 0.002114 sec., 26490.066225165563 rows/sec., 2.04 MiB/sec. 2025.02.28 06:54:24.393957 [ 4 ] {2c2006cd-a234-437b-9e49-2fd636abd307} TCPHandler: Processed in 0.00248967 sec. 2025.02.28 06:54:24.394268 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:24.394505 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:24.394601 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:24.395546 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:24.395605 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:24.396089 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 06:54:24.396388 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:24.396652 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} executeQuery: Read 64 rows, 5.12 KiB in 0.002213 sec., 28920.018075011296 rows/sec., 2.26 MiB/sec. 2025.02.28 06:54:24.396729 [ 255 ] {33976942-c098-495d-bd6c-8b4f22b0c014} TCPHandler: Processed in 0.002618862 sec. 2025.02.28 06:54:24.396893 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:24.397018 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:24.397087 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:24.397793 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:24.397843 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:24.398299 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 06:54:24.398561 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:24.398798 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} executeQuery: Read 64 rows, 4.56 KiB in 0.001805 sec., 35457.06371191136 rows/sec., 2.47 MiB/sec. 2025.02.28 06:54:24.398855 [ 4 ] {d8faef2f-e74c-4881-b17b-81855fb63e4d} TCPHandler: Processed in 0.002024254 sec. 2025.02.28 06:54:24.399030 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:24.399196 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:24.399272 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:24.399934 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:24.399985 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:24.400432 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.02.28 06:54:24.400717 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:24.400959 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} executeQuery: Read 24 rows, 1.66 KiB in 0.001805 sec., 13296.398891966759 rows/sec., 917.59 KiB/sec. 2025.02.28 06:54:24.401025 [ 255 ] {ee90f1af-237a-440e-b430-47793fd93000} TCPHandler: Processed in 0.002062744 sec. 2025.02.28 06:54:26.321043 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.02.28 06:54:26.322156 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:26.322202 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:26.322744 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:54:26.323007 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:26.323242 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.02.28 06:54:28.516603 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.02.28 06:54:28.535267 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:28.535316 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:28.542184 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:54:28.542950 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:28.545461 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.02.28 06:54:29.395409 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:29.395714 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:29.395831 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:29.396821 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:29.396871 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:29.397321 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 06:54:29.397580 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:29.397809 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} executeQuery: Read 56 rows, 4.41 KiB in 0.00218 sec., 25688.07339449541 rows/sec., 1.97 MiB/sec. 2025.02.28 06:54:29.397876 [ 4 ] {9e16540d-3bf4-47fa-9159-5b269bd3ed5d} TCPHandler: Processed in 0.002655142 sec. 2025.02.28 06:54:29.398213 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:29.398515 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:29.398633 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:29.399674 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:29.399724 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:29.400173 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 06:54:29.400428 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:29.400668 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} executeQuery: Read 64 rows, 5.12 KiB in 0.002235 sec., 28635.346756152125 rows/sec., 2.24 MiB/sec. 2025.02.28 06:54:29.400735 [ 255 ] {1ddadf49-f614-47a1-88f5-c2450f441aa1} TCPHandler: Processed in 0.002711122 sec. 2025.02.28 06:54:29.400878 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:29.401001 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:29.401058 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:29.401642 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:29.401682 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:29.402097 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 06:54:29.402336 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:29.402573 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2025.02.28 06:54:29.402645 [ 4 ] {796975d9-f3b5-4f91-aa08-d794b2ff0caf} TCPHandler: Processed in 0.001815002 sec. 2025.02.28 06:54:29.402839 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:29.403051 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:29.403120 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:29.403661 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:29.403701 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:29.404099 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.02.28 06:54:29.404344 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:29.404567 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.02.28 06:54:29.404627 [ 255 ] {9ec37334-cbd4-46f2-b9d6-bea042791b66} TCPHandler: Processed in 0.001875303 sec. 2025.02.28 06:54:33.625229 [ 127 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:54:33.625323 [ 127 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:54:33.823494 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.02.28 06:54:33.824144 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:33.824195 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:33.824737 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:54:33.824998 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:33.825263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.02.28 06:54:33.973652 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1798 2025.02.28 06:54:33.976701 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:33.976751 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:33.978200 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:33.978517 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:33.980197 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1798 2025.02.28 06:54:34.403974 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.404165 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.404240 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:34.405097 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.405152 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.405612 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.405870 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.406088 [ 126 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.28 06:54:34.406127 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. 2025.02.28 06:54:34.406174 [ 126 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.406240 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.406273 [ 4 ] {7a132618-9915-4ba6-abcc-d42a55a88903} TCPHandler: Processed in 0.002429769 sec. 2025.02.28 06:54:34.406563 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.28 06:54:34.406588 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.407033 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:34.407173 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:34.407220 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:34.407356 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part 2025.02.28 06:54:34.407728 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part 2025.02.28 06:54:34.408036 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part 2025.02.28 06:54:34.408355 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part 2025.02.28 06:54:34.408694 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part 2025.02.28 06:54:34.410753 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.410835 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.411402 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005065321 sec., 209266.10574137353 rows/sec., 14.11 MiB/sec. 2025.02.28 06:54:34.411618 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.28 06:54:34.411736 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 06:54:34.412045 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.412191 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.412256 [ 194 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_49_12} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.28 06:54:34.412401 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:54:34.412597 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} executeQuery: Read 695 rows, 56.82 KiB in 0.005723 sec., 121439.80429844487 rows/sec., 9.70 MiB/sec. 2025.02.28 06:54:34.412728 [ 255 ] {526c39a3-2238-4f59-b84f-05c38f12424d} TCPHandler: Processed in 0.006335216 sec. 2025.02.28 06:54:34.412910 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.413115 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.413180 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:34.413905 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.413946 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.414338 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.414580 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.414794 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} executeQuery: Read 145 rows, 9.32 KiB in 0.001733 sec., 83669.93652625506 rows/sec., 5.25 MiB/sec. 2025.02.28 06:54:34.414851 [ 4 ] {62fd72da-756d-4dd7-83e1-daf4b9ce3bbe} TCPHandler: Processed in 0.002032074 sec. 2025.02.28 06:54:34.415039 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.415180 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.415239 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:34.415902 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.415943 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.416299 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.416532 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.416743 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} executeQuery: Read 113 rows, 7.49 KiB in 0.001594 sec., 70890.84065244668 rows/sec., 4.59 MiB/sec. 2025.02.28 06:54:34.416796 [ 255 ] {6d4c563e-7824-4e9e-a4e7-0e41c6589218} TCPHandler: Processed in 0.001825502 sec. 2025.02.28 06:54:34.416948 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.417067 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.417116 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:34.417737 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.417777 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.418140 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.418392 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.418556 [ 126 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.02.28 06:54:34.418615 [ 126 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.418631 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} executeQuery: Read 112 rows, 6.53 KiB in 0.001577 sec., 71020.92580849714 rows/sec., 4.05 MiB/sec. 2025.02.28 06:54:34.418660 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.418776 [ 4 ] {5226b741-0804-4409-b37a-7913dd463e40} TCPHandler: Processed in 0.001875062 sec. 2025.02.28 06:54:34.419011 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.02.28 06:54:34.419050 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.419346 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:34.419414 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:34.419462 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:34.419496 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part 2025.02.28 06:54:34.419756 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part 2025.02.28 06:54:34.419952 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part 2025.02.28 06:54:34.420157 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part 2025.02.28 06:54:34.420378 [ 189 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part 2025.02.28 06:54:34.421364 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.421409 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.421877 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003076947 sec., 181998.58496100194 rows/sec., 11.06 MiB/sec. 2025.02.28 06:54:34.422052 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 06:54:34.422077 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.02.28 06:54:34.422495 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.422606 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.422858 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_49_12} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.02.28 06:54:34.423001 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} executeQuery: Read 421 rows, 30.71 KiB in 0.003691 sec., 114061.23001896506 rows/sec., 8.12 MiB/sec. 2025.02.28 06:54:34.423059 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:54:34.423272 [ 255 ] {7ebc242c-57a3-478f-81da-305390cf50a7} TCPHandler: Processed in 0.004358322 sec. 2025.02.28 06:54:34.423487 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.423646 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:34.423696 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:34.424166 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.424205 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.424572 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.424811 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.425063 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. 2025.02.28 06:54:34.425215 [ 4 ] {d118398c-e038-4a46-b45d-e92d21cb6ff3} TCPHandler: Processed in 0.001815101 sec. 2025.02.28 06:54:34.425482 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.425619 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.425682 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:34.426356 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.426403 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.426809 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 06:54:34.427070 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.427285 [ 123 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.02.28 06:54:34.427296 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} executeQuery: Read 237 rows, 16.27 KiB in 0.001703 sec., 139166.17733411625 rows/sec., 9.33 MiB/sec. 2025.02.28 06:54:34.427372 [ 123 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.427455 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.427461 [ 255 ] {a798704e-ed5f-4f76-95a0-e3538213c2e1} TCPHandler: Processed in 0.002136265 sec. 2025.02.28 06:54:34.427803 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.02.28 06:54:34.427819 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.428219 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:34.428403 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32830 rows starting from the beginning of the part 2025.02.28 06:54:34.428481 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.428704 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:34.429242 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:34.429977 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:54:34.430776 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:34.431239 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:34.431510 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2025.02.28 06:54:34.432072 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.432148 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.432946 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.433276 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.433660 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} executeQuery: Read 1 rows, 69.00 B in 0.005377 sec., 185.9773107680863 rows/sec., 12.53 KiB/sec. 2025.02.28 06:54:34.433994 [ 4 ] {f02658e6-01e4-4ab7-a9d0-ecce1da3e0ec} TCPHandler: Processed in 0.006398416 sec. 2025.02.28 06:54:34.434501 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.434849 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.435097 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:34.436892 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.436935 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.437871 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.02.28 06:54:34.438264 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.438587 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} executeQuery: Read 39 rows, 71.56 KiB in 0.003831 sec., 10180.109631949883 rows/sec., 18.24 MiB/sec. 2025.02.28 06:54:34.438784 [ 255 ] {ac219e53-25e9-4771-a259-67835776d0ca} TCPHandler: Processed in 0.004621435 sec. 2025.02.28 06:54:34.438984 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:34.439132 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:34.439187 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:34.439877 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:34.439937 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:34.440369 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.02.28 06:54:34.440713 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.440953 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} executeQuery: Read 82 rows, 5.33 KiB in 0.001856 sec., 44181.03448275862 rows/sec., 2.81 MiB/sec. 2025.02.28 06:54:34.441099 [ 4 ] {7ae6c773-e39a-4641-8f08-bb3fd5b82bdb} TCPHandler: Processed in 0.002174216 sec. 2025.02.28 06:54:34.441430 [ 191 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 34478 rows, containing 5 columns (5 merged, 0 gathered) in 0.013866727 sec., 2486383.4126106324 rows/sec., 167.87 MiB/sec. 2025.02.28 06:54:34.441767 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.02.28 06:54:34.442133 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:34.442228 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_115_23} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.02.28 06:54:34.442336 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 06:54:36.045627 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.02.28 06:54:36.066747 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:36.066812 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2025.02.28 06:54:36.074285 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:54:36.075089 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:36.078530 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.02.28 06:54:39.396130 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:39.396339 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:39.396417 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:39.397209 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.397265 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.397707 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 06:54:39.397973 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.398194 [ 118 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 06:54:39.398220 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. 2025.02.28 06:54:39.398292 [ 118 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.398377 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.398384 [ 4 ] {456d7b90-d4c8-45fb-a3fc-49f75fb259ba} TCPHandler: Processed in 0.002390289 sec. 2025.02.28 06:54:39.398646 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 06:54:39.398704 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:39.398861 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:39.398942 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1844 rows starting from the beginning of the part 2025.02.28 06:54:39.399006 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:39.399126 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:54:39.399232 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:39.399505 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:39.399886 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:39.400138 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 695 rows starting from the beginning of the part 2025.02.28 06:54:39.400426 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:39.402102 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.402182 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.403261 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 06:54:39.403568 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.403792 [ 118 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 06:54:39.403846 [ 118 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.403926 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.403940 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} executeQuery: Read 64 rows, 5.12 KiB in 0.005004 sec., 12789.76818545164 rows/sec., 1022.23 KiB/sec. 2025.02.28 06:54:39.404573 [ 255 ] {d6d7ef28-54c4-4974-bbf7-5c09e976723a} TCPHandler: Processed in 0.006058892 sec. 2025.02.28 06:54:39.404594 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 06:54:39.404906 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:39.405049 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006542988 sec., 695400.9391427892 rows/sec., 59.08 MiB/sec. 2025.02.28 06:54:39.405357 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:39.405506 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 06:54:39.405575 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:39.406061 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:39.406619 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.406980 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_116_23} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 06:54:39.407282 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2025.02.28 06:54:39.407310 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:54:39.408277 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 893 rows starting from the beginning of the part 2025.02.28 06:54:39.408844 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:39.409205 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:39.409270 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.409384 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.409384 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 421 rows starting from the beginning of the part 2025.02.28 06:54:39.409756 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:39.410776 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 06:54:39.411238 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.411782 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} executeQuery: Read 160 rows, 11.41 KiB in 0.006563 sec., 24379.094926100868 rows/sec., 1.70 MiB/sec. 2025.02.28 06:54:39.411983 [ 4 ] {37e4e7a8-dfb1-4a98-a6c7-9ba0af17d23d} TCPHandler: Processed in 0.007266587 sec. 2025.02.28 06:54:39.412181 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:39.412320 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:39.412380 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:39.412836 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008769375 sec., 275846.34024659684 rows/sec., 21.13 MiB/sec. 2025.02.28 06:54:39.413075 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.413112 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 06:54:39.413141 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.413689 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.413875 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_116_23} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 06:54:39.413875 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.02.28 06:54:39.414030 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 06:54:39.414246 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.414435 [ 118 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.02.28 06:54:39.414500 [ 118 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:39.414514 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} executeQuery: Read 60 rows, 4.14 KiB in 0.002215 sec., 27088.03611738149 rows/sec., 1.83 MiB/sec. 2025.02.28 06:54:39.414548 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:39.414718 [ 255 ] {f33e9cfb-c476-4701-8622-4dead4cb2072} TCPHandler: Processed in 0.002633752 sec. 2025.02.28 06:54:39.414930 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.02.28 06:54:39.415274 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:39.415369 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6758 rows starting from the beginning of the part 2025.02.28 06:54:39.415750 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 58 rows starting from the beginning of the part 2025.02.28 06:54:39.416094 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part 2025.02.28 06:54:39.416448 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:39.416779 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2025.02.28 06:54:39.416928 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:39.419184 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004500884 sec., 1564581.5355383519 rows/sec., 101.98 MiB/sec. 2025.02.28 06:54:39.419654 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.02.28 06:54:39.419963 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:39.420050 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_116_23} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.02.28 06:54:39.420141 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.02.28 06:54:41.325498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.02.28 06:54:41.326193 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:41.326247 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:41.326810 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:54:41.327090 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:41.327381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.02.28 06:54:43.578701 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.02.28 06:54:43.600963 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:43.601031 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:43.608468 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:54:43.609250 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:43.613311 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.02.28 06:54:43.980467 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1828 2025.02.28 06:54:43.983605 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:43.983656 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:43.985974 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:43.986286 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:43.986449 [ 114 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:54:43.986507 [ 114 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:43.986544 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:43.987025 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:54:43.987628 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1828 2025.02.28 06:54:43.988172 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:43.988367 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1682 rows starting from the beginning of the part 2025.02.28 06:54:43.989009 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2025.02.28 06:54:43.989637 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.02.28 06:54:43.990287 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part 2025.02.28 06:54:43.990907 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.02.28 06:54:43.991473 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2025.02.28 06:54:44.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.14 MiB, peak 266.77 MiB, free memory in arenas 0.00 B, will set to 253.00 MiB (RSS), difference: -6.15 MiB 2025.02.28 06:54:44.001244 [ 197 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 72 columns (72 merged, 0 gathered) in 0.014556255 sec., 125581.7516249887 rows/sec., 95.70 MiB/sec. 2025.02.28 06:54:44.002906 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:54:44.003623 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.003717 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_51_10} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:54:44.003934 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.02.28 06:54:44.403435 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.403628 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.403705 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:44.404583 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.404639 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.405099 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.405358 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.405592 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} executeQuery: Read 212 rows, 13.81 KiB in 0.002014 sec., 105263.15789473684 rows/sec., 6.69 MiB/sec. 2025.02.28 06:54:44.405656 [ 4 ] {e03a178c-7e88-4b41-8a28-9673daeae203} TCPHandler: Processed in 0.002360438 sec. 2025.02.28 06:54:44.405945 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.406137 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:44.406216 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:44.407371 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.407425 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.407910 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 06:54:44.408169 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.408409 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} executeQuery: Read 695 rows, 56.82 KiB in 0.002327 sec., 298667.81263429305 rows/sec., 23.85 MiB/sec. 2025.02.28 06:54:44.408477 [ 255 ] {7ede3bed-b7ce-4792-b62e-de11e5c64e52} TCPHandler: Processed in 0.002672422 sec. 2025.02.28 06:54:44.408649 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.408780 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.408845 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:44.409627 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.409677 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.410076 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.410322 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.410543 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} executeQuery: Read 145 rows, 9.32 KiB in 0.001794 sec., 80824.97212931995 rows/sec., 5.07 MiB/sec. 2025.02.28 06:54:44.410601 [ 4 ] {20bcdce9-2ed4-4a0b-8c5b-b7f36b3c33be} TCPHandler: Processed in 0.002017705 sec. 2025.02.28 06:54:44.410760 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.410906 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.410972 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:44.411727 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.411777 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.412160 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.412409 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.412643 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} executeQuery: Read 113 rows, 7.49 KiB in 0.001771 sec., 63805.75945793337 rows/sec., 4.13 MiB/sec. 2025.02.28 06:54:44.412723 [ 255 ] {823b12c0-2e99-4733-a491-84a4dbde0867} TCPHandler: Processed in 0.002025434 sec. 2025.02.28 06:54:44.413199 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.413331 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.413390 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:44.414304 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.414361 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.414860 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.415204 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.415479 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} executeQuery: Read 112 rows, 6.53 KiB in 0.002179 sec., 51399.724644332266 rows/sec., 2.93 MiB/sec. 2025.02.28 06:54:44.415557 [ 4 ] {c4b70f3b-f856-46b5-a953-161847cf2bab} TCPHandler: Processed in 0.002426369 sec. 2025.02.28 06:54:44.415721 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.415845 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:44.415898 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:44.416683 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.416725 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.417116 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 06:54:44.417360 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.417584 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} executeQuery: Read 421 rows, 30.71 KiB in 0.001764 sec., 238662.13151927438 rows/sec., 17.00 MiB/sec. 2025.02.28 06:54:44.417648 [ 255 ] {f235751e-ae75-47fb-8d74-c87e59ecd90e} TCPHandler: Processed in 0.001988244 sec. 2025.02.28 06:54:44.417854 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.418104 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:44.418164 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:44.418669 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.418710 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.419104 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.419355 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.419572 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2025.02.28 06:54:44.419626 [ 4 ] {e426f06b-d5dc-4999-a4ca-b1f10053882e} TCPHandler: Processed in 0.001884283 sec. 2025.02.28 06:54:44.419776 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.419897 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.419952 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:44.420540 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.420578 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.421042 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 06:54:44.421284 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.421471 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} executeQuery: Read 237 rows, 16.27 KiB in 0.0016 sec., 148125 rows/sec., 9.93 MiB/sec. 2025.02.28 06:54:44.421522 [ 255 ] {2d6abb3f-75f1-4c04-8776-c2c6a56ea794} TCPHandler: Processed in 0.001802191 sec. 2025.02.28 06:54:44.421685 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.421813 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.421867 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:44.422357 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.422398 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.422799 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.423058 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.423243 [ 113 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2025.02.28 06:54:44.423305 [ 113 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.423320 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. 2025.02.28 06:54:44.423350 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.423445 [ 4 ] {2441c50d-905d-4d86-a18f-345280f09279} TCPHandler: Processed in 0.001824152 sec. 2025.02.28 06:54:44.423692 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.423708 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full 2025.02.28 06:54:44.424056 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.424370 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:44.424474 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:44.424514 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 45 rows starting from the beginning of the part 2025.02.28 06:54:44.424959 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:44.425328 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:44.425718 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:44.426087 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:44.426458 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.02.28 06:54:44.430062 [ 192 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006586539 sec., 7591.240255314666 rows/sec., 511.52 KiB/sec. 2025.02.28 06:54:44.430273 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2025.02.28 06:54:44.430274 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.430337 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.430676 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.430787 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_50_11} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2025.02.28 06:54:44.430896 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 06:54:44.431192 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.02.28 06:54:44.431454 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.431690 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} executeQuery: Read 39 rows, 71.56 KiB in 0.00779 sec., 5006.418485237484 rows/sec., 8.97 MiB/sec. 2025.02.28 06:54:44.431822 [ 255 ] {78824f92-6343-418f-adf4-57fb0a3abe3e} TCPHandler: Processed in 0.008253089 sec. 2025.02.28 06:54:44.432051 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:44.432171 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:44.432223 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:44.432730 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:44.432769 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:44.433154 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.02.28 06:54:44.433433 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:44.433670 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} executeQuery: Read 82 rows, 5.33 KiB in 0.001518 sec., 54018.445322793144 rows/sec., 3.43 MiB/sec. 2025.02.28 06:54:44.433727 [ 4 ] {bd1ff74f-2209-4fef-a9fc-2ad63be5df9d} TCPHandler: Processed in 0.001749621 sec. 2025.02.28 06:54:45.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 248.27 MiB, peak 266.77 MiB, free memory in arenas 0.00 B, will set to 253.00 MiB (RSS), difference: 4.72 MiB 2025.02.28 06:54:48.625374 [ 109 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:54:48.625430 [ 109 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:54:48.827620 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.02.28 06:54:48.828317 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:48.828365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:48.828872 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:54:48.829122 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:48.829355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.02.28 06:54:48.835022 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:48.835099 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:48.842206 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.072230 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.072291 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.074593 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.396631 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:49.396951 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:49.397061 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:49.397885 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:49.397944 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:49.398406 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 06:54:49.398676 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:49.398960 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} executeQuery: Read 56 rows, 4.41 KiB in 0.002091 sec., 26781.444285031084 rows/sec., 2.06 MiB/sec. 2025.02.28 06:54:49.399026 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.399065 [ 4 ] {186191b9-1307-4aec-9fa8-3b7cb7166f4d} TCPHandler: Processed in 0.002629801 sec. 2025.02.28 06:54:49.399103 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.399374 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:49.399618 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:49.399750 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:49.401372 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:49.401417 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:49.402127 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 06:54:49.402579 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:49.402943 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.403074 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} executeQuery: Read 64 rows, 5.12 KiB in 0.003503 sec., 18270.054239223522 rows/sec., 1.43 MiB/sec. 2025.02.28 06:54:49.403232 [ 255 ] {fdb2275c-a8ee-4a84-81b3-0407299e8a94} TCPHandler: Processed in 0.004006008 sec. 2025.02.28 06:54:49.403449 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:49.403687 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:49.403744 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:49.404373 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:49.404415 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:49.404828 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 06:54:49.405091 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:49.405318 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. 2025.02.28 06:54:49.405376 [ 4 ] {b9f7a814-6165-4fb8-af52-96d9195c7e25} TCPHandler: Processed in 0.002033504 sec. 2025.02.28 06:54:49.405532 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:49.405680 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:49.405745 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:49.406307 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:49.406346 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:49.406736 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.02.28 06:54:49.406979 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:49.407201 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. 2025.02.28 06:54:49.407254 [ 255 ] {5466b6e3-d54c-4c16-81ab-edceb604d47c} TCPHandler: Processed in 0.001790751 sec. 2025.02.28 06:54:49.703415 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.703460 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:49.705592 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.399079 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.399161 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.401523 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.495560 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.495628 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:50.497783 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:54:51.113482 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.02.28 06:54:51.135269 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.135356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.142376 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:54:51.143186 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.147635 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.02.28 06:54:51.828456 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.828768 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.828882 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:54:51.829769 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.829821 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.830277 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.830565 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.830825 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} executeQuery: Read 212 rows, 13.81 KiB in 0.002137 sec., 99204.49227889565 rows/sec., 6.31 MiB/sec. 2025.02.28 06:54:51.830940 [ 4 ] {62d5aca2-50f4-4406-8c20-ef0a492d6b98} TCPHandler: Processed in 0.002675732 sec. 2025.02.28 06:54:51.831255 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.831564 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:54:51.831680 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:54:51.832570 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.832618 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.833033 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.02.28 06:54:51.833284 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.833563 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} executeQuery: Read 2 rows, 167.00 B in 0.002082 sec., 960.6147934678194 rows/sec., 78.33 KiB/sec. 2025.02.28 06:54:51.833788 [ 255 ] {7fff8abb-215e-418f-9ffe-58234f11c7d5} TCPHandler: Processed in 0.002735423 sec. 2025.02.28 06:54:51.833967 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.834130 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:51.834220 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:51.836030 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.836071 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.836554 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 06:54:51.836801 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.837029 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} executeQuery: Read 1836 rows, 153.46 KiB in 0.002953 sec., 621740.6027768372 rows/sec., 50.75 MiB/sec. 2025.02.28 06:54:51.837082 [ 4 ] {25580eb6-4f8f-4d22-9e95-f4abdb17968f} TCPHandler: Processed in 0.003192179 sec. 2025.02.28 06:54:51.837250 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.837395 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.837458 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:54:51.838200 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.838241 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.838619 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.838853 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.839067 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} executeQuery: Read 147 rows, 9.46 KiB in 0.001708 sec., 86065.5737704918 rows/sec., 5.41 MiB/sec. 2025.02.28 06:54:51.839125 [ 255 ] {c951d3bb-407c-45e8-a110-9cb06414253c} TCPHandler: Processed in 0.001944663 sec. 2025.02.28 06:54:51.839285 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.839422 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.839478 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:54:51.840339 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.840378 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.840771 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.841016 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.841243 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} executeQuery: Read 341 rows, 23.30 KiB in 0.001852 sec., 184125.26997840175 rows/sec., 12.29 MiB/sec. 2025.02.28 06:54:51.841294 [ 4 ] {5d60129e-d6e2-47cb-964d-f7820c10e1d4} TCPHandler: Processed in 0.002075845 sec. 2025.02.28 06:54:51.841434 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.841579 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.841638 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:54:51.842342 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.842382 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.842742 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.842981 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.843190 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} executeQuery: Read 112 rows, 6.53 KiB in 0.001643 sec., 68167.98539257456 rows/sec., 3.88 MiB/sec. 2025.02.28 06:54:51.843240 [ 255 ] {06f45d72-bc9f-4e9d-befc-6db3c33e62f4} TCPHandler: Processed in 0.001871262 sec. 2025.02.28 06:54:51.843400 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.843539 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:51.843596 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:51.844534 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.844574 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.844982 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 06:54:51.845229 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.845438 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} executeQuery: Read 879 rows, 65.16 KiB in 0.00193 sec., 455440.414507772 rows/sec., 32.97 MiB/sec. 2025.02.28 06:54:51.845490 [ 4 ] {63507865-82a7-4ea3-b985-3337ff355daf} TCPHandler: Processed in 0.002156516 sec. 2025.02.28 06:54:51.845640 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.845758 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:54:51.845808 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:54:51.846298 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.846335 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.846689 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.846910 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.847102 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} executeQuery: Read 6 rows, 321.00 B in 0.001365 sec., 4395.604395604396 rows/sec., 229.65 KiB/sec. 2025.02.28 06:54:51.847198 [ 255 ] {bcdca6ec-4dd6-4376-8a4b-63f261760a9a} TCPHandler: Processed in 0.001611869 sec. 2025.02.28 06:54:51.847407 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.847548 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.847609 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:51.848533 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.848572 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.849024 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 06:54:51.849270 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.849489 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} executeQuery: Read 1020 rows, 69.60 KiB in 0.001973 sec., 516979.2194627471 rows/sec., 34.45 MiB/sec. 2025.02.28 06:54:51.849539 [ 4 ] {dc02b6bd-1255-4b60-926e-c08659a56f7c} TCPHandler: Processed in 0.002249677 sec. 2025.02.28 06:54:51.849701 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.849838 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.849897 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:54:51.850392 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.850429 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.850779 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.851011 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.851203 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} executeQuery: Read 1 rows, 69.00 B in 0.001394 sec., 717.3601147776184 rows/sec., 48.34 KiB/sec. 2025.02.28 06:54:51.851301 [ 255 ] {3d393d48-62f5-4712-b55b-18bb6543e4ad} TCPHandler: Processed in 0.00166633 sec. 2025.02.28 06:54:51.851508 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.851654 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.851748 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:54:51.852932 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.852973 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.853647 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.02.28 06:54:51.853915 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.854111 [ 105 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.02.28 06:54:51.854205 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} executeQuery: Read 39 rows, 71.56 KiB in 0.002574 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. 2025.02.28 06:54:51.854216 [ 105 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.854315 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.854526 [ 4 ] {3e275e31-88e2-4154-8640-8e1ef0b429ff} TCPHandler: Processed in 0.003125398 sec. 2025.02.28 06:54:51.854577 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.02.28 06:54:51.854784 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:51.854918 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:51.855092 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1686 rows starting from the beginning of the part 2025.02.28 06:54:51.855140 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:51.855268 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:51.855948 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:51.856713 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:51.857617 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:51.857623 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:51.857700 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:51.858223 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:51.858914 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.02.28 06:54:51.859233 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.02.28 06:54:51.859958 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.860377 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} executeQuery: Read 58 rows, 3.68 KiB in 0.005328 sec., 10885.885885885886 rows/sec., 690.08 KiB/sec. 2025.02.28 06:54:51.860559 [ 255 ] {3322f896-dc49-478d-87d0-4c6138fc4d66} TCPHandler: Processed in 0.005915901 sec. 2025.02.28 06:54:51.873066 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 19 columns (19 merged, 0 gathered) in 0.018575553 sec., 101262.12662417103 rows/sec., 181.46 MiB/sec. 2025.02.28 06:54:51.874847 [ 201 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.02.28 06:54:51.875281 [ 201 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:51.875367 [ 201 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_51_10} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.02.28 06:54:51.875524 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.02.28 06:54:52.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 254.60 MiB, peak 272.01 MiB, free memory in arenas 0.00 B, will set to 259.95 MiB (RSS), difference: 5.35 MiB 2025.02.28 06:54:53.987972 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1882 2025.02.28 06:54:53.991649 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:53.991690 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:53.993165 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:54:53.993475 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:53.994976 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1882 2025.02.28 06:54:54.391586 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:54.391797 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:54.391876 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:54.392860 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:54.392915 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:54.393362 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 06:54:54.393643 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:54.393892 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} executeQuery: Read 56 rows, 4.41 KiB in 0.002149 sec., 26058.631921824104 rows/sec., 2.00 MiB/sec. 2025.02.28 06:54:54.393967 [ 4 ] {67d9c9c0-0604-49f6-a512-bcf9cfe020dd} TCPHandler: Processed in 0.002555031 sec. 2025.02.28 06:54:54.394251 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:54.394449 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:54.394524 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:54.395327 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:54.395381 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:54.395830 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 06:54:54.396101 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:54.396297 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. 2025.02.28 06:54:54.396353 [ 255 ] {513d8a68-e05c-4d9b-8b68-cce0ecefeb78} TCPHandler: Processed in 0.002243387 sec. 2025.02.28 06:54:54.396519 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:54.396654 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:54.396713 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:54.397334 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:54.397378 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:54.397815 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 06:54:54.398071 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:54.398261 [ 101 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.02.28 06:54:54.398312 [ 101 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:54.398338 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} executeQuery: Read 64 rows, 4.56 KiB in 0.001712 sec., 37383.17757009346 rows/sec., 2.60 MiB/sec. 2025.02.28 06:54:54.398354 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:54.398512 [ 4 ] {943d542f-a54d-47ef-bdb2-92e31c59f4ed} TCPHandler: Processed in 0.002055495 sec. 2025.02.28 06:54:54.398625 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.02.28 06:54:54.398703 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:54.398913 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:54.398933 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:54.398985 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34478 rows starting from the beginning of the part 2025.02.28 06:54:54.399027 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:54.399333 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:54.399723 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.02.28 06:54:54.400110 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.02.28 06:54:54.400458 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:54:54.401488 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:54.401571 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:54.402195 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.02.28 06:54:54.402478 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:54.402793 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} executeQuery: Read 24 rows, 1.66 KiB in 0.003931 sec., 6105.3167133045035 rows/sec., 421.33 KiB/sec. 2025.02.28 06:54:54.402983 [ 255 ] {ff408cca-1468-4713-ab54-82983e07b47d} TCPHandler: Processed in 0.004373693 sec. 2025.02.28 06:54:54.408476 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 36055 rows, containing 5 columns (5 merged, 0 gathered) in 0.009972069 sec., 3615598.7288094377 rows/sec., 244.07 MiB/sec. 2025.02.28 06:54:54.408823 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.02.28 06:54:54.409178 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:54.409261 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_119_24} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.02.28 06:54:54.409346 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 06:54:56.329578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.02.28 06:54:56.330275 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:56.330328 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:56.330880 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:54:56.331142 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:56.331388 [ 98 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:54:56.331407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.02.28 06:54:56.331491 [ 98 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:56.331525 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.02.28 06:54:56.331708 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:54:56.332092 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:56.332219 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.02.28 06:54:56.332482 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.02.28 06:54:56.332603 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.02.28 06:54:56.332797 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.02.28 06:54:56.333046 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.02.28 06:54:56.333218 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.02.28 06:54:56.336076 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004483124 sec., 7265915.464305694 rows/sec., 103.94 MiB/sec. 2025.02.28 06:54:56.336425 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:54:56.336779 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:56.336879 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_71_14} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:54:56.336988 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.02.28 06:54:58.647800 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.02.28 06:54:58.669571 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:58.669637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:58.676824 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:54:58.677589 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:58.678019 [ 94 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:54:58.678159 [ 94 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:58.678228 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:58.678756 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:54:58.693148 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.02.28 06:54:58.694871 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:58.696137 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.02.28 06:54:58.701548 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.02.28 06:54:58.707143 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:58.712797 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.02.28 06:54:58.719456 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:58.725511 [ 196 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.02.28 06:54:58.787888 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.109478641 sec., 4895.93216634832 rows/sec., 25.32 MiB/sec. 2025.02.28 06:54:58.791129 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:54:58.794211 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:58.794308 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_71_14} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:54:58.796756 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 06:54:59.396600 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:59.396789 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:54:59.396860 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:54:59.397701 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.397750 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.398189 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 06:54:59.398445 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.398661 [ 94 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 06:54:59.398683 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. 2025.02.28 06:54:59.398745 [ 94 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.398827 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.398836 [ 4 ] {adebc716-7912-4fc8-b83c-0e352ef64ff0} TCPHandler: Processed in 0.002373218 sec. 2025.02.28 06:54:59.399141 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 06:54:59.399215 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:59.399571 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:59.399697 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1844 rows starting from the beginning of the part 2025.02.28 06:54:59.399842 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:54:59.400099 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 695 rows starting from the beginning of the part 2025.02.28 06:54:59.400149 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:54:59.400636 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:59.401272 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:54:59.401947 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:59.402653 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part 2025.02.28 06:54:59.405828 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.405909 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.406741 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 06:54:59.407070 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.407340 [ 94 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 06:54:59.407477 [ 94 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.407583 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.407777 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} executeQuery: Read 64 rows, 5.12 KiB in 0.008126 sec., 7875.953728771844 rows/sec., 629.49 KiB/sec. 2025.02.28 06:54:59.408216 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.009273851 sec., 489872.00678553066 rows/sec., 41.62 MiB/sec. 2025.02.28 06:54:59.408271 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 06:54:59.408374 [ 255 ] {18d5627b-3aff-463d-bbda-845348ca6707} TCPHandler: Processed in 0.009381332 sec. 2025.02.28 06:54:59.408787 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:59.408815 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 06:54:59.409150 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:54:59.409365 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:54:59.409831 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:59.409904 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.409985 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2025.02.28 06:54:59.410314 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_121_24} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 06:54:59.410610 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 421 rows starting from the beginning of the part 2025.02.28 06:54:59.410726 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:54:59.411123 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:59.412135 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 879 rows starting from the beginning of the part 2025.02.28 06:54:59.412845 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:59.413135 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2025.02.28 06:54:59.413636 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.413705 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.414888 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 06:54:59.415448 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.415822 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} executeQuery: Read 160 rows, 11.41 KiB in 0.006799 sec., 23532.87248124724 rows/sec., 1.64 MiB/sec. 2025.02.28 06:54:59.416103 [ 4 ] {e75137fb-3215-4cf4-91fd-094cf23e7a5e} TCPHandler: Processed in 0.00753706 sec. 2025.02.28 06:54:59.416495 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:54:59.417015 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:54:59.417081 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.009333332 sec., 257678.6082398012 rows/sec., 19.73 MiB/sec. 2025.02.28 06:54:59.417211 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:54:59.417483 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 06:54:59.418325 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.418435 [ 193 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_121_24} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 06:54:59.418546 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:54:59.418692 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.418730 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.419223 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.02.28 06:54:59.419595 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.419843 [ 94 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.02.28 06:54:59.419924 [ 94 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:54:59.419922 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} executeQuery: Read 60 rows, 4.14 KiB in 0.003097 sec., 19373.587342589602 rows/sec., 1.31 MiB/sec. 2025.02.28 06:54:59.419965 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:54:59.420136 [ 255 ] {e45b684d-1b82-4425-a69f-2a3175b6ab22} TCPHandler: Processed in 0.003876956 sec. 2025.02.28 06:54:59.420329 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.02.28 06:54:59.420490 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:54:59.420534 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7042 rows starting from the beginning of the part 2025.02.28 06:54:59.420648 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.02.28 06:54:59.420898 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:59.421039 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 58 rows starting from the beginning of the part 2025.02.28 06:54:59.421293 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part 2025.02.28 06:54:59.421450 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.02.28 06:54:59.423738 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003590283 sec., 2040507.6702867155 rows/sec., 133.00 MiB/sec. 2025.02.28 06:54:59.424186 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.02.28 06:54:59.424515 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:54:59.424608 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_121_24} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.02.28 06:54:59.424706 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.02.28 06:55:02.017966 [ 89 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.02.28 06:55:02.018034 [ 89 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:02.018060 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:02.018279 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.02.28 06:55:02.018585 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:02.018623 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 341 rows starting from the beginning of the part 2025.02.28 06:55:02.018711 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 341 rows starting from the beginning of the part 2025.02.28 06:55:02.018932 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:02.019172 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:02.019433 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 341 rows starting from the beginning of the part 2025.02.28 06:55:02.020755 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002611241 sec., 478316.6318237191 rows/sec., 33.57 MiB/sec. 2025.02.28 06:55:02.020962 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.02.28 06:55:02.021333 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:02.021433 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_51_11} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.02.28 06:55:02.021536 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 06:55:03.024803 [ 87 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.02.28 06:55:03.024905 [ 87 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:03.024950 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:03.025220 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.02.28 06:55:03.025635 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:03.025670 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 163 rows starting from the beginning of the part 2025.02.28 06:55:03.025749 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part 2025.02.28 06:55:03.025850 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:03.026105 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:03.026291 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 147 rows starting from the beginning of the part 2025.02.28 06:55:03.027356 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293637 sec., 331787.46244501637 rows/sec., 22.17 MiB/sec. 2025.02.28 06:55:03.027567 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.02.28 06:55:03.027924 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:03.028019 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_51_11} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.02.28 06:55:03.028127 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.02.28 06:55:03.625682 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:55:03.625757 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:55:03.831699 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.02.28 06:55:03.832433 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:03.832494 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:03.833035 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:55:03.833294 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:03.833573 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.02.28 06:55:03.881260 [ 87 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.02.28 06:55:03.881333 [ 87 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:03.881362 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:03.881508 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.02.28 06:55:03.881721 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:03.881769 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part 2025.02.28 06:55:03.881845 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:03.881975 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:03.882306 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:03.882494 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:03.883485 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002046464 sec., 149526.20715536652 rows/sec., 7.63 MiB/sec. 2025.02.28 06:55:03.883743 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.02.28 06:55:03.884106 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:03.884200 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_51_11} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.02.28 06:55:03.884304 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:55:03.995393 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1898 2025.02.28 06:55:03.998173 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:03.998230 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.001279 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:04.001646 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.002805 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1898 2025.02.28 06:55:04.404135 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.404333 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.404406 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:04.405254 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.405305 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.405741 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.405988 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.406243 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} executeQuery: Read 212 rows, 13.81 KiB in 0.001919 sec., 110474.20531526838 rows/sec., 7.03 MiB/sec. 2025.02.28 06:55:04.406322 [ 4 ] {825b231b-ba7b-44bd-b7f6-63505b619106} TCPHandler: Processed in 0.002297148 sec. 2025.02.28 06:55:04.406656 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.406870 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:04.406953 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:04.408124 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.408176 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.408651 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 06:55:04.408910 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.409141 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} executeQuery: Read 695 rows, 56.82 KiB in 0.002329 sec., 298411.33533705457 rows/sec., 23.83 MiB/sec. 2025.02.28 06:55:04.409198 [ 255 ] {00f4e260-3ec1-4ee3-81f6-6b2c14dc5e84} TCPHandler: Processed in 0.002755083 sec. 2025.02.28 06:55:04.409381 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.409519 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.409578 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:04.410319 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.410366 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.410764 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.410997 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.411198 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} executeQuery: Read 145 rows, 9.32 KiB in 0.00171 sec., 84795.32163742691 rows/sec., 5.32 MiB/sec. 2025.02.28 06:55:04.411250 [ 4 ] {5e8c83bd-7d90-427d-b2f2-ac3b49e1c3fd} TCPHandler: Processed in 0.001937233 sec. 2025.02.28 06:55:04.411394 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.411513 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.411586 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:04.412640 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.412681 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.413042 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.413279 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.413489 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} executeQuery: Read 113 rows, 7.49 KiB in 0.002 sec., 56500 rows/sec., 3.66 MiB/sec. 2025.02.28 06:55:04.413541 [ 255 ] {4b32edb2-0e71-4956-b327-943510e25155} TCPHandler: Processed in 0.002202416 sec. 2025.02.28 06:55:04.413677 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.413801 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.413848 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:04.414459 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.414498 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.414852 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.415086 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.415302 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} executeQuery: Read 112 rows, 6.53 KiB in 0.001525 sec., 73442.62295081967 rows/sec., 4.18 MiB/sec. 2025.02.28 06:55:04.415353 [ 4 ] {49ec6f02-c2fe-463d-a63a-efd8dd46b2e1} TCPHandler: Processed in 0.001731291 sec. 2025.02.28 06:55:04.415492 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.415695 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:04.415786 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:04.416832 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.416871 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.417249 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 06:55:04.417499 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.417745 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} executeQuery: Read 421 rows, 30.71 KiB in 0.002098 sec., 200667.30219256436 rows/sec., 14.29 MiB/sec. 2025.02.28 06:55:04.417807 [ 255 ] {71780be3-c93a-4871-ac7a-3045d130225a} TCPHandler: Processed in 0.002376258 sec. 2025.02.28 06:55:04.417965 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.418311 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:04.418469 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:04.419296 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.419335 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.419684 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.419918 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.420125 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} executeQuery: Read 6 rows, 321.00 B in 0.001935 sec., 3100.7751937984494 rows/sec., 162.00 KiB/sec. 2025.02.28 06:55:04.420175 [ 4 ] {28502782-1e01-4dcf-bb28-88da12296b92} TCPHandler: Processed in 0.002280338 sec. 2025.02.28 06:55:04.420327 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.420467 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.420530 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:04.421218 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.421262 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.421690 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 06:55:04.421925 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.422117 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. 2025.02.28 06:55:04.422184 [ 255 ] {afb7e5ab-c736-4a29-99c8-45cdd2efc9ee} TCPHandler: Processed in 0.001920543 sec. 2025.02.28 06:55:04.422350 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.422649 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.422823 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:04.423504 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.423545 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.423902 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.424135 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.424343 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} executeQuery: Read 1 rows, 69.00 B in 0.001808 sec., 553.0973451327434 rows/sec., 37.27 KiB/sec. 2025.02.28 06:55:04.424394 [ 4 ] {69afac02-23a4-4472-992a-875cc34f35a0} TCPHandler: Processed in 0.002123545 sec. 2025.02.28 06:55:04.424553 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.424776 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.424916 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:04.426367 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.426404 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.427065 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.02.28 06:55:04.427325 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.427522 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} executeQuery: Read 39 rows, 71.56 KiB in 0.002799 sec., 13933.547695605574 rows/sec., 24.97 MiB/sec. 2025.02.28 06:55:04.427615 [ 255 ] {5c485b4d-6fe8-40fb-adbe-744583e8a746} TCPHandler: Processed in 0.003137128 sec. 2025.02.28 06:55:04.427772 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:04.427911 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:04.427970 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:04.428547 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:04.428586 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:04.428947 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.02.28 06:55:04.429182 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:04.429395 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. 2025.02.28 06:55:04.429447 [ 4 ] {8e9ab9a9-c2a8-48da-a256-c2103c067e7c} TCPHandler: Processed in 0.001741121 sec. 2025.02.28 06:55:06.193345 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.02.28 06:55:06.216123 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:06.216177 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:06.223515 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:55:06.224320 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:06.227204 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.02.28 06:55:09.221491 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.221598 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.224079 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.396130 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:09.396300 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:09.396370 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:09.397141 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:09.397185 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:09.397608 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 06:55:09.397864 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:09.398095 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. 2025.02.28 06:55:09.398165 [ 4 ] {ee11a6af-a851-40cb-903e-a6c14427cb58} TCPHandler: Processed in 0.002157446 sec. 2025.02.28 06:55:09.398188 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.398232 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.398429 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:09.398729 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:09.398854 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:09.400463 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:09.400514 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:09.401319 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 06:55:09.401750 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:09.401935 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.402309 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} executeQuery: Read 64 rows, 5.12 KiB in 0.003692 sec., 17334.77789815818 rows/sec., 1.35 MiB/sec. 2025.02.28 06:55:09.402504 [ 255 ] {3e336740-5ed4-4f6c-b71f-7d8643bd4c77} TCPHandler: Processed in 0.00421638 sec. 2025.02.28 06:55:09.402732 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:09.402922 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:09.402987 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:09.403640 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:09.403687 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:09.404097 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 06:55:09.404348 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:09.404627 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} executeQuery: Read 160 rows, 11.41 KiB in 0.001748 sec., 91533.18077803204 rows/sec., 6.38 MiB/sec. 2025.02.28 06:55:09.404687 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.404709 [ 4 ] {4242e20a-87c3-4abe-9e99-f6042652401b} TCPHandler: Processed in 0.002070954 sec. 2025.02.28 06:55:09.404748 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.405101 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:09.405745 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:09.406206 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:09.407888 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:09.407930 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:09.408728 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.02.28 06:55:09.409137 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:09.409548 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} executeQuery: Read 60 rows, 4.14 KiB in 0.004066 sec., 14756.517461878995 rows/sec., 1018.35 KiB/sec. 2025.02.28 06:55:09.409560 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.409567 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.409703 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:09.409722 [ 255 ] {9ccf927e-3b93-4af4-9377-989881d3e8ae} TCPHandler: Processed in 0.004886729 sec. 2025.02.28 06:55:09.412070 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:11.333832 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.02.28 06:55:11.334696 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:11.334760 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:11.335428 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:55:11.335750 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:11.336053 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.02.28 06:55:13.727372 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.02.28 06:55:13.750606 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:13.750670 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:13.758084 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:55:13.758878 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:13.762051 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.02.28 06:55:14.003101 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 2025.02.28 06:55:14.006535 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.006597 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.008173 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:14.008491 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.008981 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:14.009155 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:14.011214 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1928 2025.02.28 06:55:14.012546 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:14.063479 [ 218 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.063521 [ 218 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.065112 [ 218 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.407414 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.407631 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.407712 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:14.408579 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.408629 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.409068 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.409321 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.409526 [ 70 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.28 06:55:14.409552 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} executeQuery: Read 212 rows, 13.81 KiB in 0.001974 sec., 107396.14994934143 rows/sec., 6.83 MiB/sec. 2025.02.28 06:55:14.409615 [ 70 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.409687 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.409688 [ 4 ] {9c5dd031-e74a-4622-ab7e-bdcb093fbf0f} TCPHandler: Processed in 0.002418599 sec. 2025.02.28 06:55:14.409919 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.28 06:55:14.410016 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.410095 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:14.410142 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 212 rows starting from the beginning of the part 2025.02.28 06:55:14.410206 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:14.410278 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:14.410365 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:14.410711 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:14.411143 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:14.411368 [ 189 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:14.413044 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.413093 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.413296 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003474271 sec., 305099.97636914335 rows/sec., 20.57 MiB/sec. 2025.02.28 06:55:14.413465 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.28 06:55:14.413691 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 06:55:14.413853 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.413951 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_53_13} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.28 06:55:14.414019 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.414055 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:55:14.414260 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} executeQuery: Read 695 rows, 56.82 KiB in 0.00412 sec., 168689.3203883495 rows/sec., 13.47 MiB/sec. 2025.02.28 06:55:14.414314 [ 255 ] {91493252-d7fa-4116-844f-4ecf4e7d0241} TCPHandler: Processed in 0.004441704 sec. 2025.02.28 06:55:14.414485 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.414626 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.414683 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:14.415348 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.415386 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.415759 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.416005 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.416230 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} executeQuery: Read 145 rows, 9.32 KiB in 0.001627 sec., 89121.08174554395 rows/sec., 5.59 MiB/sec. 2025.02.28 06:55:14.416332 [ 4 ] {5fa462c1-6122-4a32-bba1-2fe2b010a620} TCPHandler: Processed in 0.001913873 sec. 2025.02.28 06:55:14.416533 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.416694 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.416755 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:14.417388 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.417427 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.417792 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.418032 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.418258 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} executeQuery: Read 113 rows, 7.49 KiB in 0.001589 sec., 71113.90811831341 rows/sec., 4.60 MiB/sec. 2025.02.28 06:55:14.418324 [ 255 ] {cdbf57a3-22e9-4dc4-a0db-9afe0e7ead25} TCPHandler: Processed in 0.001899823 sec. 2025.02.28 06:55:14.418533 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.418674 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.418728 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:14.419373 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.419411 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.419775 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.420027 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.420187 [ 70 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.02.28 06:55:14.420234 [ 70 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.420254 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} executeQuery: Read 112 rows, 6.53 KiB in 0.001601 sec., 69956.27732667082 rows/sec., 3.99 MiB/sec. 2025.02.28 06:55:14.420271 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.420427 [ 4 ] {5aa6e3c4-e482-40fe-b421-a8216f466d4b} TCPHandler: Processed in 0.001998254 sec. 2025.02.28 06:55:14.420504 [ 219 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.420635 [ 219 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.420657 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.02.28 06:55:14.420686 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.421079 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:14.421123 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:14.421196 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 112 rows starting from the beginning of the part 2025.02.28 06:55:14.421203 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:14.421581 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:14.422282 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:14.422808 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:14.423393 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:14.425750 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.425832 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.426745 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006337145 sec., 88367.86912718583 rows/sec., 5.37 MiB/sec. 2025.02.28 06:55:14.426884 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 06:55:14.426946 [ 219 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.426963 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.02.28 06:55:14.427729 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.427909 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.428365 [ 197 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_53_13} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.02.28 06:55:14.428654 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:55:14.428731 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} executeQuery: Read 421 rows, 30.71 KiB in 0.007768 sec., 54196.70442842431 rows/sec., 3.86 MiB/sec. 2025.02.28 06:55:14.428832 [ 255 ] {c07f91b1-69b7-4c84-b87b-470ccf0c3a70} TCPHandler: Processed in 0.00827872 sec. 2025.02.28 06:55:14.429028 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.429230 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:14.429314 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:14.430035 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.430073 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.430445 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.430681 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.430905 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} executeQuery: Read 6 rows, 321.00 B in 0.001722 sec., 3484.320557491289 rows/sec., 182.04 KiB/sec. 2025.02.28 06:55:14.430957 [ 4 ] {529a3d68-d0ae-4101-9ade-774ce6407387} TCPHandler: Processed in 0.002029934 sec. 2025.02.28 06:55:14.431164 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.431317 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.431380 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:14.432035 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.432073 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.432474 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 06:55:14.432713 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.432885 [ 70 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.02.28 06:55:14.432939 [ 70 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.432951 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001658 sec., 142943.30518697225 rows/sec., 9.58 MiB/sec. 2025.02.28 06:55:14.432973 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.433201 [ 255 ] {129ee770-841e-425f-a313-619165ec55f3} TCPHandler: Processed in 0.002144586 sec. 2025.02.28 06:55:14.433362 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.02.28 06:55:14.433463 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.433821 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.434004 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:14.434083 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:14.434283 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 36055 rows starting from the beginning of the part 2025.02.28 06:55:14.434899 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:14.435574 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:14.436032 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part 2025.02.28 06:55:14.436462 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:14.436866 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2025.02.28 06:55:14.437548 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.437668 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.438506 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.438923 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.439167 [ 224 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.439179 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} executeQuery: Read 1 rows, 69.00 B in 0.005488 sec., 182.21574344023324 rows/sec., 12.28 KiB/sec. 2025.02.28 06:55:14.439201 [ 224 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.439451 [ 4 ] {456e15e2-f1a1-49bc-a39b-08923eefdd03} TCPHandler: Processed in 0.006092124 sec. 2025.02.28 06:55:14.439847 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.440267 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.440771 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:14.444203 [ 224 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:14.445842 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.445892 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.447064 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.02.28 06:55:14.447397 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.447716 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} executeQuery: Read 39 rows, 71.56 KiB in 0.007587 sec., 5140.371688414393 rows/sec., 9.21 MiB/sec. 2025.02.28 06:55:14.448166 [ 255 ] {9f385bac-b6fd-43c7-9eeb-df5de6403d7f} TCPHandler: Processed in 0.008594933 sec. 2025.02.28 06:55:14.448553 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:14.448759 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:14.448903 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:14.449438 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 36913 rows, containing 5 columns (5 merged, 0 gathered) in 0.016319775 sec., 2261857.164084676 rows/sec., 152.72 MiB/sec. 2025.02.28 06:55:14.449848 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.02.28 06:55:14.450121 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:14.450187 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:14.450447 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.450617 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_124_25} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.02.28 06:55:14.450772 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 06:55:14.450901 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.02.28 06:55:14.451155 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:14.451367 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} executeQuery: Read 82 rows, 5.33 KiB in 0.002655 sec., 30885.12241054614 rows/sec., 1.96 MiB/sec. 2025.02.28 06:55:14.451421 [ 4 ] {47e9e0f9-7596-4d14-928a-55a9c8ce3dbc} TCPHandler: Processed in 0.003141117 sec. 2025.02.28 06:55:18.625804 [ 60 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:55:18.625873 [ 60 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:55:18.836317 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.02.28 06:55:18.837272 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:18.837309 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:18.837841 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:55:18.838096 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:18.838278 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.02.28 06:55:19.397356 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:19.397663 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:19.397778 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:19.398762 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:19.398806 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:19.399254 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 06:55:19.399526 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:19.399771 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} executeQuery: Read 56 rows, 4.41 KiB in 0.002192 sec., 25547.445255474453 rows/sec., 1.96 MiB/sec. 2025.02.28 06:55:19.399828 [ 4 ] {7bfd5740-ecc9-4456-8668-4eaa5c0839dc} TCPHandler: Processed in 0.002660352 sec. 2025.02.28 06:55:19.400168 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:19.400477 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:19.400595 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:19.401592 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:19.401640 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:19.402093 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 06:55:19.402347 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:19.402590 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} executeQuery: Read 64 rows, 5.12 KiB in 0.002201 sec., 29077.69195820082 rows/sec., 2.27 MiB/sec. 2025.02.28 06:55:19.402655 [ 255 ] {de204ea3-4ae9-4c77-859b-3191f7baf7df} TCPHandler: Processed in 0.002671562 sec. 2025.02.28 06:55:19.402795 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:19.402916 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:19.402972 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:19.403545 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:19.403592 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:19.404503 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 06:55:19.404757 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:19.405001 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} executeQuery: Read 160 rows, 11.41 KiB in 0.002111 sec., 75793.4628138323 rows/sec., 5.28 MiB/sec. 2025.02.28 06:55:19.405094 [ 4 ] {bea33a54-871d-4b38-beec-bbcfef8fcd9e} TCPHandler: Processed in 0.002354458 sec. 2025.02.28 06:55:19.405309 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:19.405516 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:19.405580 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:19.406164 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:19.406203 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:19.406594 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.02.28 06:55:19.406836 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:19.407048 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. 2025.02.28 06:55:19.407113 [ 255 ] {1850bfb2-d233-46a0-85f3-979894b1e9c3} TCPHandler: Processed in 0.001926414 sec. 2025.02.28 06:55:21.262229 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.02.28 06:55:21.286475 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.286545 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.294127 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:55:21.294985 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.298787 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.02.28 06:55:21.832334 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.832546 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.832630 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:21.833512 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.833565 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.834033 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.834302 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.834539 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} executeQuery: Read 212 rows, 13.81 KiB in 0.002053 sec., 103263.51680467608 rows/sec., 6.57 MiB/sec. 2025.02.28 06:55:21.834607 [ 4 ] {a594aa8c-7b5a-463a-a808-94d779a0cff6} TCPHandler: Processed in 0.002420719 sec. 2025.02.28 06:55:21.834949 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.835154 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:55:21.835231 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:55:21.836029 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.836082 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.836523 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.02.28 06:55:21.836794 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.837074 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} executeQuery: Read 16 rows, 1.30 KiB in 0.001964 sec., 8146.639511201629 rows/sec., 664.30 KiB/sec. 2025.02.28 06:55:21.837226 [ 255 ] {d8f4d412-a6ab-4fe1-89d4-da19d0bc6d5f} TCPHandler: Processed in 0.00249644 sec. 2025.02.28 06:55:21.837427 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.837559 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:21.837614 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:21.839273 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.839318 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.839820 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 06:55:21.840076 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.840282 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 06:55:21.840304 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} executeQuery: Read 1843 rows, 153.97 KiB in 0.002776 sec., 663904.8991354468 rows/sec., 54.16 MiB/sec. 2025.02.28 06:55:21.840358 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.840429 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.840442 [ 4 ] {c4d4db85-7504-45e4-847c-b1fd9ab9ee98} TCPHandler: Processed in 0.003084877 sec. 2025.02.28 06:55:21.840636 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 06:55:21.840669 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.840884 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:21.840917 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.840959 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1844 rows starting from the beginning of the part 2025.02.28 06:55:21.841029 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:21.841244 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 695 rows starting from the beginning of the part 2025.02.28 06:55:21.841661 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.02.28 06:55:21.842042 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 695 rows starting from the beginning of the part 2025.02.28 06:55:21.842393 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.02.28 06:55:21.842706 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:55:21.844141 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.844202 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.845234 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.845677 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.845983 [ 219 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.846006 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} executeQuery: Read 161 rows, 10.44 KiB in 0.005167 sec., 31159.280046448617 rows/sec., 1.97 MiB/sec. 2025.02.28 06:55:21.846037 [ 219 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.846202 [ 255 ] {b8ade54e-5732-4f20-a4bb-d20786983c9e} TCPHandler: Processed in 0.005635818 sec. 2025.02.28 06:55:21.846464 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.846885 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.847177 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:21.847198 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00668387 sec., 776346.6375019263 rows/sec., 65.86 MiB/sec. 2025.02.28 06:55:21.847629 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 06:55:21.848297 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.848649 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_126_25} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 06:55:21.848898 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.02.28 06:55:21.850310 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.850389 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.851023 [ 219 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.851403 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.851886 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.852185 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} executeQuery: Read 341 rows, 23.30 KiB in 0.005525 sec., 61719.457013574654 rows/sec., 4.12 MiB/sec. 2025.02.28 06:55:21.852186 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.852288 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.852335 [ 4 ] {8dbc8632-3211-4991-a577-eeba5c80acc9} TCPHandler: Processed in 0.005998092 sec. 2025.02.28 06:55:21.852543 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.852694 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.852782 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:21.854031 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.854087 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.854869 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.855276 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.855729 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} executeQuery: Read 112 rows, 6.53 KiB in 0.003053 sec., 36685.227644939405 rows/sec., 2.09 MiB/sec. 2025.02.28 06:55:21.855809 [ 255 ] {e84f06a9-08de-4140-baa8-8679c3399bf1} TCPHandler: Processed in 0.003354141 sec. 2025.02.28 06:55:21.855989 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.856161 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.856188 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:21.856340 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:21.858048 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.858090 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.858530 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 06:55:21.858795 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.858986 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 06:55:21.859017 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} executeQuery: Read 893 rows, 66.30 KiB in 0.002894 sec., 308569.45404284727 rows/sec., 22.37 MiB/sec. 2025.02.28 06:55:21.859041 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.859108 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.859143 [ 4 ] {8ed3f53e-b717-4869-848d-0cf9b2486a67} TCPHandler: Processed in 0.003230268 sec. 2025.02.28 06:55:21.859428 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 06:55:21.859453 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.859838 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:21.859976 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part 2025.02.28 06:55:21.859996 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:21.860371 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 421 rows starting from the beginning of the part 2025.02.28 06:55:21.860809 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:21.860790 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:21.861251 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 421 rows starting from the beginning of the part 2025.02.28 06:55:21.861678 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:21.862126 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 893 rows starting from the beginning of the part 2025.02.28 06:55:21.864372 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.864451 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.865280 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.865788 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.865809 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.006596009 sec., 420860.55370755255 rows/sec., 32.08 MiB/sec. 2025.02.28 06:55:21.866089 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 06:55:21.866217 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.866270 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.866335 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} executeQuery: Read 6 rows, 321.00 B in 0.006589 sec., 910.6085900743664 rows/sec., 47.58 KiB/sec. 2025.02.28 06:55:21.866603 [ 255 ] {0a54bc3a-0d73-4261-b16f-22966dc60008} TCPHandler: Processed in 0.007333568 sec. 2025.02.28 06:55:21.866818 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.866830 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.866979 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_126_25} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 06:55:21.867011 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.867115 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.02.28 06:55:21.867128 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:21.868146 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.868190 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.868742 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 06:55:21.868974 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:21.869057 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.869406 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} executeQuery: Read 1027 rows, 70.10 KiB in 0.002457 sec., 417989.41798941797 rows/sec., 27.86 MiB/sec. 2025.02.28 06:55:21.869521 [ 4 ] {12fc6f48-3589-4781-8d29-2804d91022b2} TCPHandler: Processed in 0.002787124 sec. 2025.02.28 06:55:21.869721 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.869855 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.869914 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:21.870466 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.870504 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.870891 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.871149 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.871345 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. 2025.02.28 06:55:21.871405 [ 255 ] {f6e30c60-ca4e-4af5-a0f5-bf9696a0d5d4} TCPHandler: Processed in 0.001751092 sec. 2025.02.28 06:55:21.871568 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.871696 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.871780 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:21.873014 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.873054 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.873754 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.02.28 06:55:21.874025 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.874277 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} executeQuery: Read 39 rows, 71.56 KiB in 0.002609 sec., 14948.256036795707 rows/sec., 26.79 MiB/sec. 2025.02.28 06:55:21.874395 [ 4 ] {0336eb56-7b82-4677-bffb-f8a95560a346} TCPHandler: Processed in 0.002886034 sec. 2025.02.28 06:55:21.874557 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:21.874683 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:21.874737 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:21.875255 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.875292 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.875667 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.02.28 06:55:21.875902 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.876049 [ 53 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.02.28 06:55:21.876094 [ 53 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:21.876094 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} executeQuery: Read 58 rows, 3.68 KiB in 0.001439 sec., 40305.76789437109 rows/sec., 2.50 MiB/sec. 2025.02.28 06:55:21.876119 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.02.28 06:55:21.876221 [ 255 ] {93c1ba8e-4a8e-4758-99a1-299ddfaedcb3} TCPHandler: Processed in 0.001720691 sec. 2025.02.28 06:55:21.876322 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.02.28 06:55:21.876441 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:21.876472 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7326 rows starting from the beginning of the part 2025.02.28 06:55:21.876530 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2025.02.28 06:55:21.876629 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.02.28 06:55:21.876863 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.02.28 06:55:21.877018 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.02.28 06:55:21.877189 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 58 rows starting from the beginning of the part 2025.02.28 06:55:21.879241 [ 191 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018286 sec., 2540514.715967937 rows/sec., 165.52 MiB/sec. 2025.02.28 06:55:21.879654 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.02.28 06:55:21.879932 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:21.880009 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_126_25} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.02.28 06:55:21.880081 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. 2025.02.28 06:55:22.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.40 MiB, peak 278.98 MiB, free memory in arenas 0.00 B, will set to 261.93 MiB (RSS), difference: -1.47 MiB 2025.02.28 06:55:22.452352 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:22.452400 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:22.454407 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.02.28 06:55:24.011526 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1982 2025.02.28 06:55:24.015203 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:24.015256 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:24.016778 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:24.017088 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:24.017663 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1982 2025.02.28 06:55:24.391878 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:24.392074 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:24.392148 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:24.392943 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:24.392989 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:24.393426 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 06:55:24.393687 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:24.393920 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} executeQuery: Read 56 rows, 4.41 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.26 MiB/sec. 2025.02.28 06:55:24.393976 [ 4 ] {79e205f3-4a7d-46f2-8ad2-7f777425afd1} TCPHandler: Processed in 0.002232337 sec. 2025.02.28 06:55:24.394242 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:24.394435 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:24.394507 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:24.395297 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:24.395343 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:24.395796 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 06:55:24.396054 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:24.396260 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} executeQuery: Read 64 rows, 5.12 KiB in 0.001883 sec., 33988.316516197556 rows/sec., 2.65 MiB/sec. 2025.02.28 06:55:24.396330 [ 255 ] {20b7a90d-cf52-47fe-9471-1c77c5e96c82} TCPHandler: Processed in 0.002217906 sec. 2025.02.28 06:55:24.396514 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:24.396635 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:24.396689 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:24.397240 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:24.397283 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:24.397682 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 06:55:24.397929 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:24.398160 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} executeQuery: Read 64 rows, 4.56 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 2.88 MiB/sec. 2025.02.28 06:55:24.398221 [ 4 ] {e4d58e66-3bcb-4a8f-8f43-a0e0c2e280cb} TCPHandler: Processed in 0.001769111 sec. 2025.02.28 06:55:24.398435 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:24.398744 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:24.398867 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:24.399394 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:24.399433 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:24.399835 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.02.28 06:55:24.400083 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:24.400264 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} executeQuery: Read 24 rows, 1.66 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1011.76 KiB/sec. 2025.02.28 06:55:24.400318 [ 255 ] {8d4fbf23-1947-4cd6-b81f-60322c961a2e} TCPHandler: Processed in 0.001971003 sec. 2025.02.28 06:55:26.338533 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.02.28 06:55:26.339558 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:26.339613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:26.340174 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:55:26.340451 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:26.340730 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.02.28 06:55:26.502230 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:26.502318 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:26.504237 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:27.000240 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 257.94 MiB, peak 278.98 MiB, free memory in arenas 0.00 B, will set to 261.93 MiB (RSS), difference: 3.99 MiB 2025.02.28 06:55:27.388078 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:27.388137 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:27.389987 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:55:28.798961 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.02.28 06:55:28.821053 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:28.821117 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:28.828745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:55:28.829532 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:28.833715 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.02.28 06:55:29.161508 [ 220 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.161566 [ 220 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.170711 [ 220 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.396173 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:29.396354 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:29.396427 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:29.397239 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:29.397287 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:29.397724 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 06:55:29.397979 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:29.398221 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. 2025.02.28 06:55:29.398289 [ 4 ] {72e2a74c-0a19-45d5-9d85-de0ee470e24f} TCPHandler: Processed in 0.002242917 sec. 2025.02.28 06:55:29.398547 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:29.398759 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:29.398838 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:29.399681 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:29.399722 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:29.400162 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 06:55:29.400404 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:29.400617 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. 2025.02.28 06:55:29.400687 [ 255 ] {5efc86b9-f20e-4a27-aa30-ee8d76cab875} TCPHandler: Processed in 0.002271597 sec. 2025.02.28 06:55:29.400709 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.400774 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.400891 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:29.401072 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:29.401183 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:29.402518 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:29.402579 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:29.403506 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 06:55:29.403943 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:29.404257 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} executeQuery: Read 160 rows, 11.41 KiB in 0.003218 sec., 49720.323182100685 rows/sec., 3.46 MiB/sec. 2025.02.28 06:55:29.404441 [ 4 ] {0332fc77-447b-4393-9989-95dac12edea2} TCPHandler: Processed in 0.003628003 sec. 2025.02.28 06:55:29.404453 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:29.404697 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:29.404903 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:29.405057 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:29.406445 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:29.406485 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:29.406862 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.02.28 06:55:29.407102 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:29.407330 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} executeQuery: Read 60 rows, 4.14 KiB in 0.002502 sec., 23980.815347721822 rows/sec., 1.62 MiB/sec. 2025.02.28 06:55:29.407381 [ 255 ] {483e31f3-47da-4ef7-8539-bc86efb4484a} TCPHandler: Processed in 0.002835394 sec. 2025.02.28 06:55:30.167437 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:30.167491 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:30.169370 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:30.404451 [ 218 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:30.404532 [ 218 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:30.406685 [ 218 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:55:33.156543 [ 40 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 2025.02.28 06:55:33.156617 [ 40 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:33.156644 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:33.156856 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full 2025.02.28 06:55:33.157321 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:33.157388 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 50 rows starting from the beginning of the part 2025.02.28 06:55:33.157473 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.02.28 06:55:33.157707 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.02.28 06:55:33.157968 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.02.28 06:55:33.158219 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.02.28 06:55:33.159385 [ 201 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649221 sec., 20383.350426408364 rows/sec., 1.34 MiB/sec. 2025.02.28 06:55:33.159548 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) 2025.02.28 06:55:33.159840 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:33.159924 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_54_12} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 2025.02.28 06:55:33.160005 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 06:55:33.626135 [ 40 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:55:33.626200 [ 40 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:55:33.840993 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.02.28 06:55:33.842071 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:33.842115 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:33.842653 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:55:33.842907 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:33.843087 [ 40 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:55:33.843098 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.02.28 06:55:33.843135 [ 40 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:33.843164 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:33.843463 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:55:33.843773 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:33.843820 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.02.28 06:55:33.843902 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.02.28 06:55:33.844099 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.02.28 06:55:33.844404 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.02.28 06:55:33.844643 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.02.28 06:55:33.844920 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.02.28 06:55:33.848085 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004805528 sec., 7248110.925584036 rows/sec., 103.69 MiB/sec. 2025.02.28 06:55:33.848556 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:55:33.848901 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:33.848988 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_76_15} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:55:33.849176 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.02.28 06:55:34.018079 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1998 2025.02.28 06:55:34.020944 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.021009 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.022545 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:34.022871 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.023090 [ 36 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:55:34.023207 [ 36 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.023266 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.023741 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:55:34.024570 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1998 2025.02.28 06:55:34.025043 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:34.025236 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1828 rows starting from the beginning of the part 2025.02.28 06:55:34.025954 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part 2025.02.28 06:55:34.026635 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2025.02.28 06:55:34.027287 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2025.02.28 06:55:34.027934 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part 2025.02.28 06:55:34.028615 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2025.02.28 06:55:34.037713 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 72 columns (72 merged, 0 gathered) in 0.014315201 sec., 139571.91379988307 rows/sec., 105.70 MiB/sec. 2025.02.28 06:55:34.039777 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:55:34.040588 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.040677 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_56_11} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:55:34.041024 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. 2025.02.28 06:55:34.307831 [ 36 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.02.28 06:55:34.307907 [ 36 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.307946 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.308166 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.02.28 06:55:34.308427 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:34.308494 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.02.28 06:55:34.308675 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.02.28 06:55:34.309087 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2025.02.28 06:55:34.309323 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.02.28 06:55:34.309622 [ 200 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.02.28 06:55:34.310659 [ 186 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621961 sec., 20595.2720120551 rows/sec., 1.72 MiB/sec. 2025.02.28 06:55:34.310832 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.02.28 06:55:34.311182 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.311288 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_17_4} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.02.28 06:55:34.311397 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:55:34.404979 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.405166 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.405240 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:34.406036 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.406077 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.406495 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.406743 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.406952 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} executeQuery: Read 212 rows, 13.81 KiB in 0.001842 sec., 115092.29098805645 rows/sec., 7.32 MiB/sec. 2025.02.28 06:55:34.407007 [ 4 ] {48f03005-9066-49ea-9c2c-0de0508a37a0} TCPHandler: Processed in 0.002154005 sec. 2025.02.28 06:55:34.407246 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.407453 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:34.407535 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:34.408587 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.408638 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.409111 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 06:55:34.409366 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.409601 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} executeQuery: Read 695 rows, 56.82 KiB in 0.00221 sec., 314479.63800904976 rows/sec., 25.11 MiB/sec. 2025.02.28 06:55:34.409673 [ 255 ] {0efc2d9d-784e-495f-9dce-0b03b15aa570} TCPHandler: Processed in 0.002562271 sec. 2025.02.28 06:55:34.409820 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.409960 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.410017 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:34.410723 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.410760 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.411122 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.411356 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.411574 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} executeQuery: Read 145 rows, 9.32 KiB in 0.001638 sec., 88522.58852258853 rows/sec., 5.56 MiB/sec. 2025.02.28 06:55:34.411676 [ 4 ] {99c98b7b-a783-45ff-9573-c4c78a1f2845} TCPHandler: Processed in 0.001918694 sec. 2025.02.28 06:55:34.411912 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.412099 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.412162 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:34.412863 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.412906 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.413280 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.413516 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.413765 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} executeQuery: Read 113 rows, 7.49 KiB in 0.001699 sec., 66509.71159505591 rows/sec., 4.31 MiB/sec. 2025.02.28 06:55:34.413839 [ 255 ] {12527315-5e2e-4172-83de-a625aa865acc} TCPHandler: Processed in 0.002078665 sec. 2025.02.28 06:55:34.414049 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.414210 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.414267 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:34.414890 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.414930 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.415313 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.415552 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.415761 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} executeQuery: Read 112 rows, 6.53 KiB in 0.00159 sec., 70440.25157232705 rows/sec., 4.01 MiB/sec. 2025.02.28 06:55:34.415813 [ 4 ] {d9803ea8-f68f-4275-94e1-63ba0fa2819a} TCPHandler: Processed in 0.001885422 sec. 2025.02.28 06:55:34.415954 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.416098 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:34.416164 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:34.417032 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.417073 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.417464 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 06:55:34.417714 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.417929 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} executeQuery: Read 421 rows, 30.71 KiB in 0.001865 sec., 225737.2654155496 rows/sec., 16.08 MiB/sec. 2025.02.28 06:55:34.417985 [ 255 ] {dd916d6a-0243-489c-9ed9-bbe5df36306e} TCPHandler: Processed in 0.002097745 sec. 2025.02.28 06:55:34.418160 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.418300 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:34.418360 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:34.418896 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.418935 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.419304 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.419547 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.419757 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.02.28 06:55:34.419805 [ 4 ] {f223c201-8d65-44f6-b05f-07b0b2e06e46} TCPHandler: Processed in 0.001714471 sec. 2025.02.28 06:55:34.420024 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.420250 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.420349 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:34.421078 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.421117 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.421515 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 06:55:34.421754 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.421941 [ 31 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2025.02.28 06:55:34.421991 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} executeQuery: Read 237 rows, 16.27 KiB in 0.001797 sec., 131886.47746243738 rows/sec., 8.84 MiB/sec. 2025.02.28 06:55:34.422015 [ 31 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.422082 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.422114 [ 255 ] {d14dd7c3-0cae-4ff1-9be5-6d2bc41795f5} TCPHandler: Processed in 0.002195087 sec. 2025.02.28 06:55:34.422376 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.422490 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full 2025.02.28 06:55:34.422786 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.423008 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:34.423116 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:34.423259 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 36913 rows starting from the beginning of the part 2025.02.28 06:55:34.423719 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:34.424304 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:55:34.424799 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:34.425409 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:34.426004 [ 200 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part 2025.02.28 06:55:34.427176 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.427222 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.427738 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.428001 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.428271 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} executeQuery: Read 1 rows, 69.00 B in 0.005604 sec., 178.44396859386154 rows/sec., 12.02 KiB/sec. 2025.02.28 06:55:34.428507 [ 4 ] {35814a89-ec94-4b65-99d8-01adaf8edda1} TCPHandler: Processed in 0.006294685 sec. 2025.02.28 06:55:34.428852 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.429273 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.429540 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:34.431668 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.431710 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.432609 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.02.28 06:55:34.433043 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.433415 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} executeQuery: Read 39 rows, 71.56 KiB in 0.004262 sec., 9150.633505396527 rows/sec., 16.40 MiB/sec. 2025.02.28 06:55:34.433666 [ 255 ] {43929350-5e71-4d8c-aad1-5c47d916dae6} TCPHandler: Processed in 0.005057871 sec. 2025.02.28 06:55:34.433843 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:34.433984 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:34.434044 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:34.434690 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:34.434730 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:34.435120 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.02.28 06:55:34.435389 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.435636 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} executeQuery: Read 82 rows, 5.33 KiB in 0.001682 sec., 48751.486325802616 rows/sec., 3.10 MiB/sec. 2025.02.28 06:55:34.435731 [ 4 ] {cf0dac8a-1209-4291-9064-5dfddb30a58b} TCPHandler: Processed in 0.001949243 sec. 2025.02.28 06:55:34.436746 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 38561 rows, containing 5 columns (5 merged, 0 gathered) in 0.014558885 sec., 2648623.1603587773 rows/sec., 178.83 MiB/sec. 2025.02.28 06:55:34.437301 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2025.02.28 06:55:34.437672 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:34.437761 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_129_26} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2025.02.28 06:55:34.437864 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 06:55:36.333888 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.02.28 06:55:36.359837 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:36.359895 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:36.367456 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:55:36.368249 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:36.368733 [ 30 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:55:36.368873 [ 30 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:36.368949 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:36.369400 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:55:36.384749 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.02.28 06:55:36.386409 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:36.387788 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.02.28 06:55:36.393678 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.02.28 06:55:36.399828 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.02.28 06:55:36.406199 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.02.28 06:55:36.412613 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.02.28 06:55:36.418731 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.02.28 06:55:36.491225 [ 193 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.122089133 sec., 4693.29239974208 rows/sec., 24.27 MiB/sec. 2025.02.28 06:55:36.494508 [ 188 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:55:36.497523 [ 188 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:36.497646 [ 188 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_76_15} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:55:36.500017 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 06:55:37.000211 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.00 MiB, peak 280.42 MiB, free memory in arenas 0.00 B, will set to 261.93 MiB (RSS), difference: -1.07 MiB 2025.02.28 06:55:39.395959 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:39.396187 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:39.396269 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:39.397095 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:39.397139 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:39.397588 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 06:55:39.397848 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:39.398069 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. 2025.02.28 06:55:39.398153 [ 4 ] {1800c0ff-06ab-4441-be4d-c6afdad0e712} TCPHandler: Processed in 0.002330248 sec. 2025.02.28 06:55:39.398423 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:39.398639 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:39.398713 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:39.399478 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:39.399528 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:39.399979 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 06:55:39.400231 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:39.400493 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. 2025.02.28 06:55:39.400598 [ 255 ] {f5c6ebd4-6835-49db-947e-9373fbf53cb5} TCPHandler: Processed in 0.002326428 sec. 2025.02.28 06:55:39.400783 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:39.400949 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:39.401015 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:39.401702 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:39.401749 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:39.402186 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 06:55:39.402432 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:39.402610 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. 2025.02.28 06:55:39.402663 [ 4 ] {a58310d8-92ba-44c7-999a-d15028cad30f} TCPHandler: Processed in 0.001981434 sec. 2025.02.28 06:55:39.402803 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:39.402946 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:39.403010 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:39.403631 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:39.403680 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:39.404093 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.02.28 06:55:39.404394 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:39.404634 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} executeQuery: Read 60 rows, 4.14 KiB in 0.001723 sec., 34822.98316889147 rows/sec., 2.35 MiB/sec. 2025.02.28 06:55:39.404693 [ 255 ] {6e1b0721-0eeb-447c-b85c-c476da230984} TCPHandler: Processed in 0.001949634 sec. 2025.02.28 06:55:41.343334 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.02.28 06:55:41.344024 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:41.344079 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:41.344707 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:55:41.345037 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:41.345284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.02.28 06:55:43.884957 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.02.28 06:55:43.908506 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:43.908562 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:43.916113 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:55:43.916910 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:43.920474 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.02.28 06:55:44.024881 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2028 2025.02.28 06:55:44.028258 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.028312 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.029889 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:44.030198 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.030760 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2028 2025.02.28 06:55:44.405661 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.405852 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.405926 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:44.406803 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.406850 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.407290 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.407549 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.407793 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. 2025.02.28 06:55:44.407848 [ 4 ] {d4a00c22-8464-42f1-b941-64fbfee27c73} TCPHandler: Processed in 0.002322278 sec. 2025.02.28 06:55:44.408123 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.408337 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:44.408420 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:44.409607 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.409657 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.410140 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 06:55:44.410408 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.410628 [ 115 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 06:55:44.410664 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} executeQuery: Read 695 rows, 56.82 KiB in 0.002384 sec., 291526.84563758393 rows/sec., 23.28 MiB/sec. 2025.02.28 06:55:44.410713 [ 115 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.410789 [ 255 ] {51580dd1-73fc-43ae-a82c-f61823a78e84} TCPHandler: Processed in 0.002801684 sec. 2025.02.28 06:55:44.410789 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.411015 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.411048 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 06:55:44.411373 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.411556 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:44.411669 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.411860 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1844 rows starting from the beginning of the part 2025.02.28 06:55:44.412363 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.02.28 06:55:44.412845 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part 2025.02.28 06:55:44.413341 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 695 rows starting from the beginning of the part 2025.02.28 06:55:44.413627 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2025.02.28 06:55:44.414170 [ 187 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 695 rows starting from the beginning of the part 2025.02.28 06:55:44.416279 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.416373 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.417355 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.417790 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.417997 [ 115 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.02.28 06:55:44.418064 [ 115 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.418108 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.418123 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} executeQuery: Read 145 rows, 9.32 KiB in 0.006898 sec., 21020.585677007828 rows/sec., 1.32 MiB/sec. 2025.02.28 06:55:44.418678 [ 4 ] {d7ac07c7-310d-4e90-8c05-dad5cdc31666} TCPHandler: Processed in 0.007767253 sec. 2025.02.28 06:55:44.418980 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.02.28 06:55:44.419626 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.419630 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.419735 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.008802146 sec., 386496.6566107856 rows/sec., 32.64 MiB/sec. 2025.02.28 06:55:44.419773 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 163 rows starting from the beginning of the part 2025.02.28 06:55:44.420143 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:44.420273 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 06:55:44.420483 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:44.420852 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.420868 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part 2025.02.28 06:55:44.421356 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:44.421411 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:44.421459 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.421692 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 145 rows starting from the beginning of the part 2025.02.28 06:55:44.421899 [ 199 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_131_26} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 06:55:44.422246 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 06:55:44.424342 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.424426 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.425393 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.425433 [ 196 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.007181636 sec., 125876.61084465991 rows/sec., 8.41 MiB/sec. 2025.02.28 06:55:44.425646 [ 196 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.02.28 06:55:44.425821 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.426091 [ 115 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.02.28 06:55:44.426197 [ 115 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.426266 [ 196 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.426280 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.426443 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} executeQuery: Read 113 rows, 7.49 KiB in 0.006297 sec., 17945.05319993648 rows/sec., 1.16 MiB/sec. 2025.02.28 06:55:44.426637 [ 196 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_56_12} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.02.28 06:55:44.427047 [ 255 ] {60c9e489-49ce-41b2-a0a6-0888a7134677} TCPHandler: Processed in 0.008164757 sec. 2025.02.28 06:55:44.427081 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:55:44.427205 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.02.28 06:55:44.427587 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.427801 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.427924 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 341 rows starting from the beginning of the part 2025.02.28 06:55:44.427965 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.428121 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:44.428305 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:44.428712 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:44.429079 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 341 rows starting from the beginning of the part 2025.02.28 06:55:44.429429 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:44.429814 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part 2025.02.28 06:55:44.430756 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.430801 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.431362 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.431703 [ 191 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203572 sec., 217927.22383777914 rows/sec., 15.20 MiB/sec. 2025.02.28 06:55:44.431738 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.431984 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.02.28 06:55:44.432249 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} executeQuery: Read 112 rows, 6.53 KiB in 0.00439 sec., 25512.5284738041 rows/sec., 1.45 MiB/sec. 2025.02.28 06:55:44.432379 [ 4 ] {e0616152-978d-4320-82b7-4f3cde8e0f18} TCPHandler: Processed in 0.004939909 sec. 2025.02.28 06:55:44.432517 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.432557 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.432607 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_56_12} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.02.28 06:55:44.432698 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:44.432708 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.28 06:55:44.432750 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:44.433489 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.433529 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.433924 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 06:55:44.434162 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.434347 [ 115 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 06:55:44.434410 [ 115 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.434408 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} executeQuery: Read 421 rows, 30.71 KiB in 0.001745 sec., 241260.74498567334 rows/sec., 17.19 MiB/sec. 2025.02.28 06:55:44.434448 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.434576 [ 255 ] {867cfc6f-a875-49bc-9d8e-4cc7ec20f2f1} TCPHandler: Processed in 0.002077525 sec. 2025.02.28 06:55:44.434664 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 06:55:44.434802 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.434832 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.434881 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part 2025.02.28 06:55:44.435136 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:44.435154 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:44.435375 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:44.435398 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:44.435715 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 421 rows starting from the beginning of the part 2025.02.28 06:55:44.436148 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.02.28 06:55:44.436503 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 421 rows starting from the beginning of the part 2025.02.28 06:55:44.437962 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.438033 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.439123 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.439507 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.439891 [ 115 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.02.28 06:55:44.439980 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404954 sec., 360225.08239663095 rows/sec., 27.51 MiB/sec. 2025.02.28 06:55:44.439985 [ 115 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.440085 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.440191 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} executeQuery: Read 6 rows, 321.00 B in 0.005129 sec., 1169.8186781048937 rows/sec., 61.12 KiB/sec. 2025.02.28 06:55:44.440323 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 06:55:44.440503 [ 4 ] {d66eeaf0-a7cf-4f13-bcd7-71962542c31e} TCPHandler: Processed in 0.00579303 sec. 2025.02.28 06:55:44.440619 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.02.28 06:55:44.440917 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.440991 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.441068 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part 2025.02.28 06:55:44.441133 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.441484 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:44.441524 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.441636 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_131_26} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 06:55:44.441907 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:44.441957 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:55:44.442101 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:44.442294 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:44.442646 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:44.442944 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.02.28 06:55:44.444639 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.444703 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.445743 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005541746 sec., 60630.71097087452 rows/sec., 3.09 MiB/sec. 2025.02.28 06:55:44.445855 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 06:55:44.445924 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.02.28 06:55:44.446323 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.446464 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.446714 [ 198 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_56_12} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.02.28 06:55:44.446816 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} executeQuery: Read 237 rows, 16.27 KiB in 0.005618 sec., 42185.831256674974 rows/sec., 2.83 MiB/sec. 2025.02.28 06:55:44.446854 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 06:55:44.446967 [ 255 ] {a1775de1-0551-4f3a-8860-66aba29c7971} TCPHandler: Processed in 0.006332306 sec. 2025.02.28 06:55:44.447214 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.447442 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.447538 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:44.448235 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.448274 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.448639 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.448884 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.449128 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} executeQuery: Read 1 rows, 69.00 B in 0.001735 sec., 576.3688760806916 rows/sec., 38.84 KiB/sec. 2025.02.28 06:55:44.449191 [ 4 ] {e3b64164-32c6-4a5e-8862-29daf3e8e240} TCPHandler: Processed in 0.002088805 sec. 2025.02.28 06:55:44.449453 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.449619 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.449713 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:44.451009 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.451050 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.451764 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.02.28 06:55:44.452019 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.452209 [ 115 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.02.28 06:55:44.452268 [ 115 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.452302 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} executeQuery: Read 39 rows, 71.56 KiB in 0.002704 sec., 14423.076923076924 rows/sec., 25.85 MiB/sec. 2025.02.28 06:55:44.452307 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.452715 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.02.28 06:55:44.452895 [ 255 ] {18a18340-1c12-4adc-a9d7-4c1bd832b941} TCPHandler: Processed in 0.003576103 sec. 2025.02.28 06:55:44.453300 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:44.453809 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:44.454027 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:44.454551 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.454808 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1881 rows starting from the beginning of the part 2025.02.28 06:55:44.455563 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.02.28 06:55:44.456416 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.02.28 06:55:44.456457 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.456541 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.457046 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2025.02.28 06:55:44.457744 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.02.28 06:55:44.458231 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.02.28 06:55:44.458464 [ 189 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.02.28 06:55:44.459241 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.459839 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} executeQuery: Read 82 rows, 5.33 KiB in 0.00618 sec., 13268.608414239483 rows/sec., 862.95 KiB/sec. 2025.02.28 06:55:44.459856 [ 115 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.02.28 06:55:44.460038 [ 4 ] {7240e6cc-c113-4fc3-896e-ec4b6d3592fb} TCPHandler: Processed in 0.006997284 sec. 2025.02.28 06:55:44.460055 [ 115 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:44.460127 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.02.28 06:55:44.460434 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.02.28 06:55:44.460844 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:44.460928 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7668 rows starting from the beginning of the part 2025.02.28 06:55:44.461108 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part 2025.02.28 06:55:44.461304 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.02.28 06:55:44.461467 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part 2025.02.28 06:55:44.461528 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.02.28 06:55:44.461777 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.02.28 06:55:44.465635 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7976 rows, containing 4 columns (4 merged, 0 gathered) in 0.005372334 sec., 1484643.3598506718 rows/sec., 96.74 MiB/sec. 2025.02.28 06:55:44.466341 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.02.28 06:55:44.466663 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.466737 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_131_26} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.02.28 06:55:44.466806 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.02.28 06:55:44.472342 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 19 columns (19 merged, 0 gathered) in 0.019894848 sec., 104348.62332197763 rows/sec., 186.99 MiB/sec. 2025.02.28 06:55:44.474225 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.02.28 06:55:44.474646 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:44.474723 [ 200 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_56_11} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.02.28 06:55:44.474871 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.00 MiB. 2025.02.28 06:55:45.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.86 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 265.96 MiB (RSS), difference: 3.10 MiB 2025.02.28 06:55:48.626464 [ 125 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:55:48.626560 [ 125 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:55:48.845535 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.02.28 06:55:48.846281 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:48.846331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:48.846889 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:55:48.847157 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:48.847421 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.02.28 06:55:49.397251 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:49.397547 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:49.397659 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:49.398784 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:49.398855 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:49.399580 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 06:55:49.399832 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:49.400092 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} executeQuery: Read 56 rows, 4.41 KiB in 0.002625 sec., 21333.333333333332 rows/sec., 1.64 MiB/sec. 2025.02.28 06:55:49.400177 [ 4 ] {0ee6ca42-47c4-4f9c-b941-f01245689962} TCPHandler: Processed in 0.003110927 sec. 2025.02.28 06:55:49.400566 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:49.400872 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:49.400989 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:49.401872 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:49.401923 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:49.402372 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 06:55:49.402622 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:49.402855 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} executeQuery: Read 64 rows, 5.12 KiB in 0.002067 sec., 30962.747943880022 rows/sec., 2.42 MiB/sec. 2025.02.28 06:55:49.402923 [ 255 ] {c25c79dc-b0ed-4f8e-94f5-a0b52bac9902} TCPHandler: Processed in 0.002577381 sec. 2025.02.28 06:55:49.403093 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:49.403239 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:49.403305 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:49.403987 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:49.404035 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:49.404464 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 06:55:49.404716 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:49.404931 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} executeQuery: Read 160 rows, 11.41 KiB in 0.001728 sec., 92592.5925925926 rows/sec., 6.45 MiB/sec. 2025.02.28 06:55:49.404988 [ 4 ] {683c929f-67a2-4293-a16b-11f19e191e70} TCPHandler: Processed in 0.001965713 sec. 2025.02.28 06:55:49.405158 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:49.405283 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:49.405340 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:49.405892 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:49.405932 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:49.406323 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.02.28 06:55:49.406568 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:49.406779 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. 2025.02.28 06:55:49.406832 [ 255 ] {07f05e34-aae4-4f8e-bf97-00fbf3c573b8} TCPHandler: Processed in 0.001731481 sec. 2025.02.28 06:55:50.909988 [ 224 ] {} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:50.910094 [ 224 ] {} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:50.911680 [ 224 ] {} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:55:51.024403 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.024481 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.026814 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.173839 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.173925 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.175637 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.208340 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.208401 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.210536 [ 225 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.420653 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.02.28 06:55:51.444795 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.444864 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.452435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:55:51.453250 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.457783 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.02.28 06:55:51.540199 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.540239 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.542154 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.833303 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.833610 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.833724 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:55:51.834823 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.834871 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.835308 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.835559 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.835757 [ 90 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.28 06:55:51.835827 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} executeQuery: Read 212 rows, 13.81 KiB in 0.002296 sec., 92334.49477351917 rows/sec., 5.87 MiB/sec. 2025.02.28 06:55:51.835836 [ 90 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.835905 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.835980 [ 4 ] {30345a11-b334-48cf-894e-189d93b6a59d} TCPHandler: Processed in 0.002857574 sec. 2025.02.28 06:55:51.836092 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.28 06:55:51.836222 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:51.836247 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.836274 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 212 rows starting from the beginning of the part 2025.02.28 06:55:51.836487 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:51.836785 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:51.836837 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:55:51.837089 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:51.837391 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part 2025.02.28 06:55:51.837413 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:55:51.839982 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.840043 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.840507 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004493364 sec., 235903.43448694565 rows/sec., 15.90 MiB/sec. 2025.02.28 06:55:51.840762 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.28 06:55:51.840864 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.02.28 06:55:51.841239 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.841293 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.841430 [ 190 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_57_14} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.28 06:55:51.841688 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:55:51.841843 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} executeQuery: Read 2 rows, 167.00 B in 0.005304 sec., 377.0739064856712 rows/sec., 30.75 KiB/sec. 2025.02.28 06:55:51.842086 [ 255 ] {b4919e12-6256-43fd-8148-a242af0b4b8f} TCPHandler: Processed in 0.005976212 sec. 2025.02.28 06:55:51.842321 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.842550 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:51.842646 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:51.844278 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.844320 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.844802 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 06:55:51.845045 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.845257 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} executeQuery: Read 1836 rows, 153.46 KiB in 0.002767 sec., 663534.5139139863 rows/sec., 54.16 MiB/sec. 2025.02.28 06:55:51.845316 [ 4 ] {edacc0e2-cb6d-4859-9642-cdd17c87c7a1} TCPHandler: Processed in 0.003085006 sec. 2025.02.28 06:55:51.845481 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.845628 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.845690 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:55:51.846437 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.846480 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.846858 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.847092 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.847290 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} executeQuery: Read 147 rows, 9.46 KiB in 0.001699 sec., 86521.48322542672 rows/sec., 5.44 MiB/sec. 2025.02.28 06:55:51.847342 [ 255 ] {add5264b-12cb-47a7-a00a-f67b20098f83} TCPHandler: Processed in 0.001929803 sec. 2025.02.28 06:55:51.847493 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.847634 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.847692 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:55:51.848491 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.848530 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.848904 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.849151 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.849344 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} executeQuery: Read 341 rows, 23.30 KiB in 0.001743 sec., 195639.70166379804 rows/sec., 13.05 MiB/sec. 2025.02.28 06:55:51.849398 [ 4 ] {efbdd3ba-2a66-4a93-aeef-9f6894b94aee} TCPHandler: Processed in 0.001971503 sec. 2025.02.28 06:55:51.849595 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.849816 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.849905 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:55:51.850728 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.850768 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.851144 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.851374 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.851534 [ 90 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.02.28 06:55:51.851587 [ 90 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.851611 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} executeQuery: Read 112 rows, 6.53 KiB in 0.001845 sec., 60704.60704607046 rows/sec., 3.46 MiB/sec. 2025.02.28 06:55:51.851625 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.851819 [ 255 ] {a0962e62-779a-46ee-b75a-18a896a4deee} TCPHandler: Processed in 0.002329058 sec. 2025.02.28 06:55:51.851846 [ 220 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.851919 [ 220 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.851951 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.02.28 06:55:51.852109 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.852516 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:51.852516 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:51.852629 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:51.852635 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 112 rows starting from the beginning of the part 2025.02.28 06:55:51.853184 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:51.853639 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:51.854156 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:51.854581 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 112 rows starting from the beginning of the part 2025.02.28 06:55:51.857960 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.858082 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.858936 [ 220 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:55:51.859226 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00745672 sec., 75100.04398716862 rows/sec., 4.56 MiB/sec. 2025.02.28 06:55:51.859561 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.02.28 06:55:51.859582 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 06:55:51.860254 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.860348 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.860598 [ 193 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_57_14} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.02.28 06:55:51.860794 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} executeQuery: Read 879 rows, 65.16 KiB in 0.00838 sec., 104892.6014319809 rows/sec., 7.59 MiB/sec. 2025.02.28 06:55:51.860810 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 06:55:51.860830 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.860973 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.860980 [ 4 ] {b0480e88-77ab-4715-ab3a-5e8a1afa5301} TCPHandler: Processed in 0.009028788 sec. 2025.02.28 06:55:51.861203 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.861381 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:55:51.861479 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:55:51.862828 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.862868 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.863540 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.863997 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.864363 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} executeQuery: Read 6 rows, 321.00 B in 0.002993 sec., 2004.6775810223855 rows/sec., 104.74 KiB/sec. 2025.02.28 06:55:51.864540 [ 255 ] {15ce252d-b3d8-4d76-8719-be93314eff28} TCPHandler: Processed in 0.003435032 sec. 2025.02.28 06:55:51.864770 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.864939 [ 219 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:55:51.865146 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.865299 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:51.867212 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.867254 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.867711 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 06:55:51.867954 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.868172 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} executeQuery: Read 1020 rows, 69.60 KiB in 0.003181 sec., 320653.8824269098 rows/sec., 21.37 MiB/sec. 2025.02.28 06:55:51.868230 [ 4 ] {1279f6cc-ca3f-49fb-9199-b0cda59dbf05} TCPHandler: Processed in 0.003581823 sec. 2025.02.28 06:55:51.868377 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.868515 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.868577 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:55:51.869147 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.869195 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.869571 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.869802 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.870031 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2025.02.28 06:55:51.870107 [ 255 ] {1a00c14a-6d21-4449-97d4-ac8e47db7bdf} TCPHandler: Processed in 0.001793701 sec. 2025.02.28 06:55:51.870309 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.870524 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.870614 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:55:51.871933 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.871971 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.872656 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.02.28 06:55:51.872913 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.873140 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} executeQuery: Read 39 rows, 71.56 KiB in 0.002654 sec., 14694.8003014318 rows/sec., 26.33 MiB/sec. 2025.02.28 06:55:51.873253 [ 4 ] {4e217a02-5e2b-45ca-b1fa-f1622dcef401} TCPHandler: Processed in 0.003063257 sec. 2025.02.28 06:55:51.873471 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:51.873693 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:51.873785 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:51.874542 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:51.874581 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:51.874950 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.02.28 06:55:51.875180 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:51.875390 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} executeQuery: Read 58 rows, 3.68 KiB in 0.001753 sec., 33086.138049058754 rows/sec., 2.05 MiB/sec. 2025.02.28 06:55:51.875440 [ 255 ] {d339ca09-b197-4088-a952-d8cafc0cdff7} TCPHandler: Processed in 0.002077805 sec. 2025.02.28 06:55:52.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.39 MiB, peak 280.85 MiB, free memory in arenas 0.00 B, will set to 265.96 MiB (RSS), difference: -1.43 MiB 2025.02.28 06:55:54.031097 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2082 2025.02.28 06:55:54.034783 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.034842 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.036405 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:55:54.036726 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.037407 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2082 2025.02.28 06:55:54.391784 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:54.391981 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:54.392054 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:54.392871 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.392922 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.393362 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 06:55:54.393632 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.393831 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. 2025.02.28 06:55:54.393886 [ 4 ] {ebfc7c96-aca8-40a4-b0fd-d50cb22b2a6e} TCPHandler: Processed in 0.002237716 sec. 2025.02.28 06:55:54.394151 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:54.394352 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:54.394434 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:54.395240 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.395297 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.395766 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 06:55:54.396022 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.396261 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} executeQuery: Read 64 rows, 5.12 KiB in 0.001965 sec., 32569.974554707376 rows/sec., 2.54 MiB/sec. 2025.02.28 06:55:54.396331 [ 255 ] {cbf2afd7-94b0-4da0-b7a7-4407b7b97a21} TCPHandler: Processed in 0.002320568 sec. 2025.02.28 06:55:54.396498 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:54.396638 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:54.396700 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:54.397343 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.397390 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.397764 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 06:55:54.398010 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.398184 [ 43 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2025.02.28 06:55:54.398210 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} executeQuery: Read 64 rows, 4.56 KiB in 0.001652 sec., 38740.9200968523 rows/sec., 2.70 MiB/sec. 2025.02.28 06:55:54.398257 [ 43 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.398324 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.398329 [ 4 ] {a261a3e5-3b17-42d4-9b71-7cfc30b25d00} TCPHandler: Processed in 0.001954673 sec. 2025.02.28 06:55:54.398624 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:54.398634 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full 2025.02.28 06:55:54.398819 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:54.398944 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:55:54.398945 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:54.399030 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 38561 rows starting from the beginning of the part 2025.02.28 06:55:54.399421 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:54.399842 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2025.02.28 06:55:54.400205 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.02.28 06:55:54.400386 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:55:54.401305 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:54.401377 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:54.402100 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.02.28 06:55:54.402426 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.402886 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} executeQuery: Read 24 rows, 1.66 KiB in 0.004119 sec., 5826.656955571741 rows/sec., 402.10 KiB/sec. 2025.02.28 06:55:54.403050 [ 255 ] {0063098f-a5aa-49a6-9922-35eae389dead} TCPHandler: Processed in 0.004549264 sec. 2025.02.28 06:55:54.409157 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 40138 rows, containing 5 columns (5 merged, 0 gathered) in 0.010629677 sec., 3776031.952805339 rows/sec., 254.91 MiB/sec. 2025.02.28 06:55:54.409822 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.02.28 06:55:54.410139 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:54.410218 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_133_27} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2025.02.28 06:55:54.410308 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.02.28 06:55:56.347690 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.02.28 06:55:56.348720 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:56.348774 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:56.349328 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:55:56.349602 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:56.349897 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.02.28 06:55:58.957963 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.02.28 06:55:58.982134 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:58.982205 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:58.989875 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:55:58.990704 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:58.994513 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.02.28 06:55:59.397085 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:59.397398 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:55:59.397515 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:55:59.398384 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:59.398432 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:59.398884 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 06:55:59.399146 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:59.399402 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} executeQuery: Read 56 rows, 4.41 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.06 MiB/sec. 2025.02.28 06:55:59.399473 [ 4 ] {7570edc9-f8bd-4cc8-a326-6b7f5e82e75e} TCPHandler: Processed in 0.00257366 sec. 2025.02.28 06:55:59.399787 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:59.400022 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:55:59.400103 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:55:59.400939 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:59.400983 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:59.401425 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 06:55:59.401684 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:59.401889 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.02.28 06:55:59.401953 [ 255 ] {ae596bda-e007-4f2a-a39b-216b60d0ccaa} TCPHandler: Processed in 0.002358198 sec. 2025.02.28 06:55:59.402119 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:59.402265 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:55:59.402330 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:55:59.402954 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:59.402993 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:59.403404 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 06:55:59.403656 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:59.403919 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. 2025.02.28 06:55:59.404009 [ 4 ] {eb95a570-5b2a-4754-b9ee-48032568f261} TCPHandler: Processed in 0.001958134 sec. 2025.02.28 06:55:59.404237 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:55:59.404619 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:55:59.404700 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:55:59.405206 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:55:59.405242 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:55:59.405625 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.02.28 06:55:59.405873 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:55:59.406050 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. 2025.02.28 06:55:59.406103 [ 255 ] {c036ff40-15ac-41a6-bb41-f83067d247ca} TCPHandler: Processed in 0.001993764 sec. 2025.02.28 06:56:03.221469 [ 220 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:56:03.221523 [ 220 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:56:03.223179 [ 220 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:56:03.626643 [ 156 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:56:03.626709 [ 156 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:56:03.773676 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:03.773725 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:03.775574 [ 223 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:03.850143 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.02.28 06:56:03.850773 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:03.850815 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:03.851346 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:56:03.851611 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:03.851813 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.02.28 06:56:04.001629 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001022373 sec. 2025.02.28 06:56:04.037821 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2098 2025.02.28 06:56:04.040666 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.040729 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.042269 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:04.042614 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.042964 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:04.043032 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:04.044093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2098 2025.02.28 06:56:04.045698 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:04.405577 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.405772 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.405851 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:04.406703 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.406754 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.407220 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.407479 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.407681 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} executeQuery: Read 212 rows, 13.81 KiB in 0.001962 sec., 108053.00713557593 rows/sec., 6.87 MiB/sec. 2025.02.28 06:56:04.407752 [ 4 ] {bd44b2d2-19ec-43ce-b676-0dbb0e7bba92} TCPHandler: Processed in 0.002308668 sec. 2025.02.28 06:56:04.408028 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.408250 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:04.408335 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:04.409428 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.409481 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.410040 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 06:56:04.410299 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.410503 [ 56 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 06:56:04.410554 [ 56 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.410598 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.410601 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} executeQuery: Read 695 rows, 56.82 KiB in 0.002396 sec., 290066.7779632721 rows/sec., 23.16 MiB/sec. 2025.02.28 06:56:04.410826 [ 255 ] {211153fd-f959-4900-bf63-b28fa272b207} TCPHandler: Processed in 0.002956996 sec. 2025.02.28 06:56:04.410902 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 06:56:04.411069 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.411125 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:04.411185 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1844 rows starting from the beginning of the part 2025.02.28 06:56:04.411403 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.411439 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:04.411626 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:04.411737 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:56:04.412105 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:04.412400 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:04.412861 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 695 rows starting from the beginning of the part 2025.02.28 06:56:04.414615 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.414686 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.415694 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.416141 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.416403 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} executeQuery: Read 145 rows, 9.32 KiB in 0.005149 sec., 28160.807923868713 rows/sec., 1.77 MiB/sec. 2025.02.28 06:56:04.416586 [ 4 ] {a7f13357-cc75-4fa2-9bc2-d74e91633b37} TCPHandler: Processed in 0.005626268 sec. 2025.02.28 06:56:04.416878 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.417275 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.417456 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:04.417756 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007055894 sec., 643858.8788323634 rows/sec., 54.71 MiB/sec. 2025.02.28 06:56:04.418084 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 06:56:04.418622 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.418834 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_136_27} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 06:56:04.418861 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.418936 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.418975 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. 2025.02.28 06:56:04.419363 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.419612 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.419861 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} executeQuery: Read 113 rows, 7.49 KiB in 0.002724 sec., 41483.11306901615 rows/sec., 2.69 MiB/sec. 2025.02.28 06:56:04.419940 [ 255 ] {3db715f7-aa9b-4707-9259-51a61d31d3f6} TCPHandler: Processed in 0.003208879 sec. 2025.02.28 06:56:04.420184 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.420366 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.420427 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:04.421113 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.421151 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.421516 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.421767 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.421967 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} executeQuery: Read 112 rows, 6.53 KiB in 0.00163 sec., 68711.65644171779 rows/sec., 3.91 MiB/sec. 2025.02.28 06:56:04.422034 [ 4 ] {26ae6a2d-8cf4-488a-b475-78353bee1b23} TCPHandler: Processed in 0.001976054 sec. 2025.02.28 06:56:04.422298 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.422458 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:04.422520 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:04.423373 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.423416 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.423839 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 06:56:04.424104 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.424291 [ 56 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 06:56:04.424326 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} executeQuery: Read 421 rows, 30.71 KiB in 0.001895 sec., 222163.58839050133 rows/sec., 15.82 MiB/sec. 2025.02.28 06:56:04.424348 [ 56 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.424420 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.424471 [ 255 ] {ff02cdf1-e5da-4e61-a626-50c47aeae94d} TCPHandler: Processed in 0.002314348 sec. 2025.02.28 06:56:04.424763 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.424846 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 06:56:04.425138 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:04.425335 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:04.425425 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:04.425573 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part 2025.02.28 06:56:04.425973 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:04.426382 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 879 rows starting from the beginning of the part 2025.02.28 06:56:04.426857 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:04.427193 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:04.427672 [ 195 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 421 rows starting from the beginning of the part 2025.02.28 06:56:04.429012 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.429114 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.430602 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.431200 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.431452 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} executeQuery: Read 6 rows, 321.00 B in 0.006471 sec., 927.2137227630968 rows/sec., 48.44 KiB/sec. 2025.02.28 06:56:04.431520 [ 4 ] {4936b1d5-3228-4d7d-8438-3d548b2d419d} TCPHandler: Processed in 0.006919182 sec. 2025.02.28 06:56:04.431741 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.431899 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007346308 sec., 327375.329212987 rows/sec., 25.06 MiB/sec. 2025.02.28 06:56:04.431942 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.432007 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:04.432100 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 06:56:04.432486 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.432621 [ 197 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_136_27} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 06:56:04.432735 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:56:04.432830 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.432870 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.433286 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 06:56:04.433536 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.433762 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} executeQuery: Read 237 rows, 16.27 KiB in 0.001859 sec., 127487.89671866596 rows/sec., 8.55 MiB/sec. 2025.02.28 06:56:04.433821 [ 255 ] {b7b9e2a3-ceec-4ede-b27b-03cc995aeb13} TCPHandler: Processed in 0.002199966 sec. 2025.02.28 06:56:04.433977 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.434098 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.434152 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:04.434634 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.434671 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.435029 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.435270 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.435469 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. 2025.02.28 06:56:04.435543 [ 4 ] {c0ae2270-3376-4bc1-8700-de57de17c88f} TCPHandler: Processed in 0.00162368 sec. 2025.02.28 06:56:04.435796 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.435937 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.436023 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:04.437289 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.437331 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.438026 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.02.28 06:56:04.438304 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.438583 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} executeQuery: Read 39 rows, 71.56 KiB in 0.002669 sec., 14612.214312476583 rows/sec., 26.18 MiB/sec. 2025.02.28 06:56:04.438922 [ 255 ] {5e40cc18-dcbf-457c-95ad-45da4d333291} TCPHandler: Processed in 0.003272379 sec. 2025.02.28 06:56:04.439101 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:04.439245 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:04.439304 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:04.439874 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.439911 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.440311 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.02.28 06:56:04.440554 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.440688 [ 56 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.02.28 06:56:04.440724 [ 56 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:04.440738 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. 2025.02.28 06:56:04.440748 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:04.440846 [ 4 ] {e3eff520-003b-43a0-8307-90da1de8fe32} TCPHandler: Processed in 0.001808951 sec. 2025.02.28 06:56:04.441050 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.02.28 06:56:04.441292 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:04.441350 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7976 rows starting from the beginning of the part 2025.02.28 06:56:04.441623 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:04.442011 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 58 rows starting from the beginning of the part 2025.02.28 06:56:04.442328 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part 2025.02.28 06:56:04.442446 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:04.442654 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2025.02.28 06:56:04.445308 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8260 rows, containing 4 columns (4 merged, 0 gathered) in 0.004451764 sec., 1855444.2688336577 rows/sec., 120.90 MiB/sec. 2025.02.28 06:56:04.445509 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.02.28 06:56:04.445860 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:04.445937 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_136_27} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.02.28 06:56:04.446026 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.02.28 06:56:04.624098 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:04.624144 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:04.626056 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:06.494690 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.02.28 06:56:06.518191 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:06.518258 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.02.28 06:56:06.525928 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:56:06.526732 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:06.531237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.02.28 06:56:09.396876 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:09.397084 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:09.397158 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:09.397972 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:09.398025 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:09.398480 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 06:56:09.398751 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:09.398979 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. 2025.02.28 06:56:09.399046 [ 4 ] {0a47e26c-5d55-414b-8162-f7270791eefd} TCPHandler: Processed in 0.002309787 sec. 2025.02.28 06:56:09.399315 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:09.399510 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:09.399587 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:09.400354 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:09.400402 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:09.400902 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 06:56:09.401154 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:09.401376 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. 2025.02.28 06:56:09.401432 [ 255 ] {adf2c2c5-7193-4648-a154-1da579c964dd} TCPHandler: Processed in 0.002252287 sec. 2025.02.28 06:56:09.401594 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:09.401719 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:09.401807 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:09.402415 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:09.402457 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:09.402865 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 06:56:09.403108 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:09.403333 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. 2025.02.28 06:56:09.403392 [ 4 ] {d37c9555-4406-4d0a-8102-91059ab41423} TCPHandler: Processed in 0.001855463 sec. 2025.02.28 06:56:09.403560 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:09.403715 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:09.403769 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:09.404298 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:09.404339 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:09.404745 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.02.28 06:56:09.404979 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:09.405206 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. 2025.02.28 06:56:09.405263 [ 255 ] {28c9029b-e921-4d98-82dc-2d969960ad9f} TCPHandler: Processed in 0.001765381 sec. 2025.02.28 06:56:11.352057 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.02.28 06:56:11.352870 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:11.352931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:11.353491 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:56:11.353756 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:11.353993 [ 99 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:56:11.354020 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.02.28 06:56:11.354084 [ 99 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:11.354120 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:11.354304 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:56:11.354767 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:11.354852 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.02.28 06:56:11.354947 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.02.28 06:56:11.355141 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.02.28 06:56:11.355364 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.02.28 06:56:11.355606 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.02.28 06:56:11.355802 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.02.28 06:56:11.358823 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004625195 sec., 8031877.574891437 rows/sec., 114.90 MiB/sec. 2025.02.28 06:56:11.359242 [ 189 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:56:11.359621 [ 189 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:11.359728 [ 189 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_81_16} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:56:11.359867 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.28 06:56:14.031418 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.02.28 06:56:14.044847 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2128 2025.02.28 06:56:14.067234 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.067345 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.071699 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:14.072350 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.076480 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2128 2025.02.28 06:56:14.080084 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.080142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.088131 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:56:14.088949 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.089381 [ 149 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:56:14.089536 [ 149 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.089613 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.091368 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:56:14.109012 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.02.28 06:56:14.110469 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:14.112400 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.02.28 06:56:14.118589 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:14.124776 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.02.28 06:56:14.131115 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:14.137819 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.02.28 06:56:14.143929 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:14.157512 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.157559 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.160527 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.216226 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.126446424 sec., 4832.086038273411 rows/sec., 24.99 MiB/sec. 2025.02.28 06:56:14.219617 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:56:14.222636 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.222753 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_81_16} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:56:14.225108 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.00 MiB. 2025.02.28 06:56:14.245797 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.245849 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.247706 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.301411 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.301474 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.303399 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.405416 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.405625 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.405707 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:14.406641 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.406692 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.407164 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.407438 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.407664 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} executeQuery: Read 212 rows, 13.81 KiB in 0.002097 sec., 101096.80495946591 rows/sec., 6.43 MiB/sec. 2025.02.28 06:56:14.407746 [ 4 ] {feeb47f7-8254-4b0e-ab59-68a4f72bd835} TCPHandler: Processed in 0.002473319 sec. 2025.02.28 06:56:14.408093 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.408294 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:14.408371 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:14.409507 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.409559 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.410044 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 06:56:14.410298 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.410575 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} executeQuery: Read 695 rows, 56.82 KiB in 0.002328 sec., 298539.5189003436 rows/sec., 23.84 MiB/sec. 2025.02.28 06:56:14.410680 [ 255 ] {68a3a464-4d29-4ec8-b388-f6932c13693d} TCPHandler: Processed in 0.002793174 sec. 2025.02.28 06:56:14.410682 [ 219 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.410758 [ 219 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.410872 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.411040 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.411113 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:14.412518 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.412589 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.413288 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.413682 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.414062 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.414070 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} executeQuery: Read 145 rows, 9.32 KiB in 0.003045 sec., 47619.04761904762 rows/sec., 2.99 MiB/sec. 2025.02.28 06:56:14.414100 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.414312 [ 4 ] {5d706a54-e563-4437-a31d-4526b0792f4a} TCPHandler: Processed in 0.003520482 sec. 2025.02.28 06:56:14.414623 [ 219 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:14.414690 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.415210 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.415610 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:14.418469 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.418523 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.419277 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.419301 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.419904 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.420200 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} executeQuery: Read 113 rows, 7.49 KiB in 0.005156 sec., 21916.21411947246 rows/sec., 1.42 MiB/sec. 2025.02.28 06:56:14.420263 [ 255 ] {c7abef55-2ffe-4fd4-bae8-41adf2e037fe} TCPHandler: Processed in 0.005846059 sec. 2025.02.28 06:56:14.420429 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.420570 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.420629 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:14.421325 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.421364 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.421719 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.421951 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.422189 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} executeQuery: Read 112 rows, 6.53 KiB in 0.001641 sec., 68251.06642291286 rows/sec., 3.89 MiB/sec. 2025.02.28 06:56:14.422248 [ 4 ] {07e841f2-bf8e-4ea9-8076-956268cf6b47} TCPHandler: Processed in 0.001888592 sec. 2025.02.28 06:56:14.422515 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.422679 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:14.422739 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:14.423570 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.423610 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.424000 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 06:56:14.424233 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.424445 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} executeQuery: Read 421 rows, 30.71 KiB in 0.001801 sec., 233759.02276513047 rows/sec., 16.65 MiB/sec. 2025.02.28 06:56:14.424501 [ 255 ] {f4f7a01f-fd41-45c3-b1c1-ec1bdfc1fad3} TCPHandler: Processed in 0.002158836 sec. 2025.02.28 06:56:14.424655 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.424794 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:14.424853 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:14.425378 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.425417 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.425774 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.426020 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.426245 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} executeQuery: Read 6 rows, 321.00 B in 0.001476 sec., 4065.0406504065036 rows/sec., 212.38 KiB/sec. 2025.02.28 06:56:14.426272 [ 225 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.426326 [ 4 ] {7b294c91-d9c0-465e-ade9-db438e8b8e4e} TCPHandler: Processed in 0.001738011 sec. 2025.02.28 06:56:14.426336 [ 225 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.426527 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.426671 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.426741 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:14.427671 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.427712 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.428241 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 06:56:14.428522 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.428712 [ 150 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2025.02.28 06:56:14.428781 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} executeQuery: Read 237 rows, 16.27 KiB in 0.002138 sec., 110851.2628624883 rows/sec., 7.43 MiB/sec. 2025.02.28 06:56:14.428810 [ 150 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.428936 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.428983 [ 225 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:14.429001 [ 255 ] {23547d01-9b22-410b-9d1d-dee00a4758ad} TCPHandler: Processed in 0.002579571 sec. 2025.02.28 06:56:14.429338 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.429636 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full 2025.02.28 06:56:14.429788 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.430052 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:14.430272 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:14.430446 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40138 rows starting from the beginning of the part 2025.02.28 06:56:14.431148 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:14.431503 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:14.431883 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part 2025.02.28 06:56:14.432250 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:14.432592 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part 2025.02.28 06:56:14.433378 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.433438 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.434195 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.434503 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.434701 [ 150 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 2025.02.28 06:56:14.434821 [ 150 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.434838 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} executeQuery: Read 1 rows, 69.00 B in 0.005173 sec., 193.3114247052001 rows/sec., 13.03 KiB/sec. 2025.02.28 06:56:14.434908 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.435146 [ 4 ] {341c6a7d-7ace-4184-896b-082098df19bf} TCPHandler: Processed in 0.006007652 sec. 2025.02.28 06:56:14.435415 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.435566 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full 2025.02.28 06:56:14.435739 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.436156 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:14.436259 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:14.436428 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 54 rows starting from the beginning of the part 2025.02.28 06:56:14.436890 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.02.28 06:56:14.437522 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.02.28 06:56:14.438021 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.02.28 06:56:14.438467 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.02.28 06:56:14.438943 [ 188 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.02.28 06:56:14.444581 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.444627 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.009519754 sec., 6197.639140675274 rows/sec., 417.61 KiB/sec. 2025.02.28 06:56:14.444665 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.444905 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) 2025.02.28 06:56:14.445761 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.445989 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_59_13} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 2025.02.28 06:56:14.446319 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:56:14.446642 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 40996 rows, containing 5 columns (5 merged, 0 gathered) in 0.0175044 sec., 2342039.715728617 rows/sec., 158.14 MiB/sec. 2025.02.28 06:56:14.446701 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.02.28 06:56:14.446945 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2025.02.28 06:56:14.447204 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.447646 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.447650 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} executeQuery: Read 39 rows, 71.56 KiB in 0.012024 sec., 3243.5129740518964 rows/sec., 5.81 MiB/sec. 2025.02.28 06:56:14.447951 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_138_28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2025.02.28 06:56:14.448009 [ 255 ] {1e6114cc-8036-40b6-b805-ce1756cd82e7} TCPHandler: Processed in 0.012746843 sec. 2025.02.28 06:56:14.448210 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.02.28 06:56:14.448256 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:14.448409 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:14.448466 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:14.449028 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:14.449072 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:14.449450 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.02.28 06:56:14.449682 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:14.449889 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. 2025.02.28 06:56:14.449936 [ 4 ] {701712ee-ebde-4dcd-a84f-9ce2644132ba} TCPHandler: Processed in 0.001829942 sec. 2025.02.28 06:56:15.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.88 MiB, peak 284.48 MiB, free memory in arenas 0.00 B, will set to 265.96 MiB (RSS), difference: 2.08 MiB 2025.02.28 06:56:15.252857 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:15.252940 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:15.254957 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:56:15.389266 [ 218 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:15.389323 [ 218 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:15.391287 [ 218 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.02.28 06:56:18.626948 [ 143 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:56:18.627012 [ 143 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:56:18.854324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.02.28 06:56:18.855024 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:18.855082 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:18.855657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:56:18.856010 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:18.856304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.02.28 06:56:19.397600 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:19.397799 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:19.397877 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:19.398705 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:19.398762 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:19.399234 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 06:56:19.399508 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:19.399747 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} executeQuery: Read 56 rows, 4.41 KiB in 0.002003 sec., 27958.06290564154 rows/sec., 2.15 MiB/sec. 2025.02.28 06:56:19.399815 [ 4 ] {501b6fb0-2ae7-4edc-8005-3244da1d5229} TCPHandler: Processed in 0.002355089 sec. 2025.02.28 06:56:19.400057 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:19.400252 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:19.400327 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:19.401147 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:19.401197 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:19.401638 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 06:56:19.401891 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:19.402148 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. 2025.02.28 06:56:19.402218 [ 255 ] {d8682836-6d6d-4a99-bc04-570885351869} TCPHandler: Processed in 0.002295137 sec. 2025.02.28 06:56:19.402374 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:19.402511 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:19.402572 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:19.403196 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:19.403239 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:19.403657 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 06:56:19.403913 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:19.404136 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. 2025.02.28 06:56:19.404198 [ 4 ] {8ce4007a-dae5-4302-926a-0e55edaf9d9b} TCPHandler: Processed in 0.001889803 sec. 2025.02.28 06:56:19.404345 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:19.404476 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:19.404533 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:19.405081 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:19.405122 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:19.405508 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.02.28 06:56:19.405757 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:19.405967 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. 2025.02.28 06:56:19.406024 [ 255 ] {33ea04df-6ac1-49c3-a796-c02a06aef5ec} TCPHandler: Processed in 0.001738921 sec. 2025.02.28 06:56:21.609219 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.02.28 06:56:21.633805 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.633873 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.641506 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:56:21.642324 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.647814 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.02.28 06:56:21.833523 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.833742 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.833830 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:21.834777 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.834832 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.835290 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.835544 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.835793 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} executeQuery: Read 212 rows, 13.81 KiB in 0.002112 sec., 100378.78787878787 rows/sec., 6.38 MiB/sec. 2025.02.28 06:56:21.835862 [ 4 ] {451d1d3a-7bb9-4648-b677-d30edfc46908} TCPHandler: Processed in 0.002484149 sec. 2025.02.28 06:56:21.836110 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.836322 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:56:21.836403 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:56:21.837157 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.837199 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.837613 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.02.28 06:56:21.837865 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.838118 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} executeQuery: Read 16 rows, 1.30 KiB in 0.001854 sec., 8629.989212513485 rows/sec., 703.71 KiB/sec. 2025.02.28 06:56:21.838338 [ 255 ] {ec12b04b-1fdd-4826-bb5b-04dd2cffb567} TCPHandler: Processed in 0.002362108 sec. 2025.02.28 06:56:21.838518 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.838667 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:21.838730 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:21.840133 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.840175 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.840672 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 06:56:21.840913 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.841152 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} executeQuery: Read 1843 rows, 153.97 KiB in 0.00252 sec., 731349.2063492063 rows/sec., 59.67 MiB/sec. 2025.02.28 06:56:21.841212 [ 4 ] {c026d8de-aa43-462e-a325-31dfc0c6ccda} TCPHandler: Processed in 0.002764143 sec. 2025.02.28 06:56:21.841368 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.841516 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.841577 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:21.842339 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.842384 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.842764 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.842998 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.843220 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} executeQuery: Read 161 rows, 10.44 KiB in 0.00174 sec., 92528.7356321839 rows/sec., 5.86 MiB/sec. 2025.02.28 06:56:21.843275 [ 255 ] {ba4c8187-b6bb-4a60-8e45-3b53c0893389} TCPHandler: Processed in 0.001973894 sec. 2025.02.28 06:56:21.843424 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.843566 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.843625 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:21.844476 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.844517 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.844895 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.845151 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.845366 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} executeQuery: Read 341 rows, 23.30 KiB in 0.001833 sec., 186033.82433169667 rows/sec., 12.41 MiB/sec. 2025.02.28 06:56:21.845422 [ 4 ] {dd5c3af3-ce54-4be9-a412-16b1ab17ea23} TCPHandler: Processed in 0.002055555 sec. 2025.02.28 06:56:21.845558 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.845678 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.845727 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:21.846349 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.846388 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.846749 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.846981 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.847189 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} executeQuery: Read 112 rows, 6.53 KiB in 0.001537 sec., 72869.22576447626 rows/sec., 4.15 MiB/sec. 2025.02.28 06:56:21.847242 [ 255 ] {20fa99fd-8532-4ecc-956d-3998010b089f} TCPHandler: Processed in 0.001742811 sec. 2025.02.28 06:56:21.847388 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.847522 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:21.847580 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:21.848643 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.848682 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.849096 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 06:56:21.849328 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.849544 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} executeQuery: Read 893 rows, 66.30 KiB in 0.002054 sec., 434761.44109055505 rows/sec., 31.52 MiB/sec. 2025.02.28 06:56:21.849596 [ 4 ] {86f2c532-d806-4032-a710-3bf7b3d5e82a} TCPHandler: Processed in 0.002264887 sec. 2025.02.28 06:56:21.849777 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.849981 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:21.850065 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:21.850704 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.850742 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.851101 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.851341 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.851549 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} executeQuery: Read 6 rows, 321.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 193.86 KiB/sec. 2025.02.28 06:56:21.851602 [ 255 ] {6cbe5847-206e-496e-85cb-b9bba330e40b} TCPHandler: Processed in 0.001924723 sec. 2025.02.28 06:56:21.851749 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.851889 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.851957 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:21.852816 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.852855 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.853296 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 06:56:21.853536 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.853740 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} executeQuery: Read 1027 rows, 70.10 KiB in 0.001883 sec., 545406.2665958577 rows/sec., 36.35 MiB/sec. 2025.02.28 06:56:21.853791 [ 4 ] {83aa2abc-4da5-44a6-869b-7a4338a5b720} TCPHandler: Processed in 0.002108545 sec. 2025.02.28 06:56:21.853939 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.854076 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.854136 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:21.854656 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.854694 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.855043 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.855269 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.855473 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2025.02.28 06:56:21.855525 [ 255 ] {fe7377a7-14de-4f03-90a0-00c56d8faa7e} TCPHandler: Processed in 0.00165682 sec. 2025.02.28 06:56:21.855685 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.855823 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.855916 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:21.857244 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.857283 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.857987 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.02.28 06:56:21.858244 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.858493 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} executeQuery: Read 39 rows, 71.56 KiB in 0.002701 sec., 14439.096630877453 rows/sec., 25.87 MiB/sec. 2025.02.28 06:56:21.858584 [ 4 ] {b37222c0-8d64-4c04-89ed-e0008081d81e} TCPHandler: Processed in 0.002964106 sec. 2025.02.28 06:56:21.858781 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:21.859001 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:21.859093 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:21.859757 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:21.859796 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:21.860152 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.02.28 06:56:21.860381 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:21.860597 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} executeQuery: Read 58 rows, 3.68 KiB in 0.001651 sec., 35130.22410660206 rows/sec., 2.17 MiB/sec. 2025.02.28 06:56:21.860649 [ 255 ] {575fd3db-ec90-49e0-b94a-af543814923f} TCPHandler: Processed in 0.001975163 sec. 2025.02.28 06:56:22.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.33 MiB, peak 284.48 MiB, free memory in arenas 0.00 B, will set to 265.96 MiB (RSS), difference: -1.37 MiB 2025.02.28 06:56:24.076827 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2182 2025.02.28 06:56:24.080431 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.080490 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.082045 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:24.082370 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.082644 [ 137 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:56:24.082812 [ 137 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.082930 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.083719 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:56:24.085032 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2182 2025.02.28 06:56:24.085713 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:24.085913 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1998 rows starting from the beginning of the part 2025.02.28 06:56:24.086636 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2025.02.28 06:56:24.087322 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part 2025.02.28 06:56:24.088011 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part 2025.02.28 06:56:24.088675 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.02.28 06:56:24.089284 [ 199 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part 2025.02.28 06:56:24.098982 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 72 columns (72 merged, 0 gathered) in 0.015805559 sec., 138052.69399203153 rows/sec., 103.96 MiB/sec. 2025.02.28 06:56:24.101112 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:56:24.101977 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.102074 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_61_12} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:56:24.102435 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.02.28 06:56:24.392964 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:24.393156 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:24.393232 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:24.394070 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.394122 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.394583 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 06:56:24.394859 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.395079 [ 137 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 06:56:24.395109 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. 2025.02.28 06:56:24.395170 [ 137 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.395241 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.395266 [ 4 ] {8c1a6a82-48a3-4875-a73a-50cf33ec97a2} TCPHandler: Processed in 0.002425309 sec. 2025.02.28 06:56:24.395488 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 06:56:24.395574 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:24.395674 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:24.395750 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1844 rows starting from the beginning of the part 2025.02.28 06:56:24.395827 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:24.395998 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:24.396064 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:24.396351 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 695 rows starting from the beginning of the part 2025.02.28 06:56:24.396656 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:24.396936 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:56:24.397318 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:24.398960 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.399039 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:24.400058 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 06:56:24.400392 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.400591 [ 137 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 06:56:24.400645 [ 137 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.400669 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:24.400699 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} executeQuery: Read 64 rows, 5.12 KiB in 0.00497 sec., 12877.263581488935 rows/sec., 1.01 MiB/sec. 2025.02.28 06:56:24.401059 [ 255 ] {666a84ae-45f9-408d-808b-2432936b4a3d} TCPHandler: Processed in 0.005631038 sec. 2025.02.28 06:56:24.401114 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 06:56:24.401393 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:24.401772 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:24.401800 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:24.401879 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 913 rows starting from the beginning of the part 2025.02.28 06:56:24.401905 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538079 sec., 695923.0685343508 rows/sec., 59.12 MiB/sec. 2025.02.28 06:56:24.401968 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:24.402276 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:24.402535 [ 197 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 06:56:24.402742 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 421 rows starting from the beginning of the part 2025.02.28 06:56:24.403101 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:24.403547 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 893 rows starting from the beginning of the part 2025.02.28 06:56:24.403979 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:24.405609 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.405892 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.405988 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:24.406138 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_141_28} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 06:56:24.406523 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:56:24.407358 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 06:56:24.407767 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.408172 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} executeQuery: Read 64 rows, 4.56 KiB in 0.006476 sec., 9882.643607164917 rows/sec., 704.83 KiB/sec. 2025.02.28 06:56:24.408498 [ 4 ] {c35d0652-8d53-4d1f-a8a9-38126147106b} TCPHandler: Processed in 0.007277027 sec. 2025.02.28 06:56:24.408529 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007771983 sec., 311246.17745561205 rows/sec., 23.84 MiB/sec. 2025.02.28 06:56:24.408695 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:24.408775 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 06:56:24.408972 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:24.409068 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:24.409383 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.409606 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_141_28} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 06:56:24.409723 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:56:24.410039 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.410082 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.410458 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.02.28 06:56:24.410699 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.410836 [ 137 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.02.28 06:56:24.410868 [ 137 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:24.410885 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} executeQuery: Read 24 rows, 1.66 KiB in 0.00201 sec., 11940.298507462687 rows/sec., 824.00 KiB/sec. 2025.02.28 06:56:24.410896 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:24.411005 [ 255 ] {de869ccf-615a-4c57-9f91-d54c88eb283a} TCPHandler: Processed in 0.002389849 sec. 2025.02.28 06:56:24.411088 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.02.28 06:56:24.411214 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:24.411248 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8260 rows starting from the beginning of the part 2025.02.28 06:56:24.411323 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:24.411452 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.02.28 06:56:24.411661 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:24.411815 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 58 rows starting from the beginning of the part 2025.02.28 06:56:24.411997 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 24 rows starting from the beginning of the part 2025.02.28 06:56:24.414683 [ 187 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003694754 sec., 2312467.8936676164 rows/sec., 150.68 MiB/sec. 2025.02.28 06:56:24.414900 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.02.28 06:56:24.415262 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:24.415364 [ 192 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_141_28} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.02.28 06:56:24.415473 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. 2025.02.28 06:56:26.356575 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.02.28 06:56:26.357691 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:26.357741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2025.02.28 06:56:26.358280 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:56:26.358533 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:26.358815 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.02.28 06:56:29.147992 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.02.28 06:56:29.172371 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:29.172427 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:29.180011 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:56:29.180859 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:29.184266 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.02.28 06:56:29.398101 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:29.398321 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:29.398406 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:29.399274 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:29.399324 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:29.399770 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 06:56:29.400027 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:29.400271 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. 2025.02.28 06:56:29.400328 [ 4 ] {91818d5d-3def-41ee-825f-22585f279e9a} TCPHandler: Processed in 0.002366678 sec. 2025.02.28 06:56:29.400573 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:29.400764 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:29.400846 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:29.401739 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:29.401786 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:29.402230 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 06:56:29.402483 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:29.402729 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} executeQuery: Read 64 rows, 5.12 KiB in 0.002018 sec., 31714.56888007929 rows/sec., 2.48 MiB/sec. 2025.02.28 06:56:29.402794 [ 255 ] {e8e87bef-ff10-4054-a77c-afb7805e7ef4} TCPHandler: Processed in 0.002346658 sec. 2025.02.28 06:56:29.402961 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:29.403103 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:29.403169 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:29.403844 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:29.403884 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:29.404272 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 06:56:29.404510 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:29.404716 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. 2025.02.28 06:56:29.404764 [ 4 ] {51bf6a00-7b3b-4a6e-9be9-1c3c6f40a22d} TCPHandler: Processed in 0.001921594 sec. 2025.02.28 06:56:29.404958 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:29.405259 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:29.405356 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:29.406055 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:29.406096 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:29.406484 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.02.28 06:56:29.406723 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:29.406938 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} executeQuery: Read 60 rows, 4.14 KiB in 0.001741 sec., 34462.95232624928 rows/sec., 2.32 MiB/sec. 2025.02.28 06:56:29.406990 [ 255 ] {4967ff87-a4f0-4ee8-a908-5c9ff51c80c9} TCPHandler: Processed in 0.002077685 sec. 2025.02.28 06:56:33.373566 [ 128 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.02.28 06:56:33.373629 [ 128 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:33.373652 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:33.373831 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.02.28 06:56:33.374286 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:33.374357 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 341 rows starting from the beginning of the part 2025.02.28 06:56:33.374451 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 341 rows starting from the beginning of the part 2025.02.28 06:56:33.374733 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part 2025.02.28 06:56:33.374911 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part 2025.02.28 06:56:33.375079 [ 197 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 341 rows starting from the beginning of the part 2025.02.28 06:56:33.376230 [ 187 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025053 sec., 498543.0886520577 rows/sec., 34.99 MiB/sec. 2025.02.28 06:56:33.376453 [ 187 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.02.28 06:56:33.376839 [ 187 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:33.376937 [ 187 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_60_13} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.02.28 06:56:33.377036 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.02.28 06:56:33.603487 [ 128 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.02.28 06:56:33.603603 [ 128 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:33.603646 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:33.603847 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.02.28 06:56:33.604130 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:33.604179 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 163 rows starting from the beginning of the part 2025.02.28 06:56:33.604274 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 147 rows starting from the beginning of the part 2025.02.28 06:56:33.604546 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 145 rows starting from the beginning of the part 2025.02.28 06:56:33.604912 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 145 rows starting from the beginning of the part 2025.02.28 06:56:33.605068 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part 2025.02.28 06:56:33.606273 [ 187 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.00251953 sec., 302040.45992704993 rows/sec., 20.19 MiB/sec. 2025.02.28 06:56:33.606427 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.02.28 06:56:33.606712 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:33.606793 [ 190 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_60_13} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.02.28 06:56:33.606869 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:56:33.627067 [ 128 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:56:33.627106 [ 128 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:56:33.859068 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.02.28 06:56:33.859708 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:33.859748 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:33.860281 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:56:33.860531 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:33.860766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.02.28 06:56:34.003805 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.003851 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.005899 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.066346 [ 225 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:34.066430 [ 225 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:34.068141 [ 225 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:34.085492 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2198 2025.02.28 06:56:34.088270 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.088314 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.089766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:34.090069 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.090628 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2198 2025.02.28 06:56:34.406527 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.406722 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.406798 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:34.407670 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.407721 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.408169 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.408418 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.408612 [ 127 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.28 06:56:34.408637 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} executeQuery: Read 212 rows, 13.81 KiB in 0.001969 sec., 107668.86744540377 rows/sec., 6.85 MiB/sec. 2025.02.28 06:56:34.408690 [ 127 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.408765 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.408770 [ 4 ] {8b7e1181-dee5-4308-9a74-14739f0315a2} TCPHandler: Processed in 0.002374828 sec. 2025.02.28 06:56:34.408909 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.28 06:56:34.409039 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:34.409093 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 212 rows starting from the beginning of the part 2025.02.28 06:56:34.409115 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.409266 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part 2025.02.28 06:56:34.409613 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part 2025.02.28 06:56:34.409930 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part 2025.02.28 06:56:34.410040 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:34.410219 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part 2025.02.28 06:56:34.410347 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:34.412761 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003911927 sec., 270966.2015676673 rows/sec., 18.27 MiB/sec. 2025.02.28 06:56:34.412943 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.28 06:56:34.412967 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.413044 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.413473 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.413651 [ 188 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_61_15} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.28 06:56:34.413805 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.02.28 06:56:34.413940 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 06:56:34.414198 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.414429 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} executeQuery: Read 695 rows, 56.82 KiB in 0.004691 sec., 148156.04348752933 rows/sec., 11.83 MiB/sec. 2025.02.28 06:56:34.414491 [ 255 ] {a7f266d6-38d6-4b8f-8558-708190f8f501} TCPHandler: Processed in 0.005574216 sec. 2025.02.28 06:56:34.414671 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.414813 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.414873 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:34.415567 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.415607 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.415981 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.416224 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.416426 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} executeQuery: Read 145 rows, 9.32 KiB in 0.001645 sec., 88145.89665653495 rows/sec., 5.53 MiB/sec. 2025.02.28 06:56:34.416478 [ 4 ] {6b07afa6-ae16-4959-9333-01e4e6ce351a} TCPHandler: Processed in 0.001876312 sec. 2025.02.28 06:56:34.416631 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.416750 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.416801 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:34.417420 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.417460 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.417823 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.418058 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.418283 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} executeQuery: Read 113 rows, 7.49 KiB in 0.001554 sec., 72715.5727155727 rows/sec., 4.71 MiB/sec. 2025.02.28 06:56:34.418375 [ 255 ] {c810f5d7-ba6e-48de-997e-a0a83c5546d7} TCPHandler: Processed in 0.001802451 sec. 2025.02.28 06:56:34.418573 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.418720 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.418777 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:34.419406 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.419446 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.419807 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.420061 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.420229 [ 127 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.02.28 06:56:34.420290 [ 127 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.420304 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} executeQuery: Read 112 rows, 6.53 KiB in 0.001602 sec., 69912.60923845194 rows/sec., 3.98 MiB/sec. 2025.02.28 06:56:34.420335 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.420441 [ 4 ] {57038542-9d87-4234-8b90-444a0450c193} TCPHandler: Processed in 0.001974474 sec. 2025.02.28 06:56:34.420544 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.02.28 06:56:34.420620 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.420726 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:34.420811 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 112 rows starting from the beginning of the part 2025.02.28 06:56:34.420824 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:34.420987 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:34.421096 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 112 rows starting from the beginning of the part 2025.02.28 06:56:34.421549 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 112 rows starting from the beginning of the part 2025.02.28 06:56:34.421835 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 112 rows starting from the beginning of the part 2025.02.28 06:56:34.422181 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 112 rows starting from the beginning of the part 2025.02.28 06:56:34.424128 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.424206 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.424863 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004419173 sec., 126720.5425087454 rows/sec., 7.70 MiB/sec. 2025.02.28 06:56:34.425058 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.02.28 06:56:34.425068 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 06:56:34.425516 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.425528 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.425727 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_61_15} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.02.28 06:56:34.425958 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:56:34.426004 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} executeQuery: Read 421 rows, 30.71 KiB in 0.005227 sec., 80543.3326956189 rows/sec., 5.74 MiB/sec. 2025.02.28 06:56:34.426025 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.426125 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.426144 [ 255 ] {b2315575-7ff6-4c25-8153-e9d52a543315} TCPHandler: Processed in 0.005591897 sec. 2025.02.28 06:56:34.426365 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.426533 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:34.426620 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:34.427476 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.427518 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.427984 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.428254 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.428450 [ 127 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_57_57_0 to all_61_61_0 2025.02.28 06:56:34.428533 [ 127 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.428582 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} executeQuery: Read 6 rows, 321.00 B in 0.002071 sec., 2897.151134717528 rows/sec., 151.36 KiB/sec. 2025.02.28 06:56:34.428613 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.428833 [ 4 ] {52bd36b0-dbf8-4a42-a881-99ad7a73e73f} TCPHandler: Processed in 0.00255819 sec. 2025.02.28 06:56:34.429205 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.429440 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTask::PrepareStage: Merging 5 parts: from all_57_57_0 to all_61_61_0 into Compact with storage Full 2025.02.28 06:56:34.429766 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.430015 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:34.430187 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:34.430363 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.02.28 06:56:34.430874 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.431383 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.02.28 06:56:34.431880 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.02.28 06:56:34.432522 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.02.28 06:56:34.432983 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.02.28 06:56:34.435101 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.435144 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.435744 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006858272 sec., 4374.279701942413 rows/sec., 228.54 KiB/sec. 2025.02.28 06:56:34.435799 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 06:56:34.436013 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} MergedBlockOutputStream: filled checksums all_57_61_1 (state Temporary) 2025.02.28 06:56:34.436195 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.436474 [ 127 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 2025.02.28 06:56:34.436564 [ 127 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.436648 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.436741 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} executeQuery: Read 237 rows, 16.27 KiB in 0.007186 sec., 32980.79599220707 rows/sec., 2.21 MiB/sec. 2025.02.28 06:56:34.436779 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_57_61_1 to all_57_61_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.437078 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full 2025.02.28 06:56:34.437118 [ 255 ] {d6fce890-716d-4541-a12d-dc13cb8a7763} TCPHandler: Processed in 0.008131908 sec. 2025.02.28 06:56:34.437150 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_57_61_1} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_57_57_0, all_61_61_0] -> all_57_61_1 2025.02.28 06:56:34.437396 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.437449 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 06:56:34.437501 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:34.437589 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_138_28, total 40996 rows starting from the beginning of the part 2025.02.28 06:56:34.437703 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.437916 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:34.437941 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:34.438328 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:56:34.438618 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:34.439003 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:34.439358 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part 2025.02.28 06:56:34.440390 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.440464 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.441013 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.441300 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.441744 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} executeQuery: Read 1 rows, 69.00 B in 0.004128 sec., 242.2480620155039 rows/sec., 16.32 KiB/sec. 2025.02.28 06:56:34.441859 [ 4 ] {8e42ce0d-4dfd-41ce-86f0-78abba57ec2a} TCPHandler: Processed in 0.004614215 sec. 2025.02.28 06:56:34.442060 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.442244 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.442361 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:34.443771 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.443810 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.444531 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.02.28 06:56:34.444829 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.445060 [ 127 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.02.28 06:56:34.445168 [ 127 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.445228 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} executeQuery: Read 39 rows, 71.56 KiB in 0.003015 sec., 12935.323383084578 rows/sec., 23.18 MiB/sec. 2025.02.28 06:56:34.445279 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.445737 [ 255 ] {88ba13ed-7a55-4f6c-a460-df04451a91da} TCPHandler: Processed in 0.003779596 sec. 2025.02.28 06:56:34.445729 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.02.28 06:56:34.446006 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:34.446180 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:34.446253 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:34.446411 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:34.446596 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2076 rows starting from the beginning of the part 2025.02.28 06:56:34.447442 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.02.28 06:56:34.448322 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.02.28 06:56:34.448424 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:34.448518 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:34.449304 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.02.28 06:56:34.450066 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.02.28 06:56:34.450137 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.02.28 06:56:34.450925 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.451105 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.02.28 06:56:34.451867 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} executeQuery: Read 82 rows, 5.33 KiB in 0.005697 sec., 14393.540459891172 rows/sec., 936.11 KiB/sec. 2025.02.28 06:56:34.452262 [ 4 ] {f85cf2a6-c2b2-4108-a313-4b7805c86215} TCPHandler: Processed in 0.006380986 sec. 2025.02.28 06:56:34.452566 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergeTask::MergeProjectionsStage: Merge sorted 42644 rows, containing 5 columns (5 merged, 0 gathered) in 0.015767329 sec., 2704579.830864188 rows/sec., 182.61 MiB/sec. 2025.02.28 06:56:34.453028 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) 2025.02.28 06:56:34.453665 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.453809 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_143_29} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 2025.02.28 06:56:34.453918 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.02.28 06:56:34.461807 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 19 columns (19 merged, 0 gathered) in 0.016337905 sec., 139001.9099756058 rows/sec., 249.09 MiB/sec. 2025.02.28 06:56:34.464255 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.02.28 06:56:34.464704 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:34.464786 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_61_12} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.02.28 06:56:34.464940 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.58 MiB. 2025.02.28 06:56:34.785605 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.785672 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:34.787696 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:35.310171 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:35.310231 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:35.312150 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:56:35.410139 [ 222 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:35.410199 [ 222 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:35.411836 [ 222 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.02.28 06:56:36.684459 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.02.28 06:56:36.708843 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:36.708910 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:36.716715 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:56:36.717562 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:36.720839 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.02.28 06:56:39.397817 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:39.398042 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:39.398120 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:39.398926 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:39.398968 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:39.399404 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 06:56:39.399660 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:39.399878 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. 2025.02.28 06:56:39.399948 [ 4 ] {0c104d7c-4278-4981-b089-4609bf7f8885} TCPHandler: Processed in 0.002269627 sec. 2025.02.28 06:56:39.400259 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:39.400482 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:39.400558 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:39.401347 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:39.401399 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:39.401844 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 06:56:39.402097 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:39.402335 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. 2025.02.28 06:56:39.402390 [ 255 ] {d138ad76-1d9d-468f-9b94-437f8a136b85} TCPHandler: Processed in 0.002303188 sec. 2025.02.28 06:56:39.402551 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:39.402677 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:39.402731 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:39.403307 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:39.403345 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:39.403759 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 06:56:39.404005 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:39.404185 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. 2025.02.28 06:56:39.404236 [ 4 ] {607de7be-beef-4f10-b821-57da03f4cd7f} TCPHandler: Processed in 0.001746701 sec. 2025.02.28 06:56:39.404384 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:39.404501 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:39.404554 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:39.405095 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:39.405135 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:39.405513 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.02.28 06:56:39.405758 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:39.405979 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2025.02.28 06:56:39.406028 [ 255 ] {2ea428db-dca6-48b7-be3b-c5ea5e18be25} TCPHandler: Processed in 0.00170237 sec. 2025.02.28 06:56:41.361011 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.02.28 06:56:41.361685 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:41.361735 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:41.362285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:56:41.362544 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:41.362761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.02.28 06:56:42.496618 [ 221 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:42.496669 [ 221 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:42.498450 [ 221 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:42.638198 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:42.638263 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:42.640543 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:56:43.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.66 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: 4.00 MiB 2025.02.28 06:56:44.090922 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2228 2025.02.28 06:56:44.094019 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.094071 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.095573 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:44.095891 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.096411 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2228 2025.02.28 06:56:44.221023 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.02.28 06:56:44.244717 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.244779 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.252556 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:56:44.253369 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.256449 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.02.28 06:56:44.405904 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.406118 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.406198 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:44.407048 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.407094 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.407536 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.407787 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.408019 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} executeQuery: Read 212 rows, 13.81 KiB in 0.001959 sec., 108218.47881572232 rows/sec., 6.88 MiB/sec. 2025.02.28 06:56:44.408074 [ 4 ] {34adb53d-bef4-42d7-b970-0fbb4e447a41} TCPHandler: Processed in 0.002312328 sec. 2025.02.28 06:56:44.408331 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.408526 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:44.408602 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:44.409691 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.409738 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.410230 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 06:56:44.410498 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.410716 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} executeQuery: Read 695 rows, 56.82 KiB in 0.002243 sec., 309852.87561301823 rows/sec., 24.74 MiB/sec. 2025.02.28 06:56:44.410789 [ 255 ] {b4d64a6c-3cba-459b-82b1-927d62da6c58} TCPHandler: Processed in 0.002596441 sec. 2025.02.28 06:56:44.410931 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.411051 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.411100 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:44.411721 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.411760 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.412139 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.412381 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.412610 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} executeQuery: Read 145 rows, 9.32 KiB in 0.00158 sec., 91772.15189873417 rows/sec., 5.76 MiB/sec. 2025.02.28 06:56:44.412706 [ 4 ] {b21ff181-b314-4ad7-8076-ff033e08d8ef} TCPHandler: Processed in 0.001828432 sec. 2025.02.28 06:56:44.412928 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.413092 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.413150 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:44.413838 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.413879 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.414283 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.414524 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.414719 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} executeQuery: Read 113 rows, 7.49 KiB in 0.001658 sec., 68154.40289505429 rows/sec., 4.41 MiB/sec. 2025.02.28 06:56:44.414815 [ 255 ] {5865f78c-cabd-4dc3-83ba-2421337ef5c3} TCPHandler: Processed in 0.002009324 sec. 2025.02.28 06:56:44.415018 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.415156 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.415212 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:44.415844 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.415884 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.416243 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.416480 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.416689 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} executeQuery: Read 112 rows, 6.53 KiB in 0.00156 sec., 71794.8717948718 rows/sec., 4.09 MiB/sec. 2025.02.28 06:56:44.416770 [ 4 ] {a0f4c2ef-1c64-436c-a6b0-09d1cbfcb091} TCPHandler: Processed in 0.001836682 sec. 2025.02.28 06:56:44.416991 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.417144 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:44.417199 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:44.417962 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.418001 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.418412 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 06:56:44.418654 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.418848 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} executeQuery: Read 421 rows, 30.71 KiB in 0.001733 sec., 242931.33294864398 rows/sec., 17.30 MiB/sec. 2025.02.28 06:56:44.418909 [ 255 ] {100bfb4b-0429-4425-bd42-215ebc003142} TCPHandler: Processed in 0.002043935 sec. 2025.02.28 06:56:44.419066 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.419184 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:44.419234 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:44.419792 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.419837 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.420276 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.420515 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.420726 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. 2025.02.28 06:56:44.420775 [ 4 ] {eef7e4a7-948e-497b-8e09-d0387a888e8e} TCPHandler: Processed in 0.001766921 sec. 2025.02.28 06:56:44.420922 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.421046 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.421101 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:44.421717 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.421755 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.422164 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 06:56:44.422407 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.422588 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} executeQuery: Read 237 rows, 16.27 KiB in 0.001571 sec., 150859.32527052832 rows/sec., 10.11 MiB/sec. 2025.02.28 06:56:44.422649 [ 255 ] {2b9935cd-021f-4df3-a0e8-7cf63ef0277f} TCPHandler: Processed in 0.001784911 sec. 2025.02.28 06:56:44.422807 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.422945 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.423005 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:44.423519 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.423558 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.423916 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.424155 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.424332 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2025.02.28 06:56:44.424379 [ 4 ] {1779a4b3-6013-4a12-9412-c2a206ec2fad} TCPHandler: Processed in 0.00163821 sec. 2025.02.28 06:56:44.424537 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.424678 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.424776 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:44.426086 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.426125 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.426822 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.02.28 06:56:44.427089 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.427335 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} executeQuery: Read 39 rows, 71.56 KiB in 0.002687 sec., 14514.328247115742 rows/sec., 26.01 MiB/sec. 2025.02.28 06:56:44.427621 [ 255 ] {2d695361-af93-41a2-b6fe-c881e75860c6} TCPHandler: Processed in 0.003151438 sec. 2025.02.28 06:56:44.427860 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:44.428015 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:44.428077 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:44.428594 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:44.428632 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:44.429011 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.02.28 06:56:44.429249 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:44.429454 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. 2025.02.28 06:56:44.429509 [ 4 ] {bfa59db2-2678-4d71-8f0b-abd5f3049e9f} TCPHandler: Processed in 0.001785142 sec. 2025.02.28 06:56:45.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.97 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: -1.30 MiB 2025.02.28 06:56:45.619605 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.02.28 06:56:45.619656 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.02.28 06:56:45.621507 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.02.28 06:56:48.627352 [ 103 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:56:48.627426 [ 103 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:56:48.863040 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.02.28 06:56:48.863876 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:48.863923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:48.864453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:56:48.864712 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:48.864937 [ 103 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:56:48.864972 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.02.28 06:56:48.865017 [ 103 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:48.865051 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:48.865201 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:56:48.865358 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:48.865403 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.02.28 06:56:48.865486 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.02.28 06:56:48.865732 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.02.28 06:56:48.866048 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.02.28 06:56:48.866308 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.02.28 06:56:48.866674 [ 198 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.02.28 06:56:48.870348 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.005215643 sec., 7555348.40095459 rows/sec., 108.08 MiB/sec. 2025.02.28 06:56:48.870777 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:56:48.871106 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:48.871197 [ 199 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_86_17} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:56:48.871313 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 06:56:49.397445 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:49.397661 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:49.397742 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:49.398604 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.398655 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.399092 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 06:56:49.399339 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.399537 [ 107 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 06:56:49.399563 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. 2025.02.28 06:56:49.399622 [ 107 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.399698 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.399701 [ 4 ] {73ac958a-f611-40b7-8780-cda04924fa56} TCPHandler: Processed in 0.002391478 sec. 2025.02.28 06:56:49.399892 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 06:56:49.400024 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:49.400051 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:49.400115 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1844 rows starting from the beginning of the part 2025.02.28 06:56:49.400400 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:49.400403 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:49.400567 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:49.400686 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 695 rows starting from the beginning of the part 2025.02.28 06:56:49.401080 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:49.401453 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 695 rows starting from the beginning of the part 2025.02.28 06:56:49.401831 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.02.28 06:56:49.403636 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.403727 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.404679 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 06:56:49.405031 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.405456 [ 107 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 06:56:49.405505 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005685628 sec., 598350.7890421252 rows/sec., 50.53 MiB/sec. 2025.02.28 06:56:49.405558 [ 107 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.405621 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.405684 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} executeQuery: Read 64 rows, 5.12 KiB in 0.005434 sec., 11777.695988222305 rows/sec., 941.34 KiB/sec. 2025.02.28 06:56:49.405921 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 06:56:49.405947 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 06:56:49.406113 [ 255 ] {d9d2ff27-56a2-47df-a34e-7a6c09f5654a} TCPHandler: Processed in 0.006255725 sec. 2025.02.28 06:56:49.406421 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:49.406441 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:49.406547 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 913 rows starting from the beginning of the part 2025.02.28 06:56:49.406814 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.406809 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:49.406896 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:49.407097 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:49.407231 [ 192 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_146_29} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 06:56:49.407484 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 421 rows starting from the beginning of the part 2025.02.28 06:56:49.407647 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.02.28 06:56:49.408009 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:49.408418 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 421 rows starting from the beginning of the part 2025.02.28 06:56:49.408725 [ 191 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.02.28 06:56:49.410134 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.410202 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.411213 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 06:56:49.411682 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.411966 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006244375 sec., 311800.6205585027 rows/sec., 23.82 MiB/sec. 2025.02.28 06:56:49.412130 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} executeQuery: Read 160 rows, 11.41 KiB in 0.005471 sec., 29245.11058307439 rows/sec., 2.04 MiB/sec. 2025.02.28 06:56:49.412229 [ 4 ] {37d6ddde-e7ec-494d-95da-2c2fbd4a894c} TCPHandler: Processed in 0.005956592 sec. 2025.02.28 06:56:49.412280 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 06:56:49.412431 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:49.412597 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:49.412660 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.412679 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:49.412789 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_146_29} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 06:56:49.412925 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.02.28 06:56:49.413390 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.413437 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.413835 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.02.28 06:56:49.414097 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.414260 [ 107 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.02.28 06:56:49.414323 [ 107 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:49.414335 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} executeQuery: Read 60 rows, 4.14 KiB in 0.001777 sec., 33764.772087788406 rows/sec., 2.28 MiB/sec. 2025.02.28 06:56:49.414363 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:49.414488 [ 255 ] {720ea93f-bbf4-4c5a-b023-2a83370c6646} TCPHandler: Processed in 0.002127465 sec. 2025.02.28 06:56:49.414653 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.02.28 06:56:49.414838 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:49.414881 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8544 rows starting from the beginning of the part 2025.02.28 06:56:49.415008 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:49.415199 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2025.02.28 06:56:49.415298 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:49.415424 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.02.28 06:56:49.415601 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.02.28 06:56:49.418286 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8888 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781955 sec., 2350107.285782089 rows/sec., 153.16 MiB/sec. 2025.02.28 06:56:49.418500 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.02.28 06:56:49.418807 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:49.418887 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_146_29} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.02.28 06:56:49.418973 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.02.28 06:56:51.756628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.02.28 06:56:51.780225 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.780297 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.787999 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:56:51.788850 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.789280 [ 105 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.02.28 06:56:51.789436 [ 105 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.789508 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.789990 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.02.28 06:56:51.807791 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.02.28 06:56:51.809304 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:51.811072 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.02.28 06:56:51.817074 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.02.28 06:56:51.823265 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:51.829420 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:51.829960 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.830357 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.830511 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:56:51.832345 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.832429 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.833752 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.834447 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.835099 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} executeQuery: Read 212 rows, 13.81 KiB in 0.004827 sec., 43919.61881085561 rows/sec., 2.79 MiB/sec. 2025.02.28 06:56:51.835390 [ 4 ] {9b1aa2ee-070d-4391-9e5a-c1043afdb4df} TCPHandler: Processed in 0.005637238 sec. 2025.02.28 06:56:51.835816 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.836236 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:56:51.836411 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:56:51.839694 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.839793 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.842010 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.02.28 06:56:51.842792 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.843751 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} executeQuery: Read 2 rows, 167.00 B in 0.007607 sec., 262.9157355067701 rows/sec., 21.44 KiB/sec. 2025.02.28 06:56:51.844227 [ 255 ] {bdd7b78e-c5eb-4d6b-a85a-8b68698735ad} TCPHandler: Processed in 0.008631004 sec. 2025.02.28 06:56:51.844573 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.845286 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:51.845713 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:51.850222 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.02.28 06:56:51.850433 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.850543 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.851598 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 06:56:51.852054 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.852486 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} executeQuery: Read 1836 rows, 153.46 KiB in 0.00759 sec., 241897.23320158102 rows/sec., 19.74 MiB/sec. 2025.02.28 06:56:51.852618 [ 4 ] {28370913-3216-4900-a27b-8b2f30877b83} TCPHandler: Processed in 0.008267329 sec. 2025.02.28 06:56:51.852794 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.853001 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.853093 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:56:51.855688 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.855799 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.857234 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.857776 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.858305 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} executeQuery: Read 147 rows, 9.46 KiB in 0.005357 sec., 27440.731752846743 rows/sec., 1.72 MiB/sec. 2025.02.28 06:56:51.858489 [ 255 ] {e52f8caf-a069-4c63-8330-f4c4ea7eb584} TCPHandler: Processed in 0.00578331 sec. 2025.02.28 06:56:51.858701 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.858956 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.859136 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:56:51.863796 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.863901 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.866081 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.866810 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.867564 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} executeQuery: Read 341 rows, 23.30 KiB in 0.008642 sec., 39458.45869011803 rows/sec., 2.63 MiB/sec. 2025.02.28 06:56:51.868462 [ 4 ] {8ab0ed4b-63bd-4b20-a8fb-764b85867467} TCPHandler: Processed in 0.009861858 sec. 2025.02.28 06:56:51.868908 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.869619 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.869887 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:56:51.873315 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.873414 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.873592 [ 190 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.02.28 06:56:51.874467 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.874948 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.875467 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} executeQuery: Read 112 rows, 6.53 KiB in 0.006109 sec., 18333.606154853496 rows/sec., 1.04 MiB/sec. 2025.02.28 06:56:51.875718 [ 255 ] {dc3a6687-85d9-4037-b516-85ab22f70573} TCPHandler: Processed in 0.007076665 sec. 2025.02.28 06:56:51.876324 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.876687 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:51.876771 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:51.879193 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.879292 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.880653 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 06:56:51.881260 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.881817 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} executeQuery: Read 879 rows, 65.16 KiB in 0.005174 sec., 169887.90104367994 rows/sec., 12.30 MiB/sec. 2025.02.28 06:56:51.882015 [ 4 ] {5d787121-5825-4eb2-8fb6-65b1db838c92} TCPHandler: Processed in 0.006143153 sec. 2025.02.28 06:56:51.882656 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.883240 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:56:51.883435 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:56:51.886912 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.887010 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.889127 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.889900 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.890853 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} executeQuery: Read 6 rows, 321.00 B in 0.007767 sec., 772.4990343762071 rows/sec., 40.36 KiB/sec. 2025.02.28 06:56:51.891378 [ 255 ] {91af5ad9-0e3e-47e6-8027-2b30586bbb32} TCPHandler: Processed in 0.00920887 sec. 2025.02.28 06:56:51.891847 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.892310 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.893331 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:51.899529 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.899613 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.901231 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 06:56:51.901719 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.902491 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} executeQuery: Read 1020 rows, 69.60 KiB in 0.01031 sec., 98933.07468477207 rows/sec., 6.59 MiB/sec. 2025.02.28 06:56:51.902793 [ 4 ] {98497450-53c3-4231-bd7f-9c1b4e602ce1} TCPHandler: Processed in 0.011170394 sec. 2025.02.28 06:56:51.903753 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.904357 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.904496 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:56:51.906415 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.906454 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.906826 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.907077 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.907576 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} executeQuery: Read 1 rows, 69.00 B in 0.003412 sec., 293.08323563892145 rows/sec., 19.75 KiB/sec. 2025.02.28 06:56:51.907846 [ 255 ] {f92b14b5-ad11-4892-b9a4-981538adbf6c} TCPHandler: Processed in 0.004460114 sec. 2025.02.28 06:56:51.908116 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.908626 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.910935 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:56:51.920023 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.920099 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.921621 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.02.28 06:56:51.922357 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.923201 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} executeQuery: Read 39 rows, 71.56 KiB in 0.01472 sec., 2649.4565217391305 rows/sec., 4.75 MiB/sec. 2025.02.28 06:56:51.924128 [ 4 ] {c3d3fe31-6cfd-4e5a-8c1c-ce7b3b99ee9d} TCPHandler: Processed in 0.016178154 sec. 2025.02.28 06:56:51.924449 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:51.924878 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:51.925046 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:51.927123 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:51.927192 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:51.928360 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.02.28 06:56:51.928976 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.929527 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} executeQuery: Read 58 rows, 3.68 KiB in 0.004772 sec., 12154.233025984911 rows/sec., 770.49 KiB/sec. 2025.02.28 06:56:51.929719 [ 255 ] {95137881-32a2-40ec-aa81-a40d9736f782} TCPHandler: Processed in 0.005470936 sec. 2025.02.28 06:56:51.984243 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.194551161 sec., 3335.8834594669934 rows/sec., 17.25 MiB/sec. 2025.02.28 06:56:51.987681 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.02.28 06:56:51.990722 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:51.990831 [ 201 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_86_17} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.02.28 06:56:51.993365 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 06:56:52.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.61 MiB, peak 286.02 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: -1.95 MiB 2025.02.28 06:56:53.990925 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:53.991001 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:53.993200 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:56:54.019923 [ 221 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.019981 [ 221 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.021993 [ 221 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.096746 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2282 2025.02.28 06:56:54.100554 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.100609 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:54.102273 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:56:54.102604 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.103307 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2282 2025.02.28 06:56:54.154901 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.154941 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.156946 [ 222 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.250002 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.250051 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.252331 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:54.393829 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:54.394022 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:54.394096 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:54.394900 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.394952 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:54.395410 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 06:56:54.395685 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.395901 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. 2025.02.28 06:56:54.395962 [ 4 ] {694c9048-b8ef-4509-ac2c-ef684b7eb0fd} TCPHandler: Processed in 0.002277387 sec. 2025.02.28 06:56:54.396272 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:54.396482 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:54.396560 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:54.397366 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.397423 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:54.397879 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 06:56:54.398141 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.398354 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2025.02.28 06:56:54.398416 [ 255 ] {86a46f86-08f5-43dd-954c-41efdbeab7ac} TCPHandler: Processed in 0.002310717 sec. 2025.02.28 06:56:54.398587 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:54.398712 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:54.398772 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:54.399322 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.399361 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:54.399762 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 06:56:54.400014 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.400167 [ 100 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 2025.02.28 06:56:54.400196 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} executeQuery: Read 64 rows, 4.56 KiB in 0.001511 sec., 42356.05559232296 rows/sec., 2.95 MiB/sec. 2025.02.28 06:56:54.400210 [ 100 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.400244 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:54.400269 [ 4 ] {f8d5f178-67d2-4380-a325-5a362dfe6f7a} TCPHandler: Processed in 0.001737711 sec. 2025.02.28 06:56:54.400469 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:54.400468 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full 2025.02.28 06:56:54.400667 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:54.400800 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:56:54.400812 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:54.400893 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 42644 rows starting from the beginning of the part 2025.02.28 06:56:54.401316 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:54.401729 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2025.02.28 06:56:54.402073 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.02.28 06:56:54.402422 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1020 rows starting from the beginning of the part 2025.02.28 06:56:54.403180 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:54.403253 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:54.404088 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.02.28 06:56:54.404406 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.404700 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} executeQuery: Read 24 rows, 1.66 KiB in 0.004086 sec., 5873.715124816446 rows/sec., 405.35 KiB/sec. 2025.02.28 06:56:54.404849 [ 255 ] {559d691a-12c8-4311-ae88-84c472eb8198} TCPHandler: Processed in 0.004467413 sec. 2025.02.28 06:56:54.411834 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergeTask::MergeProjectionsStage: Merge sorted 44221 rows, containing 5 columns (5 merged, 0 gathered) in 0.011467237 sec., 3856290.7525151875 rows/sec., 260.34 MiB/sec. 2025.02.28 06:56:54.412244 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) 2025.02.28 06:56:54.412559 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:54.412638 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_147_30} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 2025.02.28 06:56:54.412731 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.02.28 06:56:55.507861 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:55.507948 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:55.510141 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:56:56.365223 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.02.28 06:56:56.366174 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:56.366216 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2025.02.28 06:56:56.366755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:56:56.367035 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:56.367269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.02.28 06:56:59.307997 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.02.28 06:56:59.332372 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:59.332433 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:59.340152 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.02.28 06:56:59.340956 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:59.345456 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.02.28 06:56:59.397573 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:59.397793 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:56:59.397873 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:56:59.398649 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:59.398695 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:59.399147 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 06:56:59.399402 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:59.399593 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} executeQuery: Read 56 rows, 4.41 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.31 MiB/sec. 2025.02.28 06:56:59.399648 [ 4 ] {9080b405-beef-4db4-956b-61acff45dca2} TCPHandler: Processed in 0.002217696 sec. 2025.02.28 06:56:59.399896 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:59.400109 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:56:59.400194 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:56:59.401038 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:59.401088 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:59.401540 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 06:56:59.401798 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:59.402032 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. 2025.02.28 06:56:59.402131 [ 255 ] {86c01c81-7ef5-40d6-9e52-a0b1fb5d6e0c} TCPHandler: Processed in 0.002379218 sec. 2025.02.28 06:56:59.402286 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:59.402591 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:56:59.402761 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:56:59.403707 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:59.403747 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:59.404152 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 06:56:59.404394 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:59.404622 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} executeQuery: Read 160 rows, 11.41 KiB in 0.002141 sec., 74731.43390938813 rows/sec., 5.20 MiB/sec. 2025.02.28 06:56:59.404674 [ 4 ] {b5d34ec8-3387-4264-af3b-56ab83b58946} TCPHandler: Processed in 0.00246467 sec. 2025.02.28 06:56:59.404832 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:56:59.404980 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:56:59.405046 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:56:59.405690 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:56:59.405740 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:56:59.406159 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.02.28 06:56:59.406395 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:56:59.406610 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} executeQuery: Read 60 rows, 4.14 KiB in 0.001664 sec., 36057.69230769231 rows/sec., 2.43 MiB/sec. 2025.02.28 06:56:59.406664 [ 255 ] {37ab70fc-02e4-4d21-b90e-453273db068c} TCPHandler: Processed in 0.001900872 sec. 2025.02.28 06:57:02.437443 [ 86 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0 2025.02.28 06:57:02.437515 [ 86 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:02.437544 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:02.437805 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_59_13 to all_63_63_0 into Compact with storage Full 2025.02.28 06:57:02.438107 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:02.438150 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 59 rows starting from the beginning of the part 2025.02.28 06:57:02.438238 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:02.438451 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:02.438724 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:02.438948 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:02.440104 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246161 sec., 25593.006203257217 rows/sec., 1.68 MiB/sec. 2025.02.28 06:57:02.440298 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary) 2025.02.28 06:57:02.440675 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:02.440775 [ 196 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_63_14} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14 2025.02.28 06:57:02.440880 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:57:02.974502 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:02.974559 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:02.976195 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.199295 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.199347 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.200992 [ 222 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.627682 [ 87 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:57:03.627747 [ 87 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:57:03.867538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.02.28 06:57:03.868383 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:03.868429 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:03.868964 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:57:03.869210 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:03.869482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.02.28 06:57:03.945475 [ 222 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.945537 [ 222 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:03.947134 [ 222 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.02.28 06:57:04.103710 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2298 2025.02.28 06:57:04.106461 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.106505 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.108018 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:04.108329 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.108910 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2298 2025.02.28 06:57:04.405787 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.405999 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.406078 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:04.406923 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.406972 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.407420 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.407675 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.407918 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} executeQuery: Read 212 rows, 13.81 KiB in 0.001976 sec., 107287.44939271256 rows/sec., 6.82 MiB/sec. 2025.02.28 06:57:04.407978 [ 4 ] {ef54396f-1b19-4ae3-97ee-18788d376813} TCPHandler: Processed in 0.002328828 sec. 2025.02.28 06:57:04.408256 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.408452 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:04.408526 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:04.409650 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.409695 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.410204 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 06:57:04.410468 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.410675 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} executeQuery: Read 695 rows, 56.82 KiB in 0.00228 sec., 304824.56140350876 rows/sec., 24.34 MiB/sec. 2025.02.28 06:57:04.410745 [ 255 ] {37283b01-858c-4f8c-b1c4-a7a1ba94206e} TCPHandler: Processed in 0.002631301 sec. 2025.02.28 06:57:04.410904 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.411045 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.411103 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:04.411836 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.411912 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.412310 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.412545 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.412752 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} executeQuery: Read 145 rows, 9.32 KiB in 0.00174 sec., 83333.33333333333 rows/sec., 5.23 MiB/sec. 2025.02.28 06:57:04.412804 [ 4 ] {c710e210-7cd2-4443-9a10-d598bd1f8657} TCPHandler: Processed in 0.001966304 sec. 2025.02.28 06:57:04.412952 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.413087 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.413150 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:04.413913 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.413962 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.414359 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.414607 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.414801 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} executeQuery: Read 113 rows, 7.49 KiB in 0.001748 sec., 64645.30892448513 rows/sec., 4.18 MiB/sec. 2025.02.28 06:57:04.414889 [ 255 ] {d58c0865-4d7f-4663-bc29-250b3d369d16} TCPHandler: Processed in 0.001996144 sec. 2025.02.28 06:57:04.415112 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.415295 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.415344 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:04.415964 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.416004 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.416368 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.416605 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.416815 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} executeQuery: Read 112 rows, 6.53 KiB in 0.00155 sec., 72258.06451612903 rows/sec., 4.12 MiB/sec. 2025.02.28 06:57:04.416866 [ 4 ] {372f1bef-d53b-4090-be13-60af4bbd96c6} TCPHandler: Processed in 0.001878543 sec. 2025.02.28 06:57:04.417019 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.417140 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:04.417190 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:04.418020 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.418057 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.418443 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 06:57:04.418691 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.418891 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} executeQuery: Read 421 rows, 30.71 KiB in 0.001772 sec., 237584.65011286683 rows/sec., 16.92 MiB/sec. 2025.02.28 06:57:04.418960 [ 255 ] {3321bbcf-244b-4ffe-8850-65396431aeb0} TCPHandler: Processed in 0.001994074 sec. 2025.02.28 06:57:04.419129 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.419331 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:04.419413 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:04.419979 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.420024 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.420392 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.420630 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.420849 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. 2025.02.28 06:57:04.420898 [ 4 ] {93d5ab25-3aae-4c87-95a0-1e8d8b99ffd5} TCPHandler: Processed in 0.001843512 sec. 2025.02.28 06:57:04.421045 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.421245 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.421334 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:04.422207 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.422243 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.422640 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 06:57:04.422874 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.423050 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} executeQuery: Read 237 rows, 16.27 KiB in 0.001855 sec., 127762.80323450133 rows/sec., 8.56 MiB/sec. 2025.02.28 06:57:04.423100 [ 255 ] {efe86837-19dc-4607-9cad-90166e737cdd} TCPHandler: Processed in 0.002115655 sec. 2025.02.28 06:57:04.423249 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.423389 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.423449 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:04.424004 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.424049 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.424415 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.424651 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.424848 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. 2025.02.28 06:57:04.424897 [ 4 ] {0e2b4316-91f2-4743-a62b-4e34acb24f62} TCPHandler: Processed in 0.001716941 sec. 2025.02.28 06:57:04.425044 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.425182 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.425273 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:04.426617 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.426654 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.427322 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.02.28 06:57:04.427572 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.427804 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} executeQuery: Read 39 rows, 71.56 KiB in 0.002649 sec., 14722.536806342017 rows/sec., 26.38 MiB/sec. 2025.02.28 06:57:04.427818 [ 219 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:57:04.427913 [ 219 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:57:04.428032 [ 255 ] {cc9b3c60-0f74-4e25-9381-e0f01d2ba621} TCPHandler: Processed in 0.003044836 sec. 2025.02.28 06:57:04.428230 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:04.428357 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:04.428439 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:04.429673 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:04.429712 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:04.430343 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.02.28 06:57:04.430760 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:04.431222 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} executeQuery: Read 82 rows, 5.33 KiB in 0.002894 sec., 28334.485141672427 rows/sec., 1.80 MiB/sec. 2025.02.28 06:57:04.431271 [ 4 ] {4f213ee0-e85d-4884-b89e-8b82dc681cba} TCPHandler: Processed in 0.003129107 sec. 2025.02.28 06:57:04.431487 [ 219 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.02.28 06:57:05.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.45 MiB, peak 286.02 MiB, free memory in arenas 0.00 B, will set to 266.66 MiB (RSS), difference: 3.22 MiB 2025.02.28 06:57:06.845628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.02.28 06:57:06.871205 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:06.871280 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:06.878987 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.02.28 06:57:06.879792 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:06.884237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.02.28 06:57:09.398118 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:09.398445 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:09.398561 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:09.399647 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.399693 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.400133 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 06:57:09.400392 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.400625 [ 79 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 06:57:09.400640 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} executeQuery: Read 56 rows, 4.41 KiB in 0.002274 sec., 24626.209322779243 rows/sec., 1.89 MiB/sec. 2025.02.28 06:57:09.400763 [ 79 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.400820 [ 4 ] {605cb259-e26f-4883-b64d-090823067216} TCPHandler: Processed in 0.002881894 sec. 2025.02.28 06:57:09.400846 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.401075 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 06:57:09.401108 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:09.401298 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:09.401345 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:09.401352 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1844 rows starting from the beginning of the part 2025.02.28 06:57:09.401443 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:09.401548 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1836 rows starting from the beginning of the part 2025.02.28 06:57:09.401896 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:09.402268 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:09.402474 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 695 rows starting from the beginning of the part 2025.02.28 06:57:09.402934 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:09.404077 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.404128 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.404692 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 06:57:09.404975 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.405173 [ 79 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 06:57:09.405233 [ 79 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.405271 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} executeQuery: Read 64 rows, 5.12 KiB in 0.003971 sec., 16116.847141777891 rows/sec., 1.26 MiB/sec. 2025.02.28 06:57:09.405329 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.405423 [ 255 ] {23e983a1-6296-4eff-8cc3-20f16a517c39} TCPHandler: Processed in 0.004455323 sec. 2025.02.28 06:57:09.405849 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:09.406163 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 06:57:09.406391 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:09.406485 [ 189 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005495666 sec., 826651.4013042278 rows/sec., 70.24 MiB/sec. 2025.02.28 06:57:09.406540 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:09.406621 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:09.406676 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 913 rows starting from the beginning of the part 2025.02.28 06:57:09.406980 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 879 rows starting from the beginning of the part 2025.02.28 06:57:09.406983 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 06:57:09.407348 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:09.407702 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:09.407942 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 421 rows starting from the beginning of the part 2025.02.28 06:57:09.407975 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.408336 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_151_30} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 06:57:09.408346 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:09.408630 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:57:09.408941 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.408985 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.409555 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 06:57:09.409891 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.410121 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} executeQuery: Read 160 rows, 11.41 KiB in 0.003901 sec., 41015.12432709562 rows/sec., 2.86 MiB/sec. 2025.02.28 06:57:09.410177 [ 4 ] {77155cd0-b00f-42f4-b4d7-6b868430b89d} TCPHandler: Processed in 0.004618505 sec. 2025.02.28 06:57:09.410417 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:09.410445 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.004916789 sec., 489140.3718971873 rows/sec., 37.44 MiB/sec. 2025.02.28 06:57:09.410602 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:09.410710 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:09.410743 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 06:57:09.411415 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.411627 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_151_30} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 06:57:09.411840 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.28 06:57:09.411899 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.411945 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.412341 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.02.28 06:57:09.412577 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.412756 [ 79 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.02.28 06:57:09.412811 [ 79 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:09.412826 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} executeQuery: Read 60 rows, 4.14 KiB in 0.002265 sec., 26490.066225165563 rows/sec., 1.79 MiB/sec. 2025.02.28 06:57:09.412846 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:09.412983 [ 255 ] {65f11985-cc0d-43ad-9dac-0db808f91c63} TCPHandler: Processed in 0.002692372 sec. 2025.02.28 06:57:09.413130 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.02.28 06:57:09.413525 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:09.413620 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8888 rows starting from the beginning of the part 2025.02.28 06:57:09.413977 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 58 rows starting from the beginning of the part 2025.02.28 06:57:09.414579 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 24 rows starting from the beginning of the part 2025.02.28 06:57:09.415030 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:09.415212 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part 2025.02.28 06:57:09.415342 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:09.418087 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9172 rows, containing 4 columns (4 merged, 0 gathered) in 0.005123211 sec., 1790283.4765150216 rows/sec., 116.68 MiB/sec. 2025.02.28 06:57:09.418345 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.02.28 06:57:09.418640 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:09.418725 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_151_30} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.02.28 06:57:09.418812 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. 2025.02.28 06:57:11.369713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.02.28 06:57:11.370421 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:11.370470 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:11.371078 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:57:11.371348 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:11.371609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.02.28 06:57:14.109182 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2328 2025.02.28 06:57:14.112379 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.112421 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.113893 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:14.114202 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.114384 [ 70 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:57:14.114450 [ 70 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.114499 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.116936 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:57:14.116974 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2328 2025.02.28 06:57:14.117699 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.117904 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2182 rows starting from the beginning of the part 2025.02.28 06:57:14.118627 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2025.02.28 06:57:14.119392 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2025.02.28 06:57:14.120084 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part 2025.02.28 06:57:14.120749 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2025.02.28 06:57:14.121454 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2025.02.28 06:57:14.133125 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 72 columns (72 merged, 0 gathered) in 0.01832882 sec., 127013.08649438426 rows/sec., 95.28 MiB/sec. 2025.02.28 06:57:14.135377 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:57:14.136148 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.136226 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_66_13} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:57:14.136558 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.02.28 06:57:14.384408 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.02.28 06:57:14.407259 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.407673 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.407916 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:14.411408 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.411512 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.413541 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.414289 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.414738 [ 70 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.28 06:57:14.415024 [ 70 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.415061 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} executeQuery: Read 212 rows, 13.81 KiB in 0.007538 sec., 28124.170867604138 rows/sec., 1.79 MiB/sec. 2025.02.28 06:57:14.415412 [ 4 ] {4a67bbd6-e6d2-411e-93cb-3b90a2bab776} TCPHandler: Processed in 0.008312719 sec. 2025.02.28 06:57:14.415169 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.415695 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.415796 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.415825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.415848 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.28 06:57:14.416356 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.416488 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 212 rows starting from the beginning of the part 2025.02.28 06:57:14.416596 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:14.416815 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:14.416915 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:14.417216 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:14.417629 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:14.418240 [ 192 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:14.422963 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.007220517 sec., 146803.8922974629 rows/sec., 9.90 MiB/sec. 2025.02.28 06:57:14.423438 [ 186 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.28 06:57:14.424489 [ 186 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.424832 [ 186 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_65_16} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.28 06:57:14.424881 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.425018 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.425122 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:57:14.426420 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 06:57:14.427040 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.427607 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} executeQuery: Read 695 rows, 56.82 KiB in 0.011451 sec., 60693.38922364859 rows/sec., 4.85 MiB/sec. 2025.02.28 06:57:14.427812 [ 255 ] {01e84dce-bc00-4c42-9fec-aa184c1c239d} TCPHandler: Processed in 0.012262717 sec. 2025.02.28 06:57:14.428030 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.428308 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.428496 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:14.430552 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.430593 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.431553 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.432184 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.432564 [ 70 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.02.28 06:57:14.432767 [ 70 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.432848 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} executeQuery: Read 145 rows, 9.32 KiB in 0.004598 sec., 31535.450195737278 rows/sec., 1.98 MiB/sec. 2025.02.28 06:57:14.432874 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.433195 [ 4 ] {d8807634-fb85-4da5-afe6-1f8becbdc268} TCPHandler: Processed in 0.005280303 sec. 2025.02.28 06:57:14.433523 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.02.28 06:57:14.433727 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.434014 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.434167 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 163 rows starting from the beginning of the part 2025.02.28 06:57:14.434311 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.434544 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:14.434816 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 145 rows starting from the beginning of the part 2025.02.28 06:57:14.435394 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 145 rows starting from the beginning of the part 2025.02.28 06:57:14.435829 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 147 rows starting from the beginning of the part 2025.02.28 06:57:14.436195 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 145 rows starting from the beginning of the part 2025.02.28 06:57:14.436626 [ 198 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 145 rows starting from the beginning of the part 2025.02.28 06:57:14.441547 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.441686 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.443185 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.010076251 sec., 88326.50159270546 rows/sec., 5.89 MiB/sec. 2025.02.28 06:57:14.443563 [ 201 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.02.28 06:57:14.443779 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.444557 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.444725 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.444949 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_65_14} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.02.28 06:57:14.445279 [ 70 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.02.28 06:57:14.445342 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.02.28 06:57:14.445425 [ 70 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.445591 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.445836 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} executeQuery: Read 113 rows, 7.49 KiB in 0.0117 sec., 9658.119658119658 rows/sec., 640.19 KiB/sec. 2025.02.28 06:57:14.446164 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.02.28 06:57:14.446262 [ 255 ] {d33c8824-0980-4777-8bd2-6e767b42ef0b} TCPHandler: Processed in 0.012930445 sec. 2025.02.28 06:57:14.446582 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.446814 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.446957 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.447002 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 341 rows starting from the beginning of the part 2025.02.28 06:57:14.447122 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:14.447856 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 113 rows starting from the beginning of the part 2025.02.28 06:57:14.449350 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part 2025.02.28 06:57:14.450146 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 341 rows starting from the beginning of the part 2025.02.28 06:57:14.450704 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part 2025.02.28 06:57:14.451223 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.451276 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 113 rows starting from the beginning of the part 2025.02.28 06:57:14.451329 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.452807 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.453675 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.454232 [ 70 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.02.28 06:57:14.454373 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} executeQuery: Read 112 rows, 6.53 KiB in 0.00751 sec., 14913.448735019972 rows/sec., 869.93 KiB/sec. 2025.02.28 06:57:14.454378 [ 70 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.454689 [ 4 ] {c49064bb-7356-47b3-816e-41813bbaa5a5} TCPHandler: Processed in 0.008261959 sec. 2025.02.28 06:57:14.455005 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.455506 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:14.455613 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.455927 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:14.456017 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:14.455766 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:14.456770 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.02.28 06:57:14.458093 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.458430 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 112 rows starting from the beginning of the part 2025.02.28 06:57:14.459084 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:14.460221 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:14.461897 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:14.461904 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:14.462629 [ 190 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:14.467485 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.02170014 sec., 52257.72736950084 rows/sec., 3.64 MiB/sec. 2025.02.28 06:57:14.467928 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.02.28 06:57:14.469436 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.469987 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_65_14} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.02.28 06:57:14.470317 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.02.28 06:57:14.470334 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.470501 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.471314 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.015475975 sec., 36185.11919281338 rows/sec., 2.20 MiB/sec. 2025.02.28 06:57:14.471658 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.02.28 06:57:14.472433 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 06:57:14.472579 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.472924 [ 187 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_65_16} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.02.28 06:57:14.473281 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:57:14.473634 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.474170 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.02.28 06:57:14.474249 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} executeQuery: Read 421 rows, 30.71 KiB in 0.018915 sec., 22257.467618292358 rows/sec., 1.59 MiB/sec. 2025.02.28 06:57:14.474438 [ 255 ] {e95f0bc8-b051-44bd-a81b-0ee8e2d38445} TCPHandler: Processed in 0.019609946 sec. 2025.02.28 06:57:14.474642 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.475149 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:14.475291 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:14.477838 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.477918 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.478006 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.478553 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.479355 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.479930 [ 70 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_56_12 to all_65_65_0 2025.02.28 06:57:14.480033 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} executeQuery: Read 6 rows, 321.00 B in 0.005063 sec., 1185.0681414181315 rows/sec., 61.92 KiB/sec. 2025.02.28 06:57:14.480079 [ 70 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.480353 [ 4 ] {04882e1c-107e-43ae-9d56-eaa4478413a6} TCPHandler: Processed in 0.005787519 sec. 2025.02.28 06:57:14.480379 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.480815 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.481422 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_65_65_0 into Compact with storage Full 2025.02.28 06:57:14.482038 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.482174 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part 2025.02.28 06:57:14.482315 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.482761 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_61_1, total 30 rows starting from the beginning of the part 2025.02.28 06:57:14.482941 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:14.483178 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.02.28 06:57:14.483633 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.02.28 06:57:14.484170 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.02.28 06:57:14.484642 [ 188 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.02.28 06:57:14.490214 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.009397702 sec., 41499.50700713855 rows/sec., 2.12 MiB/sec. 2025.02.28 06:57:14.490507 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.02.28 06:57:14.491799 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.492488 [ 189 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_65_13} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_56_12, all_65_65_0] -> all_1_65_13 2025.02.28 06:57:14.492968 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.02.28 06:57:14.493313 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.493491 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.495044 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 06:57:14.495790 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.496271 [ 70 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 2025.02.28 06:57:14.496447 [ 70 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.496579 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.496881 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} executeQuery: Read 237 rows, 16.27 KiB in 0.014754 sec., 16063.440422936153 rows/sec., 1.08 MiB/sec. 2025.02.28 06:57:14.497246 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full 2025.02.28 06:57:14.497349 [ 255 ] {b94a22a0-3628-458c-80bf-3e3066522c61} TCPHandler: Processed in 0.016874962 sec. 2025.02.28 06:57:14.497712 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.497919 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:14.498046 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 44221 rows starting from the beginning of the part 2025.02.28 06:57:14.498216 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.498526 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:14.498546 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:14.498936 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:14.499620 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part 2025.02.28 06:57:14.500160 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:14.500733 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part 2025.02.28 06:57:14.503954 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.504092 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.506617 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.508115 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.509212 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} executeQuery: Read 1 rows, 69.00 B in 0.011079 sec., 90.26085386767758 rows/sec., 6.08 KiB/sec. 2025.02.28 06:57:14.509771 [ 4 ] {238c008a-ac3d-43bc-826b-1bd9559cf797} TCPHandler: Processed in 0.012232256 sec. 2025.02.28 06:57:14.510450 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.510931 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.511214 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.02.28 06:57:14.511228 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:14.512917 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.512962 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.513996 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.02.28 06:57:14.514316 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.514696 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} executeQuery: Read 39 rows, 71.56 KiB in 0.003962 sec., 9843.513377082281 rows/sec., 17.64 MiB/sec. 2025.02.28 06:57:14.515007 [ 255 ] {8f850d95-8c65-45a9-b977-3b18a191bafe} TCPHandler: Processed in 0.00503056 sec. 2025.02.28 06:57:14.515181 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:14.515349 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:14.515425 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:14.516139 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:14.516188 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:14.516654 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.02.28 06:57:14.517040 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.517124 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergeTask::MergeProjectionsStage: Merge sorted 45079 rows, containing 5 columns (5 merged, 0 gathered) in 0.020331704 sec., 2217177.664990598 rows/sec., 149.71 MiB/sec. 2025.02.28 06:57:14.517351 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} executeQuery: Read 82 rows, 5.33 KiB in 0.002038 sec., 40235.52502453386 rows/sec., 2.56 MiB/sec. 2025.02.28 06:57:14.517433 [ 4 ] {21034715-c914-46d8-976a-de63d219ce9b} TCPHandler: Processed in 0.002324218 sec. 2025.02.28 06:57:14.517670 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) 2025.02.28 06:57:14.518027 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:14.518123 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_152_31} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 2025.02.28 06:57:14.518232 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. 2025.02.28 06:57:15.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.19 MiB, peak 286.02 MiB, free memory in arenas 0.00 B, will set to 266.84 MiB (RSS), difference: -1.35 MiB 2025.02.28 06:57:15.669148 [ 220 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:15.669210 [ 220 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:15.670847 [ 220 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.02.28 06:57:18.092580 [ 218 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:18.092634 [ 218 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:18.094584 [ 218 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:18.627782 [ 58 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:57:18.627844 [ 58 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:57:18.871841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.02.28 06:57:18.872581 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:18.872631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:18.873164 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:57:18.873426 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:18.873676 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.02.28 06:57:19.041379 [ 220 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.041417 [ 220 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.043554 [ 220 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.397925 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:19.398208 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:19.398318 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:19.399206 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:19.399251 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:19.399666 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 06:57:19.399915 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:19.400145 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} executeQuery: Read 56 rows, 4.41 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.13 MiB/sec. 2025.02.28 06:57:19.400207 [ 4 ] {0488406b-34eb-4798-a9b1-06fd8a340ba2} TCPHandler: Processed in 0.002460079 sec. 2025.02.28 06:57:19.400542 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:19.400792 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:19.400877 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:19.401755 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:19.401809 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:19.402263 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 06:57:19.402523 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:19.402755 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. 2025.02.28 06:57:19.402824 [ 255 ] {1b14afde-24c3-470e-9f3d-d636ebbbb8e2} TCPHandler: Processed in 0.00247148 sec. 2025.02.28 06:57:19.402962 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:19.403088 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:19.403144 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:19.403737 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:19.403778 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:19.404186 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 06:57:19.404422 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:19.404657 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.02.28 06:57:19.404730 [ 4 ] {7c85a792-7fab-45e7-81be-e1969f617a93} TCPHandler: Processed in 0.001825532 sec. 2025.02.28 06:57:19.404810 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.404901 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:19.404920 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.405097 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:19.405257 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:19.407288 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:19.407331 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:19.408029 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.02.28 06:57:19.408421 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:19.408771 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} executeQuery: Read 60 rows, 4.14 KiB in 0.003711 sec., 16168.148746968473 rows/sec., 1.09 MiB/sec. 2025.02.28 06:57:19.408972 [ 255 ] {17e3eec7-796c-49b8-bdc4-59cc71b9a279} TCPHandler: Processed in 0.00415094 sec. 2025.02.28 06:57:19.409263 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:19.686575 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:19.686655 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:19.688894 [ 225 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:57:20.558848 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:20.558903 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:20.560871 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:20.609893 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:20.609946 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:20.611865 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:57:21.832897 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.833108 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.833190 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:21.834123 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.834174 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.834628 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.834885 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.835122 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} executeQuery: Read 212 rows, 13.81 KiB in 0.002072 sec., 102316.60231660231 rows/sec., 6.51 MiB/sec. 2025.02.28 06:57:21.835189 [ 4 ] {a12b2b87-8215-46cf-a201-7be621a22393} TCPHandler: Processed in 0.002433329 sec. 2025.02.28 06:57:21.835448 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.835662 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:57:21.835741 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:57:21.836482 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.836523 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.836945 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.02.28 06:57:21.837193 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.837441 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} executeQuery: Read 16 rows, 1.30 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 709.84 KiB/sec. 2025.02.28 06:57:21.837563 [ 255 ] {56928818-9124-4c45-8fd7-8fa8fb715534} TCPHandler: Processed in 0.002256467 sec. 2025.02.28 06:57:21.837741 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.837891 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:21.837955 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:21.839410 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.839451 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.839954 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 06:57:21.840194 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.840408 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} executeQuery: Read 1843 rows, 153.97 KiB in 0.002544 sec., 724449.6855345912 rows/sec., 59.10 MiB/sec. 2025.02.28 06:57:21.840487 [ 4 ] {d525fb74-abae-43e6-8664-d8b95898a4b9} TCPHandler: Processed in 0.002812523 sec. 2025.02.28 06:57:21.840677 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.841011 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.841111 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:21.841844 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.841888 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.842259 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.842499 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.842714 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} executeQuery: Read 161 rows, 10.44 KiB in 0.00182 sec., 88461.53846153847 rows/sec., 5.60 MiB/sec. 2025.02.28 06:57:21.842768 [ 255 ] {f8f79d73-b70a-4c91-a6f0-aac08e43389e} TCPHandler: Processed in 0.002182376 sec. 2025.02.28 06:57:21.842973 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.843103 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.843156 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:21.843863 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.843902 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.844299 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.844540 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.844713 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} executeQuery: Read 341 rows, 23.30 KiB in 0.00164 sec., 207926.8292682927 rows/sec., 13.87 MiB/sec. 2025.02.28 06:57:21.844764 [ 4 ] {e6c06e01-08c7-46be-a0d9-967596b95196} TCPHandler: Processed in 0.001900273 sec. 2025.02.28 06:57:21.844930 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.845079 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.845137 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:21.845846 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.845886 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.846270 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.846508 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.846755 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} executeQuery: Read 112 rows, 6.53 KiB in 0.001696 sec., 66037.7358490566 rows/sec., 3.76 MiB/sec. 2025.02.28 06:57:21.846894 [ 255 ] {2c2524db-0c3c-46fc-9a95-66cbe8fa7b00} TCPHandler: Processed in 0.002030494 sec. 2025.02.28 06:57:21.847117 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.847263 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:21.847312 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:21.848285 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.848323 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.848723 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 06:57:21.848964 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.849143 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} executeQuery: Read 893 rows, 66.30 KiB in 0.001905 sec., 468766.4041994751 rows/sec., 33.99 MiB/sec. 2025.02.28 06:57:21.849193 [ 4 ] {be7b1678-bc9f-46f6-a47d-c9f317dbc43f} TCPHandler: Processed in 0.002201527 sec. 2025.02.28 06:57:21.849356 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.849497 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:21.849558 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:21.850073 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.850113 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.850481 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.850728 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.850946 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2025.02.28 06:57:21.850999 [ 255 ] {7e141859-e300-4d88-9d6b-cedafd941d0f} TCPHandler: Processed in 0.00171229 sec. 2025.02.28 06:57:21.851151 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.851292 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.851354 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:21.852216 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.852253 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.852710 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 06:57:21.852965 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.853136 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} executeQuery: Read 1027 rows, 70.10 KiB in 0.001877 sec., 547149.7069792221 rows/sec., 36.47 MiB/sec. 2025.02.28 06:57:21.853186 [ 4 ] {8c146d43-f7ec-406c-9baa-71e05ccf61d9} TCPHandler: Processed in 0.002103325 sec. 2025.02.28 06:57:21.853337 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.853477 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.853539 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:21.854050 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.854088 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.854445 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.854680 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.854910 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. 2025.02.28 06:57:21.855003 [ 255 ] {e8f3c66c-c7b5-4474-8164-1f480da9597f} TCPHandler: Processed in 0.00173121 sec. 2025.02.28 06:57:21.855207 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.855345 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.855436 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:21.856675 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.856713 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.857391 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.02.28 06:57:21.857658 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.857798 [ 52 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.02.28 06:57:21.857841 [ 52 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.857862 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} executeQuery: Read 39 rows, 71.56 KiB in 0.002543 sec., 15336.21706645694 rows/sec., 27.48 MiB/sec. 2025.02.28 06:57:21.857866 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.858197 [ 4 ] {51065a61-a901-48c4-b58a-ca64af00674a} TCPHandler: Processed in 0.003101687 sec. 2025.02.28 06:57:21.858242 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.02.28 06:57:21.858362 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:21.858607 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:21.858726 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:21.859346 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:21.859551 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2271 rows starting from the beginning of the part 2025.02.28 06:57:21.860219 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part 2025.02.28 06:57:21.860905 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:21.860984 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:21.861026 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part 2025.02.28 06:57:21.861701 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part 2025.02.28 06:57:21.862414 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part 2025.02.28 06:57:21.862423 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.02.28 06:57:21.863021 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part 2025.02.28 06:57:21.863163 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.864765 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} executeQuery: Read 58 rows, 3.68 KiB in 0.006195 sec., 9362.389023405973 rows/sec., 593.50 KiB/sec. 2025.02.28 06:57:21.865215 [ 255 ] {c972ef95-6d63-4ed8-9ef9-ac43d463dc52} TCPHandler: Processed in 0.006919382 sec. 2025.02.28 06:57:21.873176 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 19 columns (19 merged, 0 gathered) in 0.015170782 sec., 162549.30035907179 rows/sec., 291.28 MiB/sec. 2025.02.28 06:57:21.875610 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.02.28 06:57:21.876078 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:21.876163 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_66_13} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.02.28 06:57:21.876331 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.84 MiB. 2025.02.28 06:57:22.011418 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.02.28 06:57:22.034530 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:22.034590 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:22.042387 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.02.28 06:57:22.043195 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:22.046252 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.02.28 06:57:24.117336 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2382 2025.02.28 06:57:24.121158 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:24.121236 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:24.123363 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:24.123726 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:24.124496 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2382 2025.02.28 06:57:24.393256 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:24.393453 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:24.393529 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:24.394472 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:24.394535 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:24.395103 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 06:57:24.395372 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:24.395629 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} executeQuery: Read 56 rows, 4.41 KiB in 0.002228 sec., 25134.649910233395 rows/sec., 1.93 MiB/sec. 2025.02.28 06:57:24.395707 [ 4 ] {1327c767-ef4f-45e2-95d4-5e9b773af799} TCPHandler: Processed in 0.002589871 sec. 2025.02.28 06:57:24.396000 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:24.396203 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:24.396282 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:24.397100 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:24.397155 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:24.397617 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 06:57:24.397961 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:24.398245 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} executeQuery: Read 64 rows, 5.12 KiB in 0.002092 sec., 30592.734225621414 rows/sec., 2.39 MiB/sec. 2025.02.28 06:57:24.398390 [ 255 ] {8efa6e79-b814-466a-a561-5d9adc4b7313} TCPHandler: Processed in 0.0025204 sec. 2025.02.28 06:57:24.398611 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:24.398753 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:24.398814 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:24.399382 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:24.399423 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:24.399835 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 06:57:24.400089 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:24.400336 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} executeQuery: Read 64 rows, 4.56 KiB in 0.001611 sec., 39726.87771570453 rows/sec., 2.77 MiB/sec. 2025.02.28 06:57:24.400396 [ 4 ] {57d73cfa-c3aa-406c-8eaf-acb1caabd0de} TCPHandler: Processed in 0.001857752 sec. 2025.02.28 06:57:24.400549 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:24.400687 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:24.400751 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:24.401305 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:24.401348 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:24.401754 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.02.28 06:57:24.402001 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:24.402240 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} executeQuery: Read 24 rows, 1.66 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.02 MiB/sec. 2025.02.28 06:57:24.402293 [ 255 ] {bc6ae021-f1ad-4378-916e-0964f576f31d} TCPHandler: Processed in 0.001806331 sec. 2025.02.28 06:57:26.373903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.02.28 06:57:26.374605 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:26.374653 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:26.375218 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:57:26.375493 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:26.375669 [ 48 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:57:26.375700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.02.28 06:57:26.375724 [ 48 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:26.375752 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:26.375867 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:57:26.376019 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:26.376077 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.02.28 06:57:26.376195 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.02.28 06:57:26.376387 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.02.28 06:57:26.376662 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.02.28 06:57:26.376900 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.02.28 06:57:26.377129 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.02.28 06:57:26.380431 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004617945 sec., 9035187.729607001 rows/sec., 129.25 MiB/sec. 2025.02.28 06:57:26.380631 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:57:26.380941 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:26.381016 [ 192 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_91_18} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:57:26.381100 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 06:57:29.398759 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:29.398958 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:29.399035 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:29.399932 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.400057 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.400579 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 06:57:29.400879 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.401080 [ 44 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 06:57:29.401102 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} executeQuery: Read 56 rows, 4.41 KiB in 0.002198 sec., 25477.70700636943 rows/sec., 1.96 MiB/sec. 2025.02.28 06:57:29.401127 [ 44 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.401171 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.401200 [ 4 ] {0933eb15-c848-439f-b18d-8d6c91aed347} TCPHandler: Processed in 0.00257762 sec. 2025.02.28 06:57:29.401469 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 06:57:29.401519 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:29.402117 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:29.402131 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:29.402235 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1844 rows starting from the beginning of the part 2025.02.28 06:57:29.402316 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:29.402881 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 695 rows starting from the beginning of the part 2025.02.28 06:57:29.403202 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:29.403481 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1843 rows starting from the beginning of the part 2025.02.28 06:57:29.403840 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:29.404246 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:29.405889 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.405965 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.407022 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 06:57:29.407361 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.407601 [ 44 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 06:57:29.407697 [ 44 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.407755 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.407760 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} executeQuery: Read 64 rows, 5.12 KiB in 0.005858 sec., 10925.23045407989 rows/sec., 873.20 KiB/sec. 2025.02.28 06:57:29.408264 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 06:57:29.408310 [ 255 ] {23a3c424-2ef9-4ec8-b74e-12b257a3770e} TCPHandler: Processed in 0.006960333 sec. 2025.02.28 06:57:29.408607 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:29.408621 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007325468 sec., 621120.7256655821 rows/sec., 52.77 MiB/sec. 2025.02.28 06:57:29.408754 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:29.408856 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 913 rows starting from the beginning of the part 2025.02.28 06:57:29.408963 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:29.409090 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 06:57:29.409180 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 421 rows starting from the beginning of the part 2025.02.28 06:57:29.409245 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:29.409772 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:29.410281 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 893 rows starting from the beginning of the part 2025.02.28 06:57:29.410564 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.410866 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:29.411054 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_156_31} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 06:57:29.411433 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:29.411470 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:57:29.413063 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.413137 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.414158 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 06:57:29.414632 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006766391 sec., 357502.24898324674 rows/sec., 27.38 MiB/sec. 2025.02.28 06:57:29.414644 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.414914 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 06:57:29.415035 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} executeQuery: Read 160 rows, 11.41 KiB in 0.006161 sec., 25969.810095763674 rows/sec., 1.81 MiB/sec. 2025.02.28 06:57:29.415236 [ 4 ] {e8b799ef-9144-4822-ab82-5c8889d44397} TCPHandler: Processed in 0.006755061 sec. 2025.02.28 06:57:29.415611 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:29.415896 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.416217 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:29.416259 [ 186 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_156_31} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 06:57:29.416576 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.02.28 06:57:29.416569 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:29.417690 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.417735 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.418153 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.02.28 06:57:29.418408 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.418604 [ 44 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.02.28 06:57:29.418667 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} executeQuery: Read 60 rows, 4.14 KiB in 0.002714 sec., 22107.59027266028 rows/sec., 1.49 MiB/sec. 2025.02.28 06:57:29.418668 [ 44 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.418753 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.418805 [ 255 ] {d6c3bfd3-df5c-425c-a2b1-8ecea0ca3aa2} TCPHandler: Processed in 0.003460031 sec. 2025.02.28 06:57:29.418995 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.02.28 06:57:29.419122 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:29.419153 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9172 rows starting from the beginning of the part 2025.02.28 06:57:29.419241 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part 2025.02.28 06:57:29.419448 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:29.419594 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 58 rows starting from the beginning of the part 2025.02.28 06:57:29.419726 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 24 rows starting from the beginning of the part 2025.02.28 06:57:29.419822 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:29.422584 [ 189 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9456 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727314 sec., 2536947.517703097 rows/sec., 165.34 MiB/sec. 2025.02.28 06:57:29.422859 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.02.28 06:57:29.423200 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.423282 [ 188 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_156_31} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.02.28 06:57:29.423369 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. 2025.02.28 06:57:29.546421 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.02.28 06:57:29.570967 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.571034 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.578792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.02.28 06:57:29.579650 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.580076 [ 44 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.02.28 06:57:29.580220 [ 44 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:29.580291 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2025.02.28 06:57:29.580589 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.02.28 06:57:29.588468 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.02.28 06:57:29.589898 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:29.590842 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.02.28 06:57:29.595602 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.02.28 06:57:29.600742 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.02.28 06:57:29.606285 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.02.28 06:57:29.612246 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.02.28 06:57:29.618197 [ 195 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.02.28 06:57:29.688494 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.108078254 sec., 6347.252797033528 rows/sec., 32.82 MiB/sec. 2025.02.28 06:57:29.691275 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.02.28 06:57:29.693965 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:29.694090 [ 187 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_91_18} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.02.28 06:57:29.695905 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 06:57:30.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.73 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 267.27 MiB (RSS), difference: -1.45 MiB 2025.02.28 06:57:32.125457 [ 221 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.02.28 06:57:32.125529 [ 221 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.02.28 06:57:32.127129 [ 221 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2025.02.28 06:57:33.419217 [ 36 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.02.28 06:57:33.419289 [ 36 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:33.419316 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:33.419464 [ 222 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:57:33.419535 [ 222 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:57:33.419540 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.02.28 06:57:33.419842 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:33.419885 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.02.28 06:57:33.420093 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.02.28 06:57:33.420445 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part 2025.02.28 06:57:33.420833 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2025.02.28 06:57:33.421098 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part 2025.02.28 06:57:33.423113 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.003708214 sec., 14562.26636326814 rows/sec., 1.22 MiB/sec. 2025.02.28 06:57:33.423261 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.02.28 06:57:33.423420 [ 222 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.02.28 06:57:33.423805 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:33.423902 [ 201 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_21_5} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.02.28 06:57:33.424065 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:57:33.627891 [ 36 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:57:33.627946 [ 36 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:57:33.875934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.02.28 06:57:33.876587 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:33.876635 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:33.877182 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:57:33.877440 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:33.877685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.02.28 06:57:34.124980 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2398 2025.02.28 06:57:34.128399 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.128465 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.130342 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:34.130810 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.131869 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2398 2025.02.28 06:57:34.412854 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.413133 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.413236 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:34.414432 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.414501 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.415725 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.416103 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.416407 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} executeQuery: Read 212 rows, 13.81 KiB in 0.003352 sec., 63245.82338902148 rows/sec., 4.02 MiB/sec. 2025.02.28 06:57:34.416539 [ 4 ] {e03dbeb6-73d1-4556-acc3-0635c4134a40} TCPHandler: Processed in 0.003853496 sec. 2025.02.28 06:57:34.416957 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.417234 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:34.417351 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:34.419141 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.419212 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.420111 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 06:57:34.420597 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.420983 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} executeQuery: Read 717 rows, 58.90 KiB in 0.003832 sec., 187108.55949895617 rows/sec., 15.01 MiB/sec. 2025.02.28 06:57:34.421086 [ 255 ] {6c7725f3-372f-421b-ba49-8d52c082c14f} TCPHandler: Processed in 0.004372113 sec. 2025.02.28 06:57:34.421350 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.421556 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.421648 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:34.422615 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.422672 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.423328 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.423700 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.423979 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} executeQuery: Read 156 rows, 10.15 KiB in 0.002472 sec., 63106.79611650486 rows/sec., 4.01 MiB/sec. 2025.02.28 06:57:34.424056 [ 4 ] {5b7ec33b-f19d-47ff-9877-b515c51a033b} TCPHandler: Processed in 0.002797584 sec. 2025.02.28 06:57:34.424290 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.424474 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.424562 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:34.425619 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.425683 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.426359 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.426753 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.427064 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} executeQuery: Read 113 rows, 7.49 KiB in 0.002634 sec., 42900.53151100987 rows/sec., 2.78 MiB/sec. 2025.02.28 06:57:34.427208 [ 255 ] {30a792b8-38d2-4867-8e60-b2156daed4b2} TCPHandler: Processed in 0.003004546 sec. 2025.02.28 06:57:34.427452 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.427670 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.427753 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:34.428659 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.428715 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.429251 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.429641 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.429929 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} executeQuery: Read 112 rows, 6.53 KiB in 0.002311 sec., 48463.86845521419 rows/sec., 2.76 MiB/sec. 2025.02.28 06:57:34.430005 [ 4 ] {a6945ee8-5bcf-4351-80fb-29f5b2c24a7a} TCPHandler: Processed in 0.002700982 sec. 2025.02.28 06:57:34.430200 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.430399 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:34.430481 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:34.431558 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.431618 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.432169 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 06:57:34.432517 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.432796 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} executeQuery: Read 438 rows, 32.10 KiB in 0.002443 sec., 179287.7609496521 rows/sec., 12.83 MiB/sec. 2025.02.28 06:57:34.432870 [ 255 ] {edd1c943-fe35-4f4d-8926-790c8276dd2c} TCPHandler: Processed in 0.002760843 sec. 2025.02.28 06:57:34.433086 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.433287 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:34.433374 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:34.434639 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.434728 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.435336 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.435679 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.435917 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} executeQuery: Read 6 rows, 321.00 B in 0.002679 sec., 2239.6416573348265 rows/sec., 117.01 KiB/sec. 2025.02.28 06:57:34.435976 [ 4 ] {be847d35-0539-40fd-8cdf-79f87791ef55} TCPHandler: Processed in 0.002989186 sec. 2025.02.28 06:57:34.436205 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.436368 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.436441 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:34.437205 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.437250 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.437871 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 06:57:34.438283 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.438525 [ 31 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0 2025.02.28 06:57:34.438596 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} executeQuery: Read 237 rows, 16.27 KiB in 0.002259 sec., 104913.6786188579 rows/sec., 7.03 MiB/sec. 2025.02.28 06:57:34.438633 [ 31 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.438710 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.438738 [ 255 ] {24ba16c3-f8a5-4007-b446-e6a3e3b45e28} TCPHandler: Processed in 0.002600941 sec. 2025.02.28 06:57:34.438979 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_152_31 to all_157_157_0 into Compact with storage Full 2025.02.28 06:57:34.439026 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.439219 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:34.439333 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_152_31, total 45079 rows starting from the beginning of the part 2025.02.28 06:57:34.439346 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.439516 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:34.439533 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:34.439746 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:57:34.439973 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:34.440870 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:34.441351 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 237 rows starting from the beginning of the part 2025.02.28 06:57:34.442566 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.442672 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.443480 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.443965 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.444558 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} executeQuery: Read 1 rows, 69.00 B in 0.005285 sec., 189.21475875118261 rows/sec., 12.75 KiB/sec. 2025.02.28 06:57:34.444771 [ 4 ] {1a7138db-4ec2-46b4-81a8-c24067b02efd} TCPHandler: Processed in 0.00588376 sec. 2025.02.28 06:57:34.445035 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.445235 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.445387 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:34.447092 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.447144 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.448010 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.02.28 06:57:34.448360 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.448676 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} executeQuery: Read 50 rows, 91.75 KiB in 0.003492 sec., 14318.442153493701 rows/sec., 25.66 MiB/sec. 2025.02.28 06:57:34.448795 [ 255 ] {83d16280-088c-4b63-9366-e3a293be5187} TCPHandler: Processed in 0.003887067 sec. 2025.02.28 06:57:34.448980 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.449155 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.449243 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 06:57:34.450123 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.450188 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.450952 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.02.28 06:57:34.451452 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.452093 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} executeQuery: Read 9 rows, 709.00 B in 0.002886 sec., 3118.5031185031185 rows/sec., 239.91 KiB/sec. 2025.02.28 06:57:34.452262 [ 4 ] {101a7a33-490d-4e6b-9df8-75d70bed25e6} TCPHandler: Processed in 0.00335057 sec. 2025.02.28 06:57:34.452488 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:34.452680 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:34.452762 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:34.453532 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:34.453583 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.86 GiB. 2025.02.28 06:57:34.454130 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.02.28 06:57:34.454491 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.454840 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} executeQuery: Read 82 rows, 5.33 KiB in 0.002198 sec., 37306.6424021838 rows/sec., 2.37 MiB/sec. 2025.02.28 06:57:34.454940 [ 255 ] {2131f8e3-3048-405e-853f-4870d17f8c50} TCPHandler: Processed in 0.002562811 sec. 2025.02.28 06:57:34.458383 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergeTask::MergeProjectionsStage: Merge sorted 46727 rows, containing 5 columns (5 merged, 0 gathered) in 0.019551354 sec., 2389962.3524795263 rows/sec., 161.37 MiB/sec. 2025.02.28 06:57:34.459355 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) 2025.02.28 06:57:34.459828 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:34.459959 [ 198 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_157_32} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32 2025.02.28 06:57:34.460120 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. 2025.02.28 06:57:37.088638 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.02.28 06:57:37.115264 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:37.115319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.52 GiB. 2025.02.28 06:57:37.123062 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.02.28 06:57:37.123939 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:37.127286 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.02.28 06:57:39.398535 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:39.398827 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:39.398940 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:39.399856 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:39.399897 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.52 GiB. 2025.02.28 06:57:39.400339 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 06:57:39.400596 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:39.400803 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec. 2025.02.28 06:57:39.400867 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.400870 [ 4 ] {122dec25-8a05-493e-b942-9773ba1887ba} TCPHandler: Processed in 0.00251764 sec. 2025.02.28 06:57:39.400915 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.401169 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:39.401433 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:39.401567 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:39.403346 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:39.403403 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.52 GiB. 2025.02.28 06:57:39.404201 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 06:57:39.404645 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:39.405037 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.405104 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.405106 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.405196 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} executeQuery: Read 64 rows, 5.12 KiB in 0.003807 sec., 16811.137378513264 rows/sec., 1.31 MiB/sec. 2025.02.28 06:57:39.405693 [ 255 ] {404c9ae3-2ed9-4a30-b57f-bc58dc06a9c6} TCPHandler: Processed in 0.004674686 sec. 2025.02.28 06:57:39.405868 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:39.406128 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:39.406255 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:39.407049 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:39.407091 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.52 GiB. 2025.02.28 06:57:39.407612 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 06:57:39.407949 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:39.408157 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} executeQuery: Read 160 rows, 11.41 KiB in 0.002114 sec., 75685.90350047304 rows/sec., 5.27 MiB/sec. 2025.02.28 06:57:39.408228 [ 4 ] {3b562596-4200-46fb-8faf-37db1dcf33e7} TCPHandler: Processed in 0.00242896 sec. 2025.02.28 06:57:39.408422 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:39.408581 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:39.408686 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:39.408880 [ 220 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.410481 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:39.410551 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.52 GiB. 2025.02.28 06:57:39.410959 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.02.28 06:57:39.411217 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:39.411454 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} executeQuery: Read 60 rows, 4.14 KiB in 0.002914 sec., 20590.253946465342 rows/sec., 1.39 MiB/sec. 2025.02.28 06:57:39.411535 [ 255 ] {b4b72565-b98c-4c47-9bb0-6a1752c941e1} TCPHandler: Processed in 0.003190268 sec. 2025.02.28 06:57:39.411543 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.411616 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.413653 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.922265 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.922310 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:39.924429 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:57:41.377916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.02.28 06:57:41.378615 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:41.378669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:41.379211 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:57:41.379487 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:41.379758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.02.28 06:57:43.081330 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:43.081392 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:43.083535 [ 220 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:44.132169 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2430 2025.02.28 06:57:44.135318 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.135371 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.136943 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:44.137253 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.138216 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2430 2025.02.28 06:57:44.394292 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.394580 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} executeQuery: (from [fd00:1122:3344:101::d]:48337) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.02.28 06:57:44.395039 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.02.28 06:57:44.395093 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.02.28 06:57:44.395547 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:57:44.395646 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} InterpreterSelectQuery: FetchColumns -> Complete 2025.02.28 06:57:44.395873 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.02.28 06:57:44.395924 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps 2025.02.28 06:57:44.395957 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (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 2025.02.28 06:57:44.395981 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.02.28 06:57:44.396043 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.02.28 06:57:44.396075 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 2025.02.28 06:57:44.397569 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} executeQuery: Read 41 rows, 1.56 KiB in 0.003153 sec., 13003.4887408817 rows/sec., 495.87 KiB/sec. 2025.02.28 06:57:44.397657 [ 4 ] {9a6942eb-ee1b-4ced-aee4-587dd7a1905f} TCPHandler: Processed in 0.003543923 sec. 2025.02.28 06:57:44.412255 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.412506 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.02.28 06:57:44.412589 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.02.28 06:57:44.413292 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.413338 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.413849 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.02.28 06:57:44.414082 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} oximeter.timeseries_schema (1b3dba42-c10a-47a0-bcbe-bf6ddf025a8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.414332 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} executeQuery: Read 1 rows, 285.00 B in 0.001889 sec., 529.3806246691371 rows/sec., 147.34 KiB/sec. 2025.02.28 06:57:44.414505 [ 4 ] {bd3df043-e73b-4ec3-b9c6-bb740427bd7d} TCPHandler: Processed in 0.002371658 sec. 2025.02.28 06:57:44.414773 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.414994 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.415077 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:44.415962 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.416009 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.416459 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.416710 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.416940 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. 2025.02.28 06:57:44.416998 [ 255 ] {cf121779-5870-4f45-9051-44fde17d0249} TCPHandler: Processed in 0.002366939 sec. 2025.02.28 06:57:44.417156 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.417304 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:57:44.417363 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:57:44.417965 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.418004 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.418376 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.02.28 06:57:44.418619 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.418818 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} executeQuery: Read 3 rows, 228.00 B in 0.001546 sec., 1940.4915912031047 rows/sec., 144.02 KiB/sec. 2025.02.28 06:57:44.418871 [ 4 ] {ac2c060e-3f4a-4dba-a92e-0ba48b05b5df} TCPHandler: Processed in 0.001780181 sec. 2025.02.28 06:57:44.419012 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.419152 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:44.419211 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:44.420130 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.420170 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.420591 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 06:57:44.420830 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.421033 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} executeQuery: Read 731 rows, 60.06 KiB in 0.001913 sec., 382122.32096184004 rows/sec., 30.66 MiB/sec. 2025.02.28 06:57:44.421086 [ 255 ] {aa163209-24f1-4200-a7f2-912c0a24353b} TCPHandler: Processed in 0.002140836 sec. 2025.02.28 06:57:44.421249 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.421388 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.421447 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:44.422100 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.422139 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.422517 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.422756 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.422960 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} executeQuery: Read 163 rows, 10.63 KiB in 0.001603 sec., 101684.34185901434 rows/sec., 6.48 MiB/sec. 2025.02.28 06:57:44.423011 [ 4 ] {d415f859-0d45-4973-abd5-13f28b185a47} TCPHandler: Processed in 0.001828132 sec. 2025.02.28 06:57:44.423173 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.423299 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.423350 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:44.423969 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.424008 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.424387 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.424636 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.424865 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} executeQuery: Read 113 rows, 7.49 KiB in 0.00159 sec., 71069.18238993711 rows/sec., 4.60 MiB/sec. 2025.02.28 06:57:44.424877 [ 221 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.424924 [ 221 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.424960 [ 255 ] {06467538-be4a-42a0-8fe5-183f8d062a1e} TCPHandler: Processed in 0.001857152 sec. 2025.02.28 06:57:44.425147 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.425314 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.425401 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:44.426727 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.426798 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.427528 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.428103 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.428333 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} executeQuery: Read 112 rows, 6.53 KiB in 0.003078 sec., 36387.264457439895 rows/sec., 2.07 MiB/sec. 2025.02.28 06:57:44.428387 [ 4 ] {ba5911b0-9ee1-4c96-9b10-47c1590a40f4} TCPHandler: Processed in 0.003298269 sec. 2025.02.28 06:57:44.428536 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.428616 [ 221 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.428755 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:44.428830 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:44.429835 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.429875 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.430264 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 06:57:44.430503 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.430738 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} executeQuery: Read 463 rows, 33.84 KiB in 0.002056 sec., 225194.55252918287 rows/sec., 16.07 MiB/sec. 2025.02.28 06:57:44.430845 [ 255 ] {c85f6f28-76eb-4cc4-8e4e-2a8b7cacb9aa} TCPHandler: Processed in 0.002365929 sec. 2025.02.28 06:57:44.431064 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.431312 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:44.431375 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:44.431889 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.431930 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.432320 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.432567 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.432820 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2025.02.28 06:57:44.432861 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.432904 [ 4 ] {cad081cc-dd51-4f3a-9391-52e7d73b32d2} TCPHandler: Processed in 0.001964463 sec. 2025.02.28 06:57:44.432934 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.433131 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.433322 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.433412 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:44.434794 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.434855 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.435673 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 06:57:44.436142 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.436475 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} executeQuery: Read 240 rows, 16.45 KiB in 0.003192 sec., 75187.96992481203 rows/sec., 5.03 MiB/sec. 2025.02.28 06:57:44.436595 [ 222 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:44.436613 [ 255 ] {020218e5-afd6-4f41-9e27-63b92c9b2a95} TCPHandler: Processed in 0.003596573 sec. 2025.02.28 06:57:44.436891 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.437105 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.437250 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:44.437919 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.437956 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.438339 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.438591 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.438727 [ 148 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_63_14 to all_68_68_0 2025.02.28 06:57:44.438774 [ 148 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.438778 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} executeQuery: Read 1 rows, 69.00 B in 0.001751 sec., 571.1022272986864 rows/sec., 38.48 KiB/sec. 2025.02.28 06:57:44.438804 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.438927 [ 4 ] {3210b0af-be33-477f-89cc-86b802f44923} TCPHandler: Processed in 0.002183997 sec. 2025.02.28 06:57:44.439232 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_63_14 to all_68_68_0 into Compact with storage Full 2025.02.28 06:57:44.439253 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.439698 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.439836 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:44.439959 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_63_14, total 63 rows starting from the beginning of the part 2025.02.28 06:57:44.440127 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:44.440476 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:44.440856 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:44.441315 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:44.441690 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:44.442098 [ 193 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2025.02.28 06:57:44.444295 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.005358334 sec., 12690.511640371802 rows/sec., 855.12 KiB/sec. 2025.02.28 06:57:44.444627 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary) 2025.02.28 06:57:44.444859 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.444913 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.445445 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.445648 [ 199 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_68_15} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_63_14, all_68_68_0] -> all_1_68_15 2025.02.28 06:57:44.445846 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:57:44.446302 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.02.28 06:57:44.446587 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.446869 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} executeQuery: Read 54 rows, 99.09 KiB in 0.007303 sec., 7394.221552786526 rows/sec., 13.25 MiB/sec. 2025.02.28 06:57:44.447256 [ 255 ] {bfda3ace-b29d-4183-9ad7-0d5640a80208} TCPHandler: Processed in 0.008184858 sec. 2025.02.28 06:57:44.447512 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.447664 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.447727 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 06:57:44.448251 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.448290 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.448676 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.02.28 06:57:44.448949 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.449177 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} executeQuery: Read 6 rows, 405.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 258.84 KiB/sec. 2025.02.28 06:57:44.449296 [ 4 ] {3ef08d67-9921-4fe0-9e76-b22b526e59ac} TCPHandler: Processed in 0.001920793 sec. 2025.02.28 06:57:44.449474 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:44.449601 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:44.449652 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:44.450187 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.450226 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.450614 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.02.28 06:57:44.450854 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.451058 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. 2025.02.28 06:57:44.451132 [ 255 ] {00da8c20-4436-4059-92d6-29e7e0a1f2ec} TCPHandler: Processed in 0.001727581 sec. 2025.02.28 06:57:44.627478 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.02.28 06:57:44.653297 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:44.653376 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:44.661571 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.02.28 06:57:44.662499 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:44.667692 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.02.28 06:57:45.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.92 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 267.31 MiB (RSS), difference: -1.61 MiB 2025.02.28 06:57:45.767103 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:45.767162 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:45.769082 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.02.28 06:57:48.627996 [ 82 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:57:48.628062 [ 82 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:57:48.880031 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.02.28 06:57:48.881001 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:48.881038 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:48.881564 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:57:48.881833 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:48.882018 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.02.28 06:57:49.398965 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:49.399147 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:49.399217 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:49.399967 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:49.400007 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:49.400391 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 06:57:49.400640 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:49.400838 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} executeQuery: Read 56 rows, 4.41 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.47 MiB/sec. 2025.02.28 06:57:49.400894 [ 4 ] {6728c002-8e51-4245-8c05-600b3dda7ec9} TCPHandler: Processed in 0.002054045 sec. 2025.02.28 06:57:49.401229 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:49.401537 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:49.401657 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:49.402498 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:49.402547 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:49.402992 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 06:57:49.403252 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:49.403505 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} executeQuery: Read 64 rows, 5.12 KiB in 0.002054 sec., 31158.714703018504 rows/sec., 2.43 MiB/sec. 2025.02.28 06:57:49.403570 [ 255 ] {4d18fd49-b2d8-4da3-930b-1a4b312258b3} TCPHandler: Processed in 0.00252806 sec. 2025.02.28 06:57:49.403726 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:49.403870 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:49.403936 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:49.404626 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:49.404672 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:49.405082 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 06:57:49.405325 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:49.405519 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2025.02.28 06:57:49.405595 [ 4 ] {b1336cae-450c-4e7f-bff8-fc1f697938e2} TCPHandler: Processed in 0.001926383 sec. 2025.02.28 06:57:49.405796 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:49.406117 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:49.406207 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:49.406729 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:49.406769 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:49.407165 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.02.28 06:57:49.407414 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:49.407634 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. 2025.02.28 06:57:49.407689 [ 255 ] {4d6929e2-3a34-4143-aca9-1ef0383f1d0b} TCPHandler: Processed in 0.001992724 sec. 2025.02.28 06:57:51.107701 [ 225 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.107766 [ 225 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.109337 [ 225 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.341680 [ 225 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.341723 [ 225 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.344019 [ 225 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.470218 [ 218 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.470275 [ 218 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.472072 [ 218 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.02.28 06:57:51.832903 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.833106 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.833181 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:57:51.834054 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.834104 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.834554 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.834821 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.835032 [ 95 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.28 06:57:51.835059 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} executeQuery: Read 212 rows, 13.81 KiB in 0.002003 sec., 105841.23814278582 rows/sec., 6.73 MiB/sec. 2025.02.28 06:57:51.835126 [ 95 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.835204 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.835212 [ 4 ] {15323d3e-08cb-4136-9f59-e2cd4beda166} TCPHandler: Processed in 0.00244425 sec. 2025.02.28 06:57:51.835433 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.28 06:57:51.835511 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.835632 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:51.835677 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 212 rows starting from the beginning of the part 2025.02.28 06:57:51.835709 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:57:51.835825 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:51.835859 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:57:51.836281 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:51.836617 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:51.836937 [ 197 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part 2025.02.28 06:57:51.838067 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.838119 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.838680 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.02.28 06:57:51.838923 [ 199 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003603383 sec., 294168.0082300438 rows/sec., 19.83 MiB/sec. 2025.02.28 06:57:51.839123 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.839220 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.28 06:57:51.839787 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} executeQuery: Read 5 rows, 395.00 B in 0.004074 sec., 1227.2950417280313 rows/sec., 94.68 KiB/sec. 2025.02.28 06:57:51.840070 [ 255 ] {27b987ae-7ad8-4830-bccc-c77d658ee790} TCPHandler: Processed in 0.004697176 sec. 2025.02.28 06:57:51.840209 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.840284 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.840349 [ 191 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_69_17} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.28 06:57:51.840471 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:51.840513 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:57:51.840569 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:51.842018 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.842061 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.842619 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 06:57:51.842875 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.843071 [ 95 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 06:57:51.843117 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} executeQuery: Read 1876 rows, 157.08 KiB in 0.002705 sec., 693530.4990757856 rows/sec., 56.71 MiB/sec. 2025.02.28 06:57:51.843125 [ 95 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.843200 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.843251 [ 4 ] {caa224c8-cd3c-48b9-abcc-1556c8eded9b} TCPHandler: Processed in 0.003058677 sec. 2025.02.28 06:57:51.843583 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 06:57:51.843626 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.844229 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:51.844245 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.844378 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1844 rows starting from the beginning of the part 2025.02.28 06:57:51.844535 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:57:51.844871 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 717 rows starting from the beginning of the part 2025.02.28 06:57:51.845223 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:51.845642 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 731 rows starting from the beginning of the part 2025.02.28 06:57:51.846101 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2025.02.28 06:57:51.846388 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1876 rows starting from the beginning of the part 2025.02.28 06:57:51.847966 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.848034 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.849029 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.849385 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.849645 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} executeQuery: Read 167 rows, 10.92 KiB in 0.005727 sec., 29160.118735812815 rows/sec., 1.86 MiB/sec. 2025.02.28 06:57:51.849712 [ 255 ] {a69e6ee7-11cf-4de7-80c0-245961849421} TCPHandler: Processed in 0.006329905 sec. 2025.02.28 06:57:51.849884 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.850015 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.850069 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:57:51.850589 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 5 columns (5 merged, 0 gathered) in 0.007276647 sec., 725608.9240002985 rows/sec., 61.67 MiB/sec. 2025.02.28 06:57:51.850886 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 06:57:51.851505 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.851574 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.851639 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.851676 [ 190 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_161_32} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 06:57:51.851851 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. 2025.02.28 06:57:51.852181 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.852433 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.852666 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} executeQuery: Read 341 rows, 23.30 KiB in 0.002684 sec., 127049.18032786885 rows/sec., 8.48 MiB/sec. 2025.02.28 06:57:51.852725 [ 4 ] {bf28c8b8-ba0d-4c41-ad11-b0f1c9cfd03b} TCPHandler: Processed in 0.002902854 sec. 2025.02.28 06:57:51.852916 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.853049 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.853112 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:57:51.853920 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.853967 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.854408 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.854659 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.854839 [ 95 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.02.28 06:57:51.854909 [ 95 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.854909 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} executeQuery: Read 112 rows, 6.53 KiB in 0.001878 sec., 59637.912673056446 rows/sec., 3.40 MiB/sec. 2025.02.28 06:57:51.854947 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.855072 [ 255 ] {e73a67a6-ecc3-4e54-a90d-d33d749429f5} TCPHandler: Processed in 0.002225176 sec. 2025.02.28 06:57:51.855191 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.02.28 06:57:51.855274 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.855392 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:51.855480 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 112 rows starting from the beginning of the part 2025.02.28 06:57:51.855489 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:51.855658 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:51.855759 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:51.856116 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:51.856375 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:51.856683 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 112 rows starting from the beginning of the part 2025.02.28 06:57:51.858914 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.859014 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003936737 sec., 142249.78706985 rows/sec., 8.65 MiB/sec. 2025.02.28 06:57:51.859065 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.859187 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.02.28 06:57:51.859577 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.859604 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 06:57:51.859680 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_69_17} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.02.28 06:57:51.859791 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:57:51.859901 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.860208 [ 77 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 06:57:51.860235 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} executeQuery: Read 917 rows, 68.00 KiB in 0.004806 sec., 190803.16271327506 rows/sec., 13.82 MiB/sec. 2025.02.28 06:57:51.860292 [ 77 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.860378 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.860406 [ 4 ] {0f20148c-1df2-4f86-a08c-6bb41fb92f39} TCPHandler: Processed in 0.005225552 sec. 2025.02.28 06:57:51.860590 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 06:57:51.860678 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.860736 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:51.860782 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 913 rows starting from the beginning of the part 2025.02.28 06:57:51.861019 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 438 rows starting from the beginning of the part 2025.02.28 06:57:51.861113 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:57:51.861321 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:51.861339 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:57:51.861637 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 463 rows starting from the beginning of the part 2025.02.28 06:57:51.861931 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2025.02.28 06:57:51.862241 [ 200 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 917 rows starting from the beginning of the part 2025.02.28 06:57:51.863609 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.863672 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.864745 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.865132 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.865515 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} executeQuery: Read 6 rows, 321.00 B in 0.004622 sec., 1298.1393336218086 rows/sec., 67.82 KiB/sec. 2025.02.28 06:57:51.865844 [ 255 ] {785cda55-c939-4719-bb69-31f15b1fb379} TCPHandler: Processed in 0.005271173 sec. 2025.02.28 06:57:51.865907 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2859 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419985 sec., 527492.2347571072 rows/sec., 40.22 MiB/sec. 2025.02.28 06:57:51.866028 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.866128 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 06:57:51.866283 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.866389 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:51.866777 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.866993 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_161_32} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 06:57:51.867104 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.02.28 06:57:51.867584 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.867626 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.868104 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 06:57:51.868340 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.868551 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} executeQuery: Read 1023 rows, 69.79 KiB in 0.002383 sec., 429290.80990348296 rows/sec., 28.60 MiB/sec. 2025.02.28 06:57:51.868605 [ 4 ] {e6bde439-d0c4-4a9f-b7d3-d1d3603c78fb} TCPHandler: Processed in 0.002653092 sec. 2025.02.28 06:57:51.868743 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.868876 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.868937 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:57:51.869501 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.869544 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.869977 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.870219 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.870399 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. 2025.02.28 06:57:51.870450 [ 255 ] {e4e23eb1-ded6-41ce-bda2-cee6ef512c7a} TCPHandler: Processed in 0.001764051 sec. 2025.02.28 06:57:51.870603 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.870720 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.870800 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:57:51.872346 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.872385 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.873151 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.02.28 06:57:51.873410 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.873646 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} executeQuery: Read 56 rows, 102.76 KiB in 0.00295 sec., 18983.050847457627 rows/sec., 34.02 MiB/sec. 2025.02.28 06:57:51.873737 [ 4 ] {1bb23d70-0658-4632-b81b-7ac11f6a940c} TCPHandler: Processed in 0.003189438 sec. 2025.02.28 06:57:51.873911 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:51.874082 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:51.874154 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:51.874842 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.874879 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.875261 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.02.28 06:57:51.875499 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.875644 [ 77 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.02.28 06:57:51.875682 [ 77 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:51.875684 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} executeQuery: Read 58 rows, 3.68 KiB in 0.00164 sec., 35365.85365853659 rows/sec., 2.19 MiB/sec. 2025.02.28 06:57:51.875706 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:51.875812 [ 255 ] {5f3bee0f-ba11-4d9d-85b8-9bb0beb04be3} TCPHandler: Processed in 0.001980734 sec. 2025.02.28 06:57:51.876029 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.02.28 06:57:51.876252 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:51.876313 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9456 rows starting from the beginning of the part 2025.02.28 06:57:51.876600 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 82 rows starting from the beginning of the part 2025.02.28 06:57:51.877010 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:51.877425 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2025.02.28 06:57:51.877814 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.02.28 06:57:51.877986 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 58 rows starting from the beginning of the part 2025.02.28 06:57:51.880756 [ 190 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 9798 rows, containing 4 columns (4 merged, 0 gathered) in 0.004945459 sec., 1981211.4507470387 rows/sec., 129.08 MiB/sec. 2025.02.28 06:57:51.880974 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.02.28 06:57:51.881311 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:51.881401 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_161_32} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.02.28 06:57:51.881483 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2025.02.28 06:57:52.167873 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.02.28 06:57:52.191939 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:52.191989 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:52.199714 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.02.28 06:57:52.200568 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:52.204245 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.02.28 06:57:54.138567 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2492 2025.02.28 06:57:54.142326 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.142389 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.143975 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:57:54.144299 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.145423 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2492 2025.02.28 06:57:54.393458 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:54.393649 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:54.393724 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:54.394530 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.394583 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.395021 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 06:57:54.395280 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.395511 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. 2025.02.28 06:57:54.395579 [ 4 ] {265e39cc-740a-4e93-8c15-a7c1c23734b2} TCPHandler: Processed in 0.002252476 sec. 2025.02.28 06:57:54.395857 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:54.396056 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:54.396133 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:54.396938 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.396992 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.397496 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 06:57:54.397756 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.397985 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. 2025.02.28 06:57:54.398046 [ 255 ] {aaefd74c-2225-4db4-a0e0-81bc59b0c402} TCPHandler: Processed in 0.002323848 sec. 2025.02.28 06:57:54.398202 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:54.398337 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:54.398398 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:54.398961 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.399002 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.399501 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 06:57:54.399776 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.399969 [ 185 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0 2025.02.28 06:57:54.399988 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} executeQuery: Read 64 rows, 4.56 KiB in 0.001684 sec., 38004.75059382423 rows/sec., 2.65 MiB/sec. 2025.02.28 06:57:54.400019 [ 185 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.400084 [ 185 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.400109 [ 4 ] {09b6e29c-0aee-4ffd-8285-1e9ee9780980} TCPHandler: Processed in 0.001969504 sec. 2025.02.28 06:57:54.400349 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTask::PrepareStage: Merging 5 parts: from all_1_157_32 to all_161_161_0 into Compact with storage Full 2025.02.28 06:57:54.400376 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:54.400791 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:57:54.400841 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:54.400904 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_157_32, total 46727 rows starting from the beginning of the part 2025.02.28 06:57:54.401116 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:54.401513 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:54.402168 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 240 rows starting from the beginning of the part 2025.02.28 06:57:54.402803 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2025.02.28 06:57:54.403284 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1023 rows starting from the beginning of the part 2025.02.28 06:57:54.404977 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:54.405022 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.51 GiB. 2025.02.28 06:57:54.405622 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.02.28 06:57:54.405905 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.406083 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} executeQuery: Read 24 rows, 1.66 KiB in 0.005453 sec., 4401.247019988997 rows/sec., 303.73 KiB/sec. 2025.02.28 06:57:54.406139 [ 255 ] {9a335264-bb3b-42ff-b6de-9ad617f762b0} TCPHandler: Processed in 0.005927821 sec. 2025.02.28 06:57:54.416453 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergeTask::MergeProjectionsStage: Merge sorted 48310 rows, containing 5 columns (5 merged, 0 gathered) in 0.016256814 sec., 2971676.9841864463 rows/sec., 200.62 MiB/sec. 2025.02.28 06:57:54.417184 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) 2025.02.28 06:57:54.417607 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:54.417707 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_161_33} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33 2025.02.28 06:57:54.417822 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.02.28 06:57:56.212572 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:56.212649 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:56.214858 [ 221 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:56.382255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.02.28 06:57:56.382934 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:56.382982 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:56.383495 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:57:56.383750 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:56.383985 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.02.28 06:57:57.530876 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:57.530925 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:57.533425 [ 219 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:57:59.274399 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.274481 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.277144 [ 220 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.398821 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:59.398995 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:57:59.399064 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:57:59.399841 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:59.399885 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:59.400319 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 06:57:59.400576 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:59.400814 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec. 2025.02.28 06:57:59.400877 [ 4 ] {57879040-eda8-4169-807a-c44a08070dee} TCPHandler: Processed in 0.002181176 sec. 2025.02.28 06:57:59.401138 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:59.401346 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:57:59.401427 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:57:59.402252 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:59.402291 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:59.402719 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 06:57:59.402976 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:59.403184 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} executeQuery: Read 64 rows, 5.12 KiB in 0.00189 sec., 33862.43386243386 rows/sec., 2.64 MiB/sec. 2025.02.28 06:57:59.403252 [ 255 ] {975e3b96-587c-4497-bbe5-b606da482e54} TCPHandler: Processed in 0.002246916 sec. 2025.02.28 06:57:59.403264 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.403330 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.403442 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:59.403604 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:57:59.403678 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:57:59.404624 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:59.404668 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:59.405161 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 06:57:59.405491 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:59.405801 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} executeQuery: Read 160 rows, 11.41 KiB in 0.002234 sec., 71620.41181736796 rows/sec., 4.99 MiB/sec. 2025.02.28 06:57:59.405862 [ 4 ] {39ebd39e-0990-4ed6-b1d6-eb2b653853b3} TCPHandler: Processed in 0.002510361 sec. 2025.02.28 06:57:59.406035 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:57:59.406211 [ 224 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.406225 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:57:59.406410 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:57:59.407715 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:59.407752 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:59.408124 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.02.28 06:57:59.408359 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:59.408554 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} executeQuery: Read 60 rows, 4.14 KiB in 0.00238 sec., 25210.084033613442 rows/sec., 1.70 MiB/sec. 2025.02.28 06:57:59.408609 [ 255 ] {540eb327-26f7-4b74-9de8-1bf9c06c5e08} TCPHandler: Processed in 0.002652581 sec. 2025.02.28 06:57:59.408642 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.408714 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.410743 [ 218 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:57:59.704419 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 2025.02.28 06:57:59.728172 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:57:59.728238 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:57:59.735969 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.02.28 06:57:59.736833 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:57:59.740136 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 717 2025.02.28 06:58:00.357043 [ 222 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:58:00.357119 [ 222 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:58:00.359276 [ 222 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.02.28 06:58:02.263132 [ 56 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2025.02.28 06:58:02.263251 [ 56 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:02.263276 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:02.263473 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full 2025.02.28 06:58:02.263850 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:02.263898 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 163 rows starting from the beginning of the part 2025.02.28 06:58:02.264012 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 161 rows starting from the beginning of the part 2025.02.28 06:58:02.264121 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 156 rows starting from the beginning of the part 2025.02.28 06:58:02.264385 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 163 rows starting from the beginning of the part 2025.02.28 06:58:02.264535 [ 194 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 167 rows starting from the beginning of the part 2025.02.28 06:58:02.265817 [ 195 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458629 sec., 329451.90185261786 rows/sec., 22.19 MiB/sec. 2025.02.28 06:58:02.266004 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.02.28 06:58:02.266316 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:02.266398 [ 186 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_69_15} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2025.02.28 06:58:02.266477 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:58:02.528323 [ 56 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2025.02.28 06:58:02.528409 [ 56 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:02.528452 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:02.528676 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full 2025.02.28 06:58:02.529175 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:02.529292 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 341 rows starting from the beginning of the part 2025.02.28 06:58:02.529531 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 341 rows starting from the beginning of the part 2025.02.28 06:58:02.529712 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:02.529936 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:02.530177 [ 201 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 341 rows starting from the beginning of the part 2025.02.28 06:58:02.531549 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002999206 sec., 416443.55206011195 rows/sec., 29.23 MiB/sec. 2025.02.28 06:58:02.531742 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.02.28 06:58:02.532070 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:02.532167 [ 189 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_69_15} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2025.02.28 06:58:02.532253 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:58:03.628102 [ 154 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:58:03.628155 [ 154 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:58:03.884221 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.02.28 06:58:03.884949 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:03.885001 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:03.885575 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:58:03.885835 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:03.886059 [ 154 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:58:03.886103 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.02.28 06:58:03.886147 [ 154 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:03.886180 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:03.886310 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:58:03.886456 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:03.886505 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.02.28 06:58:03.886592 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.02.28 06:58:03.886843 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.02.28 06:58:03.887180 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.02.28 06:58:03.887428 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.02.28 06:58:03.887650 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.02.28 06:58:03.891018 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004765007 sec., 9229996.933897475 rows/sec., 132.04 MiB/sec. 2025.02.28 06:58:03.891314 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:58:03.891603 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:03.891684 [ 186 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_96_19} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:58:03.891778 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 06:58:04.005036 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004549975 sec. 2025.02.28 06:58:04.145857 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2508 2025.02.28 06:58:04.148573 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.148617 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.150084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:04.150400 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.150550 [ 154 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:58:04.150604 [ 154 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.150647 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.151038 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:58:04.151848 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2508 2025.02.28 06:58:04.152273 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:04.152443 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2328 rows starting from the beginning of the part 2025.02.28 06:58:04.152965 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part 2025.02.28 06:58:04.153445 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part 2025.02.28 06:58:04.153953 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part 2025.02.28 06:58:04.154480 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part 2025.02.28 06:58:04.154942 [ 193 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part 2025.02.28 06:58:04.164773 [ 186 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 72 columns (72 merged, 0 gathered) in 0.014008617 sec., 179032.66253906436 rows/sec., 133.96 MiB/sec. 2025.02.28 06:58:04.167189 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:58:04.168118 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.168222 [ 195 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_71_14} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:58:04.168638 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.02.28 06:58:04.246579 [ 153 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 2025.02.28 06:58:04.246665 [ 153 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.246704 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.246854 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full 2025.02.28 06:58:04.247223 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:04.247322 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 390 rows starting from the beginning of the part 2025.02.28 06:58:04.247663 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:04.247873 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:04.248097 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:04.248299 [ 197 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:04.249415 [ 186 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655552 sec., 155899.79032607912 rows/sec., 7.95 MiB/sec. 2025.02.28 06:58:04.249588 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) 2025.02.28 06:58:04.249894 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.249978 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_69_14} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 2025.02.28 06:58:04.250063 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 06:58:04.408838 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.409032 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.409109 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:58:04.409968 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.410018 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.410514 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.410788 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.411017 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} executeQuery: Read 212 rows, 13.81 KiB in 0.002039 sec., 103972.53555664541 rows/sec., 6.61 MiB/sec. 2025.02.28 06:58:04.411073 [ 4 ] {4a57ea50-8527-4098-ac9e-66eeba44e42e} TCPHandler: Processed in 0.002369299 sec. 2025.02.28 06:58:04.411310 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.411486 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:58:04.411557 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:58:04.412263 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.412303 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.412719 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.02.28 06:58:04.412970 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.413165 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} executeQuery: Read 3 rows, 228.00 B in 0.001728 sec., 1736.111111111111 rows/sec., 128.85 KiB/sec. 2025.02.28 06:58:04.413230 [ 255 ] {9fac7e01-0093-4f17-8a0d-25e3a5d4fb8a} TCPHandler: Processed in 0.002049095 sec. 2025.02.28 06:58:04.413383 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.413501 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:04.413550 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:04.414405 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.414444 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.414887 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 06:58:04.415166 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.415380 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} executeQuery: Read 739 rows, 60.81 KiB in 0.001904 sec., 388130.2521008403 rows/sec., 31.19 MiB/sec. 2025.02.28 06:58:04.415433 [ 4 ] {a7bc79fb-9e3d-4c38-896c-90a56af3af57} TCPHandler: Processed in 0.002107405 sec. 2025.02.28 06:58:04.415586 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.415707 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.415756 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:04.416408 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.416445 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.416835 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.417081 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.417249 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} executeQuery: Read 167 rows, 10.93 KiB in 0.001618 sec., 103213.84425216317 rows/sec., 6.60 MiB/sec. 2025.02.28 06:58:04.417300 [ 255 ] {c9898554-16de-4cbc-95df-d662ed46713b} TCPHandler: Processed in 0.001823872 sec. 2025.02.28 06:58:04.417497 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.417617 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.417666 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:04.418317 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.418357 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.418730 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.419003 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.419226 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} executeQuery: Read 113 rows, 7.49 KiB in 0.001627 sec., 69452.98094652736 rows/sec., 4.50 MiB/sec. 2025.02.28 06:58:04.419338 [ 4 ] {224daabf-40b0-43d1-bff9-a2517e068766} TCPHandler: Processed in 0.001897023 sec. 2025.02.28 06:58:04.419582 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.419778 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.419836 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:58:04.420525 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.420564 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.420927 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.421178 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.421358 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} executeQuery: Read 112 rows, 6.53 KiB in 0.00161 sec., 69565.21739130434 rows/sec., 3.96 MiB/sec. 2025.02.28 06:58:04.421415 [ 255 ] {14ff1740-22fd-4b71-8308-04707d1c51cd} TCPHandler: Processed in 0.001974864 sec. 2025.02.28 06:58:04.421577 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.421698 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:04.421747 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:04.422621 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.422661 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.423076 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 06:58:04.423317 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.423514 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} executeQuery: Read 470 rows, 34.43 KiB in 0.001839 sec., 255573.681348559 rows/sec., 18.28 MiB/sec. 2025.02.28 06:58:04.423567 [ 4 ] {387ef5a1-5bc0-43ad-942a-a20bbb271fc8} TCPHandler: Processed in 0.002048685 sec. 2025.02.28 06:58:04.423729 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.423857 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:58:04.423910 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:58:04.424411 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.424448 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.424822 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.425058 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.425234 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. 2025.02.28 06:58:04.425282 [ 255 ] {754aa7e9-5679-4fa3-ab84-b3583f0ab793} TCPHandler: Processed in 0.001613089 sec. 2025.02.28 06:58:04.425430 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.425550 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.425602 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:04.426185 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.426223 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.426649 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 06:58:04.426892 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.427104 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} executeQuery: Read 240 rows, 16.45 KiB in 0.001578 sec., 152091.2547528517 rows/sec., 10.18 MiB/sec. 2025.02.28 06:58:04.427167 [ 4 ] {e9ad756b-9622-4e6e-9410-cf00e1e7dc96} TCPHandler: Processed in 0.001794232 sec. 2025.02.28 06:58:04.427329 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.427461 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.427520 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:58:04.428022 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.428058 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.428419 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.428652 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.428839 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. 2025.02.28 06:58:04.428939 [ 255 ] {b11ce025-913c-4ea2-840f-de722f40e91c} TCPHandler: Processed in 0.00167638 sec. 2025.02.28 06:58:04.429173 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.429338 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.429437 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:04.430719 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.430758 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.431481 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.02.28 06:58:04.431770 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.432015 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} executeQuery: Read 58 rows, 106.43 KiB in 0.002701 sec., 21473.52832284339 rows/sec., 38.48 MiB/sec. 2025.02.28 06:58:04.432113 [ 4 ] {297cf72e-c6f9-4771-bc8a-94aba6bf5152} TCPHandler: Processed in 0.003061427 sec. 2025.02.28 06:58:04.432265 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.432383 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.432432 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.02.28 06:58:04.432943 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.432980 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.433344 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.02.28 06:58:04.433589 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.433823 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} executeQuery: Read 9 rows, 651.00 B in 0.001458 sec., 6172.839506172839 rows/sec., 436.04 KiB/sec. 2025.02.28 06:58:04.433993 [ 255 ] {78e73c1d-9615-4805-a297-de377bce8253} TCPHandler: Processed in 0.001783151 sec. 2025.02.28 06:58:04.434171 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:04.434294 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:04.434348 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:04.434841 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:04.434880 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:04.435259 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.02.28 06:58:04.435496 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:04.435680 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} executeQuery: Read 82 rows, 5.33 KiB in 0.001411 sec., 58114.812189936216 rows/sec., 3.69 MiB/sec. 2025.02.28 06:58:04.435731 [ 4 ] {9715eb92-22b7-4bb0-b111-89ca892b2222} TCPHandler: Processed in 0.001631979 sec. 2025.02.28 06:58:05.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.38 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 267.34 MiB (RSS), difference: -1.04 MiB 2025.02.28 06:58:07.240310 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 2025.02.28 06:58:07.263178 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:07.263225 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:07.270858 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.02.28 06:58:07.271644 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:07.272127 [ 93 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.02.28 06:58:07.272323 [ 93 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:07.272437 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:07.273070 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.02.28 06:58:07.286506 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.02.28 06:58:07.288509 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:07.290349 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.02.28 06:58:07.296915 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:07.303187 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.02.28 06:58:07.309404 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:07.315875 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:07.322323 [ 192 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2025.02.28 06:58:07.388523 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.115903788 sec., 6246.560293611802 rows/sec., 32.30 MiB/sec. 2025.02.28 06:58:07.392021 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.02.28 06:58:07.395153 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:07.395252 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_96_19} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.02.28 06:58:07.397759 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.28 06:58:08.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.40 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 267.34 MiB (RSS), difference: -1.06 MiB 2025.02.28 06:58:09.398325 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:09.398557 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:09.398671 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:09.399739 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:09.399784 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:09.400199 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 06:58:09.400444 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:09.400698 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} executeQuery: Read 56 rows, 4.41 KiB in 0.002225 sec., 25168.539325842696 rows/sec., 1.93 MiB/sec. 2025.02.28 06:58:09.400756 [ 4 ] {11b55aed-6411-4dac-8f60-4a7d185c2eb6} TCPHandler: Processed in 0.00256643 sec. 2025.02.28 06:58:09.401063 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:09.401360 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:09.401477 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:09.402274 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:09.402323 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:09.402764 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 06:58:09.403013 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:09.403289 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. 2025.02.28 06:58:09.403410 [ 255 ] {1f852380-4812-49a2-baff-b5f25326f21e} TCPHandler: Processed in 0.00253598 sec. 2025.02.28 06:58:09.403683 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:09.403948 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:09.404045 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:09.404827 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:09.404866 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:09.405282 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 06:58:09.405515 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:09.405730 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} executeQuery: Read 160 rows, 11.41 KiB in 0.001835 sec., 87193.46049046321 rows/sec., 6.07 MiB/sec. 2025.02.28 06:58:09.405782 [ 4 ] {8b14dc35-c231-4c24-be87-788f94dcddf6} TCPHandler: Processed in 0.002280038 sec. 2025.02.28 06:58:09.405938 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:09.406085 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:09.406151 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:09.406718 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:09.406759 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:09.407147 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.02.28 06:58:09.407384 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:09.407563 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2025.02.28 06:58:09.407620 [ 255 ] {b60dfd20-ab01-4b74-9075-4b721c6223ff} TCPHandler: Processed in 0.001752291 sec. 2025.02.28 06:58:11.386353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.02.28 06:58:11.387069 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:11.387120 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:11.387661 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:58:11.387938 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:11.388224 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.02.28 06:58:14.152151 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2542 2025.02.28 06:58:14.155383 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.155442 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.156945 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:14.157279 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.158885 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2542 2025.02.28 06:58:14.408854 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.409126 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.409229 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:58:14.410237 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.410280 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.410715 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.410965 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.411199 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} executeQuery: Read 212 rows, 13.81 KiB in 0.002152 sec., 98513.01115241637 rows/sec., 6.27 MiB/sec. 2025.02.28 06:58:14.411255 [ 4 ] {ac8844ab-fcdb-4e16-8982-2de3e0b546cf} TCPHandler: Processed in 0.00257019 sec. 2025.02.28 06:58:14.411516 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.411724 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:14.411802 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:14.413016 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.413055 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.413536 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 06:58:14.413794 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.413947 [ 145 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 06:58:14.413986 [ 145 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.414000 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} executeQuery: Read 733 rows, 60.41 KiB in 0.002332 sec., 314322.46998284734 rows/sec., 25.30 MiB/sec. 2025.02.28 06:58:14.414012 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.414108 [ 255 ] {4e0e4cd6-cb0b-472e-a356-9fc30a0a1f6c} TCPHandler: Processed in 0.002726733 sec. 2025.02.28 06:58:14.414231 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 06:58:14.414288 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.414363 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:14.414403 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1884 rows starting from the beginning of the part 2025.02.28 06:58:14.414416 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.414489 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:14.414503 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:14.414981 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:14.415239 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 739 rows starting from the beginning of the part 2025.02.28 06:58:14.415541 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:14.415780 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 733 rows starting from the beginning of the part 2025.02.28 06:58:14.416675 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.416719 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:14.417271 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.417540 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.417764 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} executeQuery: Read 164 rows, 10.75 KiB in 0.003378 sec., 48549.437537004145 rows/sec., 3.11 MiB/sec. 2025.02.28 06:58:14.417858 [ 4 ] {f9c402e9-6511-4302-8551-a8303686c7ad} TCPHandler: Processed in 0.003624983 sec. 2025.02.28 06:58:14.418085 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.418104 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3524 rows, containing 5 columns (5 merged, 0 gathered) in 0.004000508 sec., 880888.1272078446 rows/sec., 74.67 MiB/sec. 2025.02.28 06:58:14.418218 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.418303 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:14.418391 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 06:58:14.419071 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.419178 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_166_33} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 06:58:14.419348 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.02.28 06:58:14.419547 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.419590 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.419952 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.420188 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.420368 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} executeQuery: Read 113 rows, 7.49 KiB in 0.002181 sec., 51811.09582760201 rows/sec., 3.35 MiB/sec. 2025.02.28 06:58:14.420423 [ 255 ] {c7b2cc9e-7714-49b9-ae72-b57347622bff} TCPHandler: Processed in 0.002453849 sec. 2025.02.28 06:58:14.420577 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.420720 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.420777 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:58:14.421496 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.421541 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.421915 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.422159 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.422369 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} executeQuery: Read 112 rows, 6.53 KiB in 0.00168 sec., 66666.66666666666 rows/sec., 3.80 MiB/sec. 2025.02.28 06:58:14.422421 [ 4 ] {b14d9b93-8e0f-40fd-baa5-4c2bcdf0711e} TCPHandler: Processed in 0.001910023 sec. 2025.02.28 06:58:14.422558 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.422677 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:14.422734 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:14.423690 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.423727 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.424101 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 06:58:14.424331 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.424470 [ 145 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 06:58:14.424507 [ 145 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.424517 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} executeQuery: Read 440 rows, 32.23 KiB in 0.001866 sec., 235798.49946409432 rows/sec., 16.87 MiB/sec. 2025.02.28 06:58:14.424536 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.424620 [ 255 ] {d581e562-b73d-42eb-b009-7ef440b732b3} TCPHandler: Processed in 0.002120055 sec. 2025.02.28 06:58:14.424831 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 06:58:14.424912 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.425015 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:14.425079 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 954 rows starting from the beginning of the part 2025.02.28 06:58:14.425355 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:58:14.425428 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:14.425668 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:58:14.425876 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:14.426232 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 470 rows starting from the beginning of the part 2025.02.28 06:58:14.426641 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:14.426959 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 440 rows starting from the beginning of the part 2025.02.28 06:58:14.428087 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.428173 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:14.429128 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.429549 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.429981 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} executeQuery: Read 6 rows, 321.00 B in 0.004808 sec., 1247.920133111481 rows/sec., 65.20 KiB/sec. 2025.02.28 06:58:14.430325 [ 4 ] {dce4585b-2a36-4770-9b8c-26c8231fa2f9} TCPHandler: Processed in 0.005583437 sec. 2025.02.28 06:58:14.430436 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 5 columns (5 merged, 0 gathered) in 0.005782739 sec., 355540.86048151227 rows/sec., 27.19 MiB/sec. 2025.02.28 06:58:14.430513 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.430697 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.430753 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 06:58:14.430779 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:14.431278 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.431393 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_166_33} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 06:58:14.431533 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.02.28 06:58:14.431739 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.431772 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.432162 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 06:58:14.432402 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.432539 [ 145 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0 2025.02.28 06:58:14.432572 [ 145 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.432590 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} executeQuery: Read 237 rows, 16.27 KiB in 0.00194 sec., 122164.94845360825 rows/sec., 8.19 MiB/sec. 2025.02.28 06:58:14.432600 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.432727 [ 255 ] {2b97d89b-7a35-4bad-887c-ee7c4e7e3441} TCPHandler: Processed in 0.002306358 sec. 2025.02.28 06:58:14.432821 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_33 to all_166_166_0 into Compact with storage Full 2025.02.28 06:58:14.432907 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.432957 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:14.432991 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 7 marks from part all_1_161_33, total 48310 rows starting from the beginning of the part 2025.02.28 06:58:14.433105 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.433200 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:14.433302 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:58:14.433568 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:14.433967 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 240 rows starting from the beginning of the part 2025.02.28 06:58:14.434382 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:14.434723 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 237 rows starting from the beginning of the part 2025.02.28 06:58:14.435508 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.435551 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:14.436019 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.436312 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.436734 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} executeQuery: Read 1 rows, 69.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 18.18 KiB/sec. 2025.02.28 06:58:14.436764 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 6 old parts to remove. Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] 2025.02.28 06:58:14.436897 [ 4 ] {2005cdd0-046f-4f13-883e-1104c6f85a52} TCPHandler: Processed in 0.004072609 sec. 2025.02.28 06:58:14.436921 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from filesystem (serially): Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] 2025.02.28 06:58:14.437256 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.437622 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.438012 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:14.443202 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.443291 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.443360 [ 223 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from memory: Parts: [all_1_18_4, all_19_19_0, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] 2025.02.28 06:58:14.445306 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.02.28 06:58:14.445688 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.445847 [ 145 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.02.28 06:58:14.445923 [ 145 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.445977 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.446240 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} executeQuery: Read 58 rows, 106.43 KiB in 0.008755 sec., 6624.785836664762 rows/sec., 11.87 MiB/sec. 2025.02.28 06:58:14.446477 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.02.28 06:58:14.447546 [ 255 ] {b151d219-6f52-4755-b972-3a2dab756210} TCPHandler: Processed in 0.010490676 sec. 2025.02.28 06:58:14.447822 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:14.448291 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:14.448527 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:14.449129 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergeTask::MergeProjectionsStage: Merge sorted 49171 rows, containing 5 columns (5 merged, 0 gathered) in 0.016408616 sec., 2996657.3658619346 rows/sec., 202.35 MiB/sec. 2025.02.28 06:58:14.449285 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:14.449614 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part 2025.02.28 06:58:14.449778 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary) 2025.02.28 06:58:14.451023 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.451290 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 50 rows starting from the beginning of the part 2025.02.28 06:58:14.451371 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_166_34} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34 2025.02.28 06:58:14.451692 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.02.28 06:58:14.452085 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.452178 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:14.452524 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 54 rows starting from the beginning of the part 2025.02.28 06:58:14.453373 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:14.453776 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.02.28 06:58:14.454000 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part 2025.02.28 06:58:14.454619 [ 187 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part 2025.02.28 06:58:14.454635 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.455043 [ 145 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.02.28 06:58:14.455507 [ 145 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.455597 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} executeQuery: Read 82 rows, 5.33 KiB in 0.007423 sec., 11046.746598410346 rows/sec., 718.44 KiB/sec. 2025.02.28 06:58:14.455628 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:14.455915 [ 4 ] {f0c0e716-09eb-4e22-a601-1d96fc5e8246} TCPHandler: Processed in 0.008236319 sec. 2025.02.28 06:58:14.456723 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.02.28 06:58:14.457419 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:14.457555 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9798 rows starting from the beginning of the part 2025.02.28 06:58:14.458066 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 24 rows starting from the beginning of the part 2025.02.28 06:58:14.458568 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:14.459142 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 82 rows starting from the beginning of the part 2025.02.28 06:58:14.459565 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:14.459705 [ 194 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 82 rows starting from the beginning of the part 2025.02.28 06:58:14.464122 [ 198 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 10106 rows, containing 4 columns (4 merged, 0 gathered) in 0.008137358 sec., 1241926.4336164144 rows/sec., 80.92 MiB/sec. 2025.02.28 06:58:14.464499 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.02.28 06:58:14.465117 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.465226 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_166_33} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.02.28 06:58:14.465407 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. 2025.02.28 06:58:14.470968 [ 186 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 19 columns (19 merged, 0 gathered) in 0.024846308 sec., 110358.4484262209 rows/sec., 197.76 MiB/sec. 2025.02.28 06:58:14.473732 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.02.28 06:58:14.474184 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.474260 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_71_14} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.02.28 06:58:14.474409 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. 2025.02.28 06:58:14.786729 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.02.28 06:58:14.811185 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:14.811317 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2025.02.28 06:58:14.820344 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.02.28 06:58:14.821230 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:14.827339 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.02.28 06:58:16.294504 [ 142 ] {} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.02.28 06:58:16.294624 [ 142 ] {} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:16.294665 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:16.294864 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.02.28 06:58:16.295104 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:16.295152 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2025.02.28 06:58:16.295237 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:16.295425 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part 2025.02.28 06:58:16.295760 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:16.295844 [ 198 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.02.28 06:58:16.297370 [ 197 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609871 sec., 19541.195714270933 rows/sec., 1.39 MiB/sec. 2025.02.28 06:58:16.297535 [ 186 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.02.28 06:58:16.297839 [ 186 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:16.297918 [ 186 ] {f68d7945-e596-4a1d-b8a7-0e6593bab0e1::all_1_5_1} oximeter.measurements_i64 (f68d7945-e596-4a1d-b8a7-0e6593bab0e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.02.28 06:58:16.297996 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:58:18.628219 [ 139 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:58:18.628300 [ 139 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:58:18.888475 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.02.28 06:58:18.889131 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:18.889178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:18.890065 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:58:18.890441 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:18.890680 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.02.28 06:58:19.399060 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:19.399227 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:19.399292 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:19.399993 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:19.400037 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:19.400428 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 06:58:19.400679 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:19.400921 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} executeQuery: Read 56 rows, 4.41 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.46 MiB/sec. 2025.02.28 06:58:19.401036 [ 4 ] {0b1ee6d4-8505-4b46-a060-70a21d8674d1} TCPHandler: Processed in 0.002115215 sec. 2025.02.28 06:58:19.401352 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:19.401622 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:19.401786 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:19.402594 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:19.402639 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:19.403080 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 06:58:19.403332 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:19.403561 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. 2025.02.28 06:58:19.403628 [ 255 ] {6ab01f1a-a4db-45d5-b814-f784c342e2fb} TCPHandler: Processed in 0.002457369 sec. 2025.02.28 06:58:19.403779 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:19.403967 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:19.404066 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:19.404997 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:19.405035 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:19.405432 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 06:58:19.405672 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:19.405883 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} executeQuery: Read 160 rows, 11.41 KiB in 0.001975 sec., 81012.6582278481 rows/sec., 5.64 MiB/sec. 2025.02.28 06:58:19.405938 [ 4 ] {4d080ab5-d24f-489d-9e1f-924562754317} TCPHandler: Processed in 0.002226307 sec. 2025.02.28 06:58:19.406087 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:19.406212 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:19.406268 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:19.406789 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:19.406829 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:19.407211 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.02.28 06:58:19.407448 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:19.407685 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. 2025.02.28 06:58:19.407740 [ 255 ] {9f798e75-024e-4fc2-aaca-89cba26db06e} TCPHandler: Processed in 0.00171252 sec. 2025.02.28 06:58:21.411881 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.411954 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.414269 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.516411 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.516503 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.518890 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.600027 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.600097 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.602433 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.743174 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.743212 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.745341 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.02.28 06:58:21.838788 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.838997 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.839076 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:58:21.840016 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.840061 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.840508 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.840772 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.841017 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} executeQuery: Read 212 rows, 13.81 KiB in 0.002078 sec., 102021.17420596728 rows/sec., 6.49 MiB/sec. 2025.02.28 06:58:21.841084 [ 4 ] {e0fd137f-76bb-488b-82ec-b9d645545418} TCPHandler: Processed in 0.00242992 sec. 2025.02.28 06:58:21.841331 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.841517 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:58:21.841589 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:58:21.842301 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.842341 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.842756 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.02.28 06:58:21.843006 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.843239 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} executeQuery: Read 16 rows, 1.30 KiB in 0.001763 sec., 9075.439591605218 rows/sec., 740.04 KiB/sec. 2025.02.28 06:58:21.843357 [ 255 ] {31c98b37-1813-428d-8ef1-155dd142fbf3} TCPHandler: Processed in 0.002149206 sec. 2025.02.28 06:58:21.843606 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.843769 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:21.843830 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:21.845216 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.845257 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.845751 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 06:58:21.845982 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.846198 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} executeQuery: Read 1881 rows, 157.56 KiB in 0.002491 sec., 755118.4263348052 rows/sec., 61.77 MiB/sec. 2025.02.28 06:58:21.846253 [ 4 ] {fa9efd40-88f1-4652-bf70-fbe44ffc5aa4} TCPHandler: Processed in 0.002820864 sec. 2025.02.28 06:58:21.846458 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.846667 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.846820 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:21.847551 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.847589 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.847991 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.848226 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.848395 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} executeQuery: Read 180 rows, 11.86 KiB in 0.001723 sec., 104468.94950667441 rows/sec., 6.72 MiB/sec. 2025.02.28 06:58:21.848446 [ 255 ] {2284d0a4-6646-4b53-a512-cc3e5b1f108b} TCPHandler: Processed in 0.002052215 sec. 2025.02.28 06:58:21.848597 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.848739 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.848798 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:21.849547 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.849586 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.849963 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.850204 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.850408 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} executeQuery: Read 341 rows, 23.30 KiB in 0.001703 sec., 200234.8796241926 rows/sec., 13.36 MiB/sec. 2025.02.28 06:58:21.850462 [ 4 ] {9b7460e8-1a8e-48d9-b083-607d158e0938} TCPHandler: Processed in 0.001931443 sec. 2025.02.28 06:58:21.850600 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.850736 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.850793 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:58:21.851421 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.851459 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.851818 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.852049 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.852225 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} executeQuery: Read 112 rows, 6.53 KiB in 0.00152 sec., 73684.21052631579 rows/sec., 4.20 MiB/sec. 2025.02.28 06:58:21.852275 [ 255 ] {e2e4283a-d9f7-45f0-a003-6679bc2246bc} TCPHandler: Processed in 0.001740161 sec. 2025.02.28 06:58:21.852420 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.852559 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:21.852615 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:21.853553 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.853591 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.853991 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 06:58:21.854234 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.854441 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} executeQuery: Read 912 rows, 67.82 KiB in 0.001914 sec., 476489.02821316617 rows/sec., 34.60 MiB/sec. 2025.02.28 06:58:21.854492 [ 4 ] {213cc43e-de61-4f4e-bb3c-d517682846a8} TCPHandler: Processed in 0.002138916 sec. 2025.02.28 06:58:21.854704 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.854950 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:58:21.855015 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:58:21.855511 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.855549 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.855938 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.856179 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.856356 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. 2025.02.28 06:58:21.856413 [ 255 ] {668859d1-80e4-4952-b20a-76bda9fdd641} TCPHandler: Processed in 0.001820832 sec. 2025.02.28 06:58:21.856556 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.856675 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.856728 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:21.857477 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.857515 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.857970 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 06:58:21.858214 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.858428 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} executeQuery: Read 1027 rows, 70.10 KiB in 0.001778 sec., 577615.298087739 rows/sec., 38.50 MiB/sec. 2025.02.28 06:58:21.858479 [ 4 ] {770c2f82-7657-482d-b9fe-a80fb5ef5cd3} TCPHandler: Processed in 0.001978024 sec. 2025.02.28 06:58:21.858626 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.858744 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.858798 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:58:21.859269 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.859306 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.859676 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.859915 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.860104 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. 2025.02.28 06:58:21.860172 [ 255 ] {10748c33-6d23-42c9-8649-f015e4b47937} TCPHandler: Processed in 0.001604939 sec. 2025.02.28 06:58:21.860351 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.860486 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.860577 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:21.861866 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.861904 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.862612 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.02.28 06:58:21.862873 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.863109 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} executeQuery: Read 58 rows, 106.43 KiB in 0.002651 sec., 21878.53640135798 rows/sec., 39.21 MiB/sec. 2025.02.28 06:58:21.863202 [ 4 ] {6aa48bad-f0a3-4600-b098-9d1a1b1e8e0b} TCPHandler: Processed in 0.002940355 sec. 2025.02.28 06:58:21.863366 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:21.863504 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:21.863564 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:21.864105 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:21.864143 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:21.864542 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.02.28 06:58:21.864789 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:21.864994 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} executeQuery: Read 58 rows, 3.68 KiB in 0.00152 sec., 38157.89473684211 rows/sec., 2.36 MiB/sec. 2025.02.28 06:58:21.865045 [ 255 ] {e02ee581-587b-47af-be22-cdb884e41bc1} TCPHandler: Processed in 0.00174741 sec. 2025.02.28 06:58:22.327518 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.02.28 06:58:22.352315 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:22.352368 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:22.360096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.02.28 06:58:22.360912 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:22.364023 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.02.28 06:58:24.159234 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2596 2025.02.28 06:58:24.162945 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:24.163001 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:24.164563 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:24.164879 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:24.166669 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2596 2025.02.28 06:58:24.394370 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:24.394569 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:24.394640 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:24.395447 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:24.395491 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:24.395924 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 06:58:24.396192 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:24.396412 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. 2025.02.28 06:58:24.396469 [ 4 ] {30d14eac-c0e5-41d7-be3f-ffbaee1eccf0} TCPHandler: Processed in 0.002234946 sec. 2025.02.28 06:58:24.396750 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:24.396966 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:24.397051 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:24.397845 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:24.397895 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:24.398347 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 06:58:24.398600 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:24.398844 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. 2025.02.28 06:58:24.398916 [ 255 ] {2c3bbf33-98ad-46b1-abf8-ab2ea0644e44} TCPHandler: Processed in 0.002302868 sec. 2025.02.28 06:58:24.399097 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:24.399237 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:24.399300 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:24.399948 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:24.399995 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:24.400403 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 06:58:24.400646 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:24.400871 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} executeQuery: Read 64 rows, 4.56 KiB in 0.001666 sec., 38415.36614645858 rows/sec., 2.68 MiB/sec. 2025.02.28 06:58:24.400926 [ 4 ] {220bfccd-9040-4d0e-9b12-3a2105716585} TCPHandler: Processed in 0.001900233 sec. 2025.02.28 06:58:24.401072 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:24.401222 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:24.401289 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:24.401888 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:24.401937 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:24.402338 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.02.28 06:58:24.402572 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:24.402806 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} executeQuery: Read 24 rows, 1.66 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.01 MiB/sec. 2025.02.28 06:58:24.402869 [ 255 ] {232431db-a880-4cc5-aef2-a7aab470100d} TCPHandler: Processed in 0.001864262 sec. 2025.02.28 06:58:26.390914 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.02.28 06:58:26.391707 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:26.391763 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:26.392358 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:58:26.392624 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:26.392876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.02.28 06:58:29.399238 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:29.399446 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:29.399526 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:29.400421 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:29.400464 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:29.400888 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 06:58:29.401144 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:29.401371 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. 2025.02.28 06:58:29.401456 [ 4 ] {7697df72-e2d0-4e76-97b3-0cedca57ae89} TCPHandler: Processed in 0.002350958 sec. 2025.02.28 06:58:29.401775 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:29.402017 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:29.402098 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:29.402869 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:29.402912 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:29.403339 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 06:58:29.403596 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:29.403832 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} executeQuery: Read 64 rows, 5.12 KiB in 0.001871 sec., 34206.306787814 rows/sec., 2.67 MiB/sec. 2025.02.28 06:58:29.403887 [ 255 ] {6ce126b4-ff90-4be2-9fa5-eb2b052e1634} TCPHandler: Processed in 0.002297827 sec. 2025.02.28 06:58:29.404045 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:29.404192 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:29.404257 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:29.404939 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:29.404983 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:29.405424 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 06:58:29.405666 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:29.405850 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. 2025.02.28 06:58:29.405905 [ 4 ] {ed483da8-31ab-4233-bfbe-14762367a2c4} TCPHandler: Processed in 0.001927934 sec. 2025.02.28 06:58:29.406035 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:29.406154 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:29.406205 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:29.406787 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:29.406833 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:29.407267 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.02.28 06:58:29.407503 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:29.407751 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. 2025.02.28 06:58:29.407811 [ 255 ] {0b2799ee-d056-4a67-a966-86c900f7ddf2} TCPHandler: Processed in 0.001831001 sec. 2025.02.28 06:58:29.864199 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.02.28 06:58:29.888179 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:29.888239 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:29.895915 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.02.28 06:58:29.896714 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:29.899713 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.02.28 06:58:32.797107 [ 123 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.02.28 06:58:32.797228 [ 123 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:32.797271 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:32.797575 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.02.28 06:58:32.797798 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:32.797838 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.02.28 06:58:32.797922 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3 rows starting from the beginning of the part 2025.02.28 06:58:32.798157 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2025.02.28 06:58:32.798438 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part 2025.02.28 06:58:32.798596 [ 198 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part 2025.02.28 06:58:32.799665 [ 195 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.002274397 sec., 19785.464015297242 rows/sec., 1.62 MiB/sec. 2025.02.28 06:58:32.799950 [ 195 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.02.28 06:58:32.800460 [ 195 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:32.800550 [ 195 ] {44731d05-a3ad-4317-8cf3-302e9b77b8c7::all_1_25_6} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.02.28 06:58:32.800653 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.02.28 06:58:32.984076 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:32.984162 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:32.985990 [ 220 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:33.040890 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:33.040954 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:33.042776 [ 224 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:33.048352 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:33.048445 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:33.050986 [ 221 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:33.562721 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:33.562799 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:33.564807 [ 224 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:33.628345 [ 124 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:58:33.628375 [ 124 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:58:33.893145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 2025.02.28 06:58:33.893876 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:33.893915 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:33.894452 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:58:33.894729 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:33.894919 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.02.28 06:58:34.066616 [ 224 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:34.066667 [ 224 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:34.068825 [ 224 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:34.167109 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2612 2025.02.28 06:58:34.171800 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.171859 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.173405 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:34.173742 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.174831 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2612 2025.02.28 06:58:34.235139 [ 122 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 5 parts from all_1_68_15 to all_72_72_0 2025.02.28 06:58:34.235172 [ 122 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.235194 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.235406 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_68_15 to all_72_72_0 into Compact with storage Full 2025.02.28 06:58:34.235675 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.235717 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_68_15, total 68 rows starting from the beginning of the part 2025.02.28 06:58:34.235814 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part 2025.02.28 06:58:34.236008 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part 2025.02.28 06:58:34.236234 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part 2025.02.28 06:58:34.236457 [ 195 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part 2025.02.28 06:58:34.237620 [ 198 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337498 sec., 30802.165392227074 rows/sec., 2.03 MiB/sec. 2025.02.28 06:58:34.237795 [ 200 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} MergedBlockOutputStream: filled checksums all_1_72_16 (state Temporary) 2025.02.28 06:58:34.238126 [ 200 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_72_16 to all_1_72_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.238217 [ 200 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_72_16} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 5 parts: [all_1_68_15, all_72_72_0] -> all_1_72_16 2025.02.28 06:58:34.238317 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.02.28 06:58:34.408140 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.408311 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.408380 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:58:34.409205 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.409248 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.409674 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.409928 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.410117 [ 122 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.02.28 06:58:34.410186 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} executeQuery: Read 212 rows, 13.81 KiB in 0.001917 sec., 110589.46270213876 rows/sec., 7.03 MiB/sec. 2025.02.28 06:58:34.410188 [ 122 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.410276 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.410333 [ 4 ] {47bc4cf3-bfdb-4c68-88a5-94148106c909} TCPHandler: Processed in 0.002316788 sec. 2025.02.28 06:58:34.410479 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.02.28 06:58:34.410619 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.410652 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.410681 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 212 rows starting from the beginning of the part 2025.02.28 06:58:34.410894 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part 2025.02.28 06:58:34.411287 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 212 rows starting from the beginning of the part 2025.02.28 06:58:34.411372 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:34.411539 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part 2025.02.28 06:58:34.411726 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:34.411860 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part 2025.02.28 06:58:34.414445 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064699 sec., 260781.9176770531 rows/sec., 17.58 MiB/sec. 2025.02.28 06:58:34.414470 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.414539 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.414627 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.02.28 06:58:34.415199 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.415318 [ 200 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_73_18} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.02.28 06:58:34.415397 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 06:58:34.415432 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.02.28 06:58:34.415700 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.415900 [ 122 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 06:58:34.415958 [ 122 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.415967 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} executeQuery: Read 733 rows, 60.41 KiB in 0.004802 sec., 152644.73136193253 rows/sec., 12.29 MiB/sec. 2025.02.28 06:58:34.415996 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.416118 [ 255 ] {679a9504-937e-4b94-b63c-afbb1bffea45} TCPHandler: Processed in 0.005665018 sec. 2025.02.28 06:58:34.416213 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 06:58:34.416317 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.416392 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.416459 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1888 rows starting from the beginning of the part 2025.02.28 06:58:34.416564 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.416732 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:34.416754 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:34.417186 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1881 rows starting from the beginning of the part 2025.02.28 06:58:34.417533 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:34.417864 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:34.418389 [ 198 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 733 rows starting from the beginning of the part 2025.02.28 06:58:34.419836 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.419933 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.421055 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.421422 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.421708 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} executeQuery: Read 164 rows, 10.75 KiB in 0.005226 sec., 31381.553769613474 rows/sec., 2.01 MiB/sec. 2025.02.28 06:58:34.421772 [ 4 ] {8b477d7f-7a18-450e-87b1-40cdcc2b2154} TCPHandler: Processed in 0.005536837 sec. 2025.02.28 06:58:34.422053 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.422102 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 4670 rows, containing 5 columns (5 merged, 0 gathered) in 0.005977162 sec., 781307.2491593836 rows/sec., 66.57 MiB/sec. 2025.02.28 06:58:34.422311 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.422406 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:34.422566 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 06:58:34.423219 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.423457 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_171_34} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 06:58:34.423642 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.02.28 06:58:34.423776 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.423820 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.424199 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.424435 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.424658 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} executeQuery: Read 113 rows, 7.49 KiB in 0.0024 sec., 47083.333333333336 rows/sec., 3.05 MiB/sec. 2025.02.28 06:58:34.424677 [ 225 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:34.424724 [ 255 ] {5c899ff5-d9d5-418c-accd-eda96759c725} TCPHandler: Processed in 0.002826114 sec. 2025.02.28 06:58:34.424725 [ 225 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:34.424910 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.425050 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.425115 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:58:34.426568 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.426631 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.427404 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.427860 [ 225 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.02.28 06:58:34.427870 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.428275 [ 122 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.02.28 06:58:34.428424 [ 122 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.428505 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.428585 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} executeQuery: Read 112 rows, 6.53 KiB in 0.003528 sec., 31746.031746031746 rows/sec., 1.81 MiB/sec. 2025.02.28 06:58:34.428957 [ 4 ] {9fc8481f-26d4-4e70-be5c-4b461a5fbc90} TCPHandler: Processed in 0.004141599 sec. 2025.02.28 06:58:34.429048 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.02.28 06:58:34.429258 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.429566 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.429576 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:34.429625 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 112 rows starting from the beginning of the part 2025.02.28 06:58:34.429676 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:34.429930 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 112 rows starting from the beginning of the part 2025.02.28 06:58:34.430266 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 112 rows starting from the beginning of the part 2025.02.28 06:58:34.430557 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 112 rows starting from the beginning of the part 2025.02.28 06:58:34.430852 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 112 rows starting from the beginning of the part 2025.02.28 06:58:34.432977 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.433059 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.433560 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004897359 sec., 114347.34517114225 rows/sec., 6.95 MiB/sec. 2025.02.28 06:58:34.433887 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 06:58:34.433928 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.02.28 06:58:34.434373 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.434682 [ 122 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 06:58:34.434778 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.434786 [ 122 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.434870 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.434887 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} executeQuery: Read 440 rows, 32.23 KiB in 0.005391 sec., 81617.5106659247 rows/sec., 5.84 MiB/sec. 2025.02.28 06:58:34.435045 [ 192 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_73_18} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.02.28 06:58:34.435303 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 06:58:34.435321 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:58:34.435344 [ 255 ] {e0b5c92a-7d94-4376-8b97-80862aa9f72d} TCPHandler: Processed in 0.006250315 sec. 2025.02.28 06:58:34.435547 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.435580 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 956 rows starting from the beginning of the part 2025.02.28 06:58:34.435606 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.435811 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:34.436016 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:58:34.436145 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 912 rows starting from the beginning of the part 2025.02.28 06:58:34.436207 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:58:34.436478 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:34.436821 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:34.437157 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 440 rows starting from the beginning of the part 2025.02.28 06:58:34.438561 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.438646 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.439626 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.439940 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.440565 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} executeQuery: Read 6 rows, 321.00 B in 0.004667 sec., 1285.62245553889 rows/sec., 67.17 KiB/sec. 2025.02.28 06:58:34.440594 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005599227 sec., 446490.2030226672 rows/sec., 34.24 MiB/sec. 2025.02.28 06:58:34.440776 [ 4 ] {52a9b0a6-b794-4391-b0cc-c0db264207d4} TCPHandler: Processed in 0.005264063 sec. 2025.02.28 06:58:34.441164 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.441225 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 06:58:34.441693 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.441800 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:34.441996 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.442124 [ 201 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_171_34} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 06:58:34.442225 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.02.28 06:58:34.442539 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.442578 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.442984 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 06:58:34.443220 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.443379 [ 121 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_166_34 to all_171_171_0 2025.02.28 06:58:34.443398 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} executeQuery: Read 237 rows, 16.27 KiB in 0.001844 sec., 128524.94577006508 rows/sec., 8.61 MiB/sec. 2025.02.28 06:58:34.443425 [ 121 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.443462 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.443480 [ 255 ] {04f515b3-fc03-46aa-92fe-bf303575b03c} TCPHandler: Processed in 0.002564861 sec. 2025.02.28 06:58:34.443771 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.443777 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_34 to all_171_171_0 into Compact with storage Full 2025.02.28 06:58:34.444156 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.444373 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:58:34.444481 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.444745 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 8 marks from part all_1_166_34, total 49171 rows starting from the beginning of the part 2025.02.28 06:58:34.445682 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:34.446405 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1027 rows starting from the beginning of the part 2025.02.28 06:58:34.446946 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:34.447334 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:34.447466 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.447580 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.447603 [ 201 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 237 rows starting from the beginning of the part 2025.02.28 06:58:34.448832 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.449187 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.449514 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} executeQuery: Read 1 rows, 69.00 B in 0.005536 sec., 180.635838150289 rows/sec., 12.17 KiB/sec. 2025.02.28 06:58:34.449605 [ 4 ] {8bee9ff1-b215-4515-87ae-3b4c377836bd} TCPHandler: Processed in 0.006015892 sec. 2025.02.28 06:58:34.449825 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.449993 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.450136 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:34.451951 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.452002 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.452807 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.02.28 06:58:34.453119 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.453484 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} executeQuery: Read 58 rows, 106.43 KiB in 0.003505 sec., 16547.788873038517 rows/sec., 29.65 MiB/sec. 2025.02.28 06:58:34.454155 [ 255 ] {48a2e3c9-4817-417a-a79d-a65e7db30a5e} TCPHandler: Processed in 0.004412692 sec. 2025.02.28 06:58:34.454377 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:34.454593 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:34.454687 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:34.455737 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.455780 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.456208 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.02.28 06:58:34.456507 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.456697 [ 121 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.02.28 06:58:34.456790 [ 121 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:34.456838 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:34.456889 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} executeQuery: Read 82 rows, 5.33 KiB in 0.002333 sec., 35147.87826832405 rows/sec., 2.23 MiB/sec. 2025.02.28 06:58:34.457303 [ 4 ] {fd224173-b77a-4eae-ab6e-9e061e776690} TCPHandler: Processed in 0.003017966 sec. 2025.02.28 06:58:34.457423 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.02.28 06:58:34.458090 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:34.458182 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10106 rows starting from the beginning of the part 2025.02.28 06:58:34.458652 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:34.458925 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 58 rows starting from the beginning of the part 2025.02.28 06:58:34.459179 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 24 rows starting from the beginning of the part 2025.02.28 06:58:34.459333 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:34.459460 [ 199 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 82 rows starting from the beginning of the part 2025.02.28 06:58:34.461838 [ 192 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergeTask::MergeProjectionsStage: Merge sorted 50819 rows, containing 5 columns (5 merged, 0 gathered) in 0.018322559 sec., 2773575.459628756 rows/sec., 187.27 MiB/sec. 2025.02.28 06:58:34.462269 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary) 2025.02.28 06:58:34.462751 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.462848 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_171_35} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_166_34, all_171_171_0] -> all_1_171_35 2025.02.28 06:58:34.462948 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. 2025.02.28 06:58:34.463607 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 10390 rows, containing 4 columns (4 merged, 0 gathered) in 0.006684931 sec., 1554241.9211208015 rows/sec., 101.27 MiB/sec. 2025.02.28 06:58:34.463888 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.02.28 06:58:34.464237 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:34.464327 [ 196 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_171_34} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.02.28 06:58:34.464424 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. 2025.02.28 06:58:34.805847 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:34.805899 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:34.807509 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.02.28 06:58:35.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.17 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 268.21 MiB (RSS), difference: 3.04 MiB 2025.02.28 06:58:36.391835 [ 218 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:36.391940 [ 218 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:36.393871 [ 218 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.02.28 06:58:37.000225 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.21 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 268.21 MiB (RSS), difference: 4.00 MiB 2025.02.28 06:58:37.399905 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.02.28 06:58:37.423215 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:37.423282 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:37.431084 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.02.28 06:58:37.431897 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:37.435691 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.02.28 06:58:39.400109 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:39.400325 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:39.400409 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:39.401231 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:39.401279 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:39.401715 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 06:58:39.401968 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:39.402230 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. 2025.02.28 06:58:39.402338 [ 4 ] {5ff83185-ed56-4aa9-9278-e4b45d7896d8} TCPHandler: Processed in 0.002372119 sec. 2025.02.28 06:58:39.402644 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:39.402869 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:39.402948 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:39.403788 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:39.403833 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:39.404258 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 06:58:39.404509 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:39.404732 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} executeQuery: Read 64 rows, 5.12 KiB in 0.001922 sec., 33298.64724245577 rows/sec., 2.60 MiB/sec. 2025.02.28 06:58:39.404791 [ 255 ] {e9263470-a0a4-4dcb-b930-51b41f73afd8} TCPHandler: Processed in 0.002335528 sec. 2025.02.28 06:58:39.404970 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:39.405124 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:39.405193 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:39.405837 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:39.405878 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:39.406294 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 06:58:39.406532 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:39.406747 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. 2025.02.28 06:58:39.406803 [ 4 ] {a5c6070c-b5d6-4c10-a1e9-3d12ed0a1df2} TCPHandler: Processed in 0.001903053 sec. 2025.02.28 06:58:39.406946 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:39.407071 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:39.407126 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:39.407623 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:39.407660 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:39.408030 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.02.28 06:58:39.408262 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:39.408437 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. 2025.02.28 06:58:39.408485 [ 255 ] {8623e298-e7b6-480a-8ddb-77163bd6b7ad} TCPHandler: Processed in 0.001596499 sec. 2025.02.28 06:58:41.395160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 2025.02.28 06:58:41.395946 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:41.395998 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:41.396560 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:58:41.396828 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:41.397048 [ 111 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:58:41.397086 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.02.28 06:58:41.397134 [ 111 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:41.397164 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:41.397328 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:58:41.397629 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:41.397746 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.02.28 06:58:41.398069 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part 2025.02.28 06:58:41.398443 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.02.28 06:58:41.398601 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part 2025.02.28 06:58:41.398733 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part 2025.02.28 06:58:41.398918 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part 2025.02.28 06:58:41.402120 [ 190 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004884549 sec., 9478664.25334253 rows/sec., 135.59 MiB/sec. 2025.02.28 06:58:41.402378 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:58:41.402655 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:41.402731 [ 188 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_101_20} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:58:41.402812 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.02.28 06:58:44.095535 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.095593 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.097574 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.175121 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2642 2025.02.28 06:58:44.178274 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.178341 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.179890 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:58:44.180215 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.180893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2642 2025.02.28 06:58:44.317636 [ 225 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.317669 [ 225 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.319418 [ 225 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.409614 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.409832 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.409906 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:58:44.410774 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.410826 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.411279 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.411529 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.411758 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} executeQuery: Read 212 rows, 13.81 KiB in 0.001985 sec., 106801.00755667507 rows/sec., 6.79 MiB/sec. 2025.02.28 06:58:44.411816 [ 4 ] {152873c6-ab6d-43da-8457-3c5465e0caac} TCPHandler: Processed in 0.002350828 sec. 2025.02.28 06:58:44.412068 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.412259 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:44.412336 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:44.413503 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.413544 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.414001 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 06:58:44.414237 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.414410 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} executeQuery: Read 733 rows, 60.41 KiB in 0.002231 sec., 328552.21873599285 rows/sec., 26.44 MiB/sec. 2025.02.28 06:58:44.414462 [ 255 ] {63f1d123-798d-411d-87d6-29ad9d44aa3c} TCPHandler: Processed in 0.00254815 sec. 2025.02.28 06:58:44.414619 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.414751 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.414808 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:44.415617 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.415665 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.416065 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.416311 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.416503 [ 103 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 2025.02.28 06:58:44.416516 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} executeQuery: Read 164 rows, 10.75 KiB in 0.001748 sec., 93821.51029748283 rows/sec., 6.00 MiB/sec. 2025.02.28 06:58:44.416586 [ 103 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.416650 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.416683 [ 4 ] {57cccac7-924d-4f78-870e-3dba41bb271a} TCPHandler: Processed in 0.002094026 sec. 2025.02.28 06:58:44.416949 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.417103 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full 2025.02.28 06:58:44.417251 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.417392 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:44.417525 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:44.417598 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 183 rows starting from the beginning of the part 2025.02.28 06:58:44.417789 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 167 rows starting from the beginning of the part 2025.02.28 06:58:44.418285 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 164 rows starting from the beginning of the part 2025.02.28 06:58:44.418599 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 180 rows starting from the beginning of the part 2025.02.28 06:58:44.418908 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 164 rows starting from the beginning of the part 2025.02.28 06:58:44.419264 [ 197 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 164 rows starting from the beginning of the part 2025.02.28 06:58:44.419999 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.420048 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.420603 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.420891 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.421163 [ 103 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 2025.02.28 06:58:44.421177 [ 188 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.004416392 sec., 231410.61753576223 rows/sec., 15.72 MiB/sec. 2025.02.28 06:58:44.421252 [ 103 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.421338 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.421376 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} executeQuery: Read 113 rows, 7.49 KiB in 0.004182 sec., 27020.56432329029 rows/sec., 1.75 MiB/sec. 2025.02.28 06:58:44.421496 [ 188 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) 2025.02.28 06:58:44.422065 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full 2025.02.28 06:58:44.422125 [ 255 ] {1e223174-1cc6-4d6b-bc5e-57854a2f75d6} TCPHandler: Processed in 0.005316794 sec. 2025.02.28 06:58:44.422489 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.422854 [ 188 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.423149 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:44.423330 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.423430 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 341 rows starting from the beginning of the part 2025.02.28 06:58:44.423490 [ 188 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_74_16} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 2025.02.28 06:58:44.423517 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:58:44.423903 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.28 06:58:44.423969 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:44.424306 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:44.424613 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 341 rows starting from the beginning of the part 2025.02.28 06:58:44.424920 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:44.425509 [ 186 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 113 rows starting from the beginning of the part 2025.02.28 06:58:44.426669 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.426743 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.427860 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.428321 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.428605 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007117135 sec., 159333.77686386445 rows/sec., 11.11 MiB/sec. 2025.02.28 06:58:44.428860 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} executeQuery: Read 112 rows, 6.53 KiB in 0.005774 sec., 19397.29823346034 rows/sec., 1.10 MiB/sec. 2025.02.28 06:58:44.428981 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) 2025.02.28 06:58:44.429144 [ 4 ] {e771131e-68a7-461c-a295-4d7bc52c9dcb} TCPHandler: Processed in 0.006821082 sec. 2025.02.28 06:58:44.429498 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.429789 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:44.429849 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:44.429904 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.430012 [ 193 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_74_16} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 2025.02.28 06:58:44.430152 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.02.28 06:58:44.430365 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.430417 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.431003 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.431069 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.431447 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 06:58:44.431858 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.432160 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} executeQuery: Read 440 rows, 32.23 KiB in 0.002419 sec., 181893.34435717238 rows/sec., 13.01 MiB/sec. 2025.02.28 06:58:44.432275 [ 255 ] {5a026d53-f98f-430e-b34b-2e8ccc6f8c92} TCPHandler: Processed in 0.002976686 sec. 2025.02.28 06:58:44.432469 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.432624 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:58:44.432722 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:58:44.433819 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.433867 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.434124 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.434852 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.435334 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.435492 [ 103 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 2025.02.28 06:58:44.435554 [ 103 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.435575 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} executeQuery: Read 6 rows, 321.00 B in 0.002986 sec., 2009.3770931011386 rows/sec., 104.98 KiB/sec. 2025.02.28 06:58:44.435594 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.435723 [ 4 ] {1fe05c2d-22df-4ccf-868c-c5a24a9e5a82} TCPHandler: Processed in 0.00334467 sec. 2025.02.28 06:58:44.435816 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full 2025.02.28 06:58:44.435896 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.436023 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:44.436106 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_14, total 414 rows starting from the beginning of the part 2025.02.28 06:58:44.436122 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.436347 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:44.436383 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:44.436841 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:44.437200 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:44.437570 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:44.437913 [ 191 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part 2025.02.28 06:58:44.439099 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.439174 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.440308 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 06:58:44.440726 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.00501514 sec., 88531.92533010045 rows/sec., 4.52 MiB/sec. 2025.02.28 06:58:44.440806 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.440994 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) 2025.02.28 06:58:44.441200 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} executeQuery: Read 237 rows, 16.27 KiB in 0.005125 sec., 46243.90243902439 rows/sec., 3.10 MiB/sec. 2025.02.28 06:58:44.441321 [ 255 ] {3e4e7877-209e-4fe8-b7a9-1df86bc03fa5} TCPHandler: Processed in 0.005493826 sec. 2025.02.28 06:58:44.441496 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.441641 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.441679 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.441791 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:58:44.441838 [ 195 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_74_15} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 2025.02.28 06:58:44.442018 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.02.28 06:58:44.442462 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.442507 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.442879 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.443118 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.443324 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} executeQuery: Read 1 rows, 69.00 B in 0.001698 sec., 588.9281507656066 rows/sec., 39.68 KiB/sec. 2025.02.28 06:58:44.443379 [ 4 ] {ac77d12d-0139-4a55-a840-deeb5769fb58} TCPHandler: Processed in 0.001962283 sec. 2025.02.28 06:58:44.443540 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.443679 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.443775 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:44.445054 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.445093 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.445808 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.02.28 06:58:44.446066 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.446308 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} executeQuery: Read 58 rows, 106.43 KiB in 0.002658 sec., 21820.917983446197 rows/sec., 39.10 MiB/sec. 2025.02.28 06:58:44.446402 [ 255 ] {e396ee23-e89f-4952-a71b-a40b7decaa29} TCPHandler: Processed in 0.002927465 sec. 2025.02.28 06:58:44.446541 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:44.446660 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:44.446710 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:44.447212 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.447251 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.447625 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.02.28 06:58:44.447870 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.448075 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2025.02.28 06:58:44.448127 [ 4 ] {aab66b7a-ef0a-478e-9c70-f831372c8e49} TCPHandler: Processed in 0.001644609 sec. 2025.02.28 06:58:44.869185 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.869233 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.871114 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.02.28 06:58:44.935858 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.02.28 06:58:44.959386 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.959429 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.967128 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.02.28 06:58:44.967940 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:44.968248 [ 107 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.02.28 06:58:44.968307 [ 107 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:44.968351 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2025.02.28 06:58:44.968793 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.02.28 06:58:44.984335 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.02.28 06:58:44.985751 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:44.987081 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.02.28 06:58:44.992769 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:44.998527 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.02.28 06:58:45.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.60 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 268.21 MiB (RSS), difference: -1.39 MiB 2025.02.28 06:58:45.004700 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:45.010805 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.02.28 06:58:45.016725 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.02.28 06:58:45.089650 [ 199 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.121163492 sec., 6289.023099466298 rows/sec., 32.52 MiB/sec. 2025.02.28 06:58:45.093290 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.02.28 06:58:45.096292 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:45.096420 [ 194 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_101_20} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.02.28 06:58:45.098854 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.02.28 06:58:45.769389 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:45.769460 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:45.771659 [ 223 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.02.28 06:58:48.628423 [ 102 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:58:48.628479 [ 102 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:58:48.897356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 2025.02.28 06:58:48.898225 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:48.898268 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:48.898812 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:58:48.899073 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:48.899310 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.02.28 06:58:49.399415 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:49.399583 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:49.399649 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:49.400377 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:49.400422 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:49.400823 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 06:58:49.401071 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:49.401312 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} executeQuery: Read 56 rows, 4.41 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.44 MiB/sec. 2025.02.28 06:58:49.401395 [ 4 ] {27eb756c-3731-4672-bd9c-e59747578afb} TCPHandler: Processed in 0.002099356 sec. 2025.02.28 06:58:49.401685 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:49.402088 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:49.402212 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:49.402972 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:49.403012 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:49.403446 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 06:58:49.403692 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:49.403882 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. 2025.02.28 06:58:49.403936 [ 255 ] {b287fa4b-f099-4d52-9d37-531797c694de} TCPHandler: Processed in 0.002418919 sec. 2025.02.28 06:58:49.404082 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:49.404207 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:49.404264 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:49.404856 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:49.404895 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:49.405295 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 06:58:49.405530 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:49.405739 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. 2025.02.28 06:58:49.405796 [ 4 ] {2df2fd93-fe58-4d6c-b651-8c7a66282254} TCPHandler: Processed in 0.001770901 sec. 2025.02.28 06:58:49.405931 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:49.406050 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:49.406102 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:49.406596 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:49.406632 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:49.407001 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.02.28 06:58:49.407241 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:49.407438 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. 2025.02.28 06:58:49.407487 [ 255 ] {a313b03d-ded6-49db-96ce-a557802165ee} TCPHandler: Processed in 0.00161217 sec. 2025.02.28 06:58:51.828828 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.829038 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:58:51.829114 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:58:51.829882 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.829938 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.830362 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.02.28 06:58:51.830630 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.830867 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec. 2025.02.28 06:58:51.830956 [ 4 ] {07f69c82-3a18-4974-81f7-59167e9072c8} TCPHandler: Processed in 0.002260217 sec. 2025.02.28 06:58:51.831222 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.831443 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:51.831530 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:51.833063 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.833118 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.833648 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 06:58:51.833902 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.834146 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} executeQuery: Read 1313 rows, 112.06 KiB in 0.002762 sec., 475380.15930485155 rows/sec., 39.62 MiB/sec. 2025.02.28 06:58:51.834215 [ 255 ] {eaad6588-c92a-4452-bea5-512f05d2c8ac} TCPHandler: Processed in 0.003139978 sec. 2025.02.28 06:58:51.834450 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.834661 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:58:51.834749 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:58:51.835538 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.835580 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.835947 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:58:51.836184 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.836391 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} executeQuery: Read 60 rows, 4.50 KiB in 0.001783 sec., 33651.14974761638 rows/sec., 2.47 MiB/sec. 2025.02.28 06:58:51.836447 [ 4 ] {f74b0228-375f-4e78-b5c8-b45db5569b4e} TCPHandler: Processed in 0.002097775 sec. 2025.02.28 06:58:51.836603 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.836750 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:58:51.836813 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:58:51.837531 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.837572 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.837945 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:58:51.838180 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.838378 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} executeQuery: Read 228 rows, 15.81 KiB in 0.001667 sec., 136772.64547090582 rows/sec., 9.26 MiB/sec. 2025.02.28 06:58:51.838433 [ 255 ] {d5cf44a0-a891-4e22-9256-ca6a235df24f} TCPHandler: Processed in 0.001898813 sec. 2025.02.28 06:58:51.838593 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.838736 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:51.838797 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:51.839709 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.839749 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.840138 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 06:58:51.840375 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.840606 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} executeQuery: Read 580 rows, 44.21 KiB in 0.001899 sec., 305423.9073196419 rows/sec., 22.74 MiB/sec. 2025.02.28 06:58:51.840681 [ 4 ] {8e6a57bd-59c4-4b1f-9672-7b00e7bd22b3} TCPHandler: Processed in 0.002153366 sec. 2025.02.28 06:58:51.840858 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.841051 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:51.841113 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:51.842018 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.842064 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.842523 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 06:58:51.842768 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.842987 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} executeQuery: Read 943 rows, 64.75 KiB in 0.001978 sec., 476744.1860465116 rows/sec., 31.97 MiB/sec. 2025.02.28 06:58:51.843038 [ 255 ] {88d89071-2bbb-40c4-ab45-7b97c0d764a5} TCPHandler: Processed in 0.002259167 sec. 2025.02.28 06:58:51.843243 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.843446 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:51.843576 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:58:51.845022 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.845062 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.845783 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:58:51.846035 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.846242 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} executeQuery: Read 58 rows, 106.43 KiB in 0.002843 sec., 20400.984875131904 rows/sec., 36.56 MiB/sec. 2025.02.28 06:58:51.846499 [ 4 ] {90861745-8acf-42ec-b0b5-e34b27db5fff} TCPHandler: Processed in 0.003352401 sec. 2025.02.28 06:58:51.846667 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:51.846809 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:51.846870 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:51.847409 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:51.847448 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:51.847829 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.02.28 06:58:51.848065 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:51.848279 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} executeQuery: Read 36 rows, 2.48 KiB in 0.001501 sec., 23984.010659560296 rows/sec., 1.62 MiB/sec. 2025.02.28 06:58:51.848328 [ 255 ] {c1c8ab52-43d3-4a6e-8646-d8670f8aeccc} TCPHandler: Processed in 0.001742811 sec. 2025.02.28 06:58:52.484537 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.02.28 06:58:52.509869 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:52.509938 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:52.517612 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.02.28 06:58:52.518436 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:52.523039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.02.28 06:58:54.181275 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2688 2025.02.28 06:58:54.185378 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.185444 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.187036 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:58:54.187364 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.187642 [ 88 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:58:54.187805 [ 88 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.187905 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.188597 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:58:54.190125 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2688 2025.02.28 06:58:54.190499 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:54.190661 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2508 rows starting from the beginning of the part 2025.02.28 06:58:54.191314 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part 2025.02.28 06:58:54.191971 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part 2025.02.28 06:58:54.192574 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part 2025.02.28 06:58:54.193357 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part 2025.02.28 06:58:54.194080 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part 2025.02.28 06:58:54.203589 [ 198 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 72 columns (72 merged, 0 gathered) in 0.015460226 sec., 173865.50494151897 rows/sec., 129.61 MiB/sec. 2025.02.28 06:58:54.205963 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:58:54.206838 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.206935 [ 201 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_76_15} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:58:54.207300 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. 2025.02.28 06:58:54.394620 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:54.394794 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:54.394865 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:54.395666 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.395709 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.396140 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 06:58:54.396395 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.396548 [ 88 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 06:58:54.396590 [ 88 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.396598 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} executeQuery: Read 56 rows, 4.41 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.32 MiB/sec. 2025.02.28 06:58:54.396616 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.396693 [ 4 ] {9d2cfc09-cabf-4896-b05a-24653909ea80} TCPHandler: Processed in 0.002200136 sec. 2025.02.28 06:58:54.396753 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 06:58:54.396882 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:54.396912 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1888 rows starting from the beginning of the part 2025.02.28 06:58:54.397011 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:54.397044 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:54.397429 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 733 rows starting from the beginning of the part 2025.02.28 06:58:54.397636 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:54.397725 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:54.397907 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:54.398042 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1313 rows starting from the beginning of the part 2025.02.28 06:58:54.398394 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part 2025.02.28 06:58:54.400384 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.400464 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.401274 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 06:58:54.401633 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.402019 [ 88 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 06:58:54.402047 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 4102 rows, containing 5 columns (5 merged, 0 gathered) in 0.005353484 sec., 766229.9915344848 rows/sec., 65.62 MiB/sec. 2025.02.28 06:58:54.402120 [ 88 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.402175 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.402264 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} executeQuery: Read 64 rows, 5.12 KiB in 0.004816 sec., 13289.036544850498 rows/sec., 1.04 MiB/sec. 2025.02.28 06:58:54.402480 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 06:58:54.402727 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 06:58:54.402869 [ 255 ] {3516e462-17f6-4215-bb0d-adb4fef97709} TCPHandler: Processed in 0.006026542 sec. 2025.02.28 06:58:54.403257 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:54.403686 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:54.403767 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.403860 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:54.403918 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 956 rows starting from the beginning of the part 2025.02.28 06:58:54.404213 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:54.404328 [ 196 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_176_35} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 06:58:54.404502 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:54.404843 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.02.28 06:58:54.405081 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 440 rows starting from the beginning of the part 2025.02.28 06:58:54.405483 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:54.405959 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 580 rows starting from the beginning of the part 2025.02.28 06:58:54.406459 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part 2025.02.28 06:58:54.408420 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.408530 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.409875 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 06:58:54.410240 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.410461 [ 88 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 5 parts from all_1_171_35 to all_175_175_0 2025.02.28 06:58:54.410562 [ 88 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.410659 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.410858 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} executeQuery: Read 64 rows, 4.56 KiB in 0.007122 sec., 8986.239820275203 rows/sec., 640.89 KiB/sec. 2025.02.28 06:58:54.411068 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.008793555 sec., 246544.2019751966 rows/sec., 19.04 MiB/sec. 2025.02.28 06:58:54.411188 [ 4 ] {0db9133c-90b1-439f-8bcb-659cfeb5edcf} TCPHandler: Processed in 0.008160368 sec. 2025.02.28 06:58:54.411191 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTask::PrepareStage: Merging 5 parts: from all_1_171_35 to all_175_175_0 into Compact with storage Full 2025.02.28 06:58:54.411449 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 06:58:54.411575 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:54.411616 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:54.411706 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTreeSequentialSource: Reading 8 marks from part all_1_171_35, total 50819 rows starting from the beginning of the part 2025.02.28 06:58:54.412144 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:54.412377 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.412557 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 237 rows starting from the beginning of the part 2025.02.28 06:58:54.412564 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:54.412676 [ 187 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_176_35} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 06:58:54.412942 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part 2025.02.28 06:58:54.412843 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:54.413067 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.02.28 06:58:54.413414 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 943 rows starting from the beginning of the part 2025.02.28 06:58:54.414698 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.414748 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.415315 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.02.28 06:58:54.415727 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.416042 [ 88 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.02.28 06:58:54.416135 [ 88 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:54.416210 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:54.416393 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} executeQuery: Read 24 rows, 1.66 KiB in 0.004316 sec., 5560.704355885078 rows/sec., 383.75 KiB/sec. 2025.02.28 06:58:54.416705 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full 2025.02.28 06:58:54.416735 [ 255 ] {376fe8c8-0ae0-40df-97e7-30c1c4d83a88} TCPHandler: Processed in 0.005341044 sec. 2025.02.28 06:58:54.417026 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:58:54.417107 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10390 rows starting from the beginning of the part 2025.02.28 06:58:54.417305 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:54.417516 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 82 rows starting from the beginning of the part 2025.02.28 06:58:54.417786 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part 2025.02.28 06:58:54.417930 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 36 rows starting from the beginning of the part 2025.02.28 06:58:54.418192 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 24 rows starting from the beginning of the part 2025.02.28 06:58:54.421804 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 10652 rows, containing 4 columns (4 merged, 0 gathered) in 0.005421135 sec., 1964902.1837677904 rows/sec., 128.08 MiB/sec. 2025.02.28 06:58:54.422319 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.02.28 06:58:54.422683 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.422802 [ 195 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_176_35} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.02.28 06:58:54.422950 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2025.02.28 06:58:54.426445 [ 195 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergeTask::MergeProjectionsStage: Merge sorted 52319 rows, containing 5 columns (5 merged, 0 gathered) in 0.015580956 sec., 3357881.249391886 rows/sec., 226.73 MiB/sec. 2025.02.28 06:58:54.426812 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} MergedBlockOutputStream: filled checksums all_1_175_36 (state Temporary) 2025.02.28 06:58:54.427156 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_175_36 to all_1_175_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:54.427242 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_175_36} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 5 parts: [all_1_171_35, all_175_175_0] -> all_1_175_36 2025.02.28 06:58:54.427327 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. 2025.02.28 06:58:56.399578 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47214 2025.02.28 06:58:56.400766 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:56.400808 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:56.401344 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:58:56.401603 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:56.401873 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 2025.02.28 06:58:58.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.21 MiB, peak 286.54 MiB, free memory in arenas 0.00 B, will set to 268.21 MiB (RSS), difference: -4.00 MiB 2025.02.28 06:58:59.399403 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:59.399707 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:58:59.399827 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:58:59.400874 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:59.400925 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:59.401368 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 06:58:59.401625 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:59.401871 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} executeQuery: Read 56 rows, 4.41 KiB in 0.002244 sec., 24955.436720142603 rows/sec., 1.92 MiB/sec. 2025.02.28 06:58:59.401941 [ 4 ] {0488851f-28be-4722-bf32-c4dca9fcb9f2} TCPHandler: Processed in 0.002691572 sec. 2025.02.28 06:58:59.402305 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:59.402543 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:58:59.402613 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:58:59.403381 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:59.403421 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:59.403856 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 06:58:59.404118 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:59.404312 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} executeQuery: Read 64 rows, 5.12 KiB in 0.001821 sec., 35145.52443712246 rows/sec., 2.74 MiB/sec. 2025.02.28 06:58:59.404367 [ 255 ] {7be77248-0327-4a57-bfba-ec58617cff83} TCPHandler: Processed in 0.002287857 sec. 2025.02.28 06:58:59.404508 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:59.404635 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:58:59.404694 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:58:59.405314 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:59.405354 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:59.405785 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 06:58:59.406034 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:59.406247 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2025.02.28 06:58:59.406303 [ 4 ] {b4757f28-c93f-47d4-936d-6155e05c0ed3} TCPHandler: Processed in 0.001851862 sec. 2025.02.28 06:58:59.406462 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:58:59.406584 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:58:59.406635 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:58:59.407132 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:58:59.407169 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:58:59.407561 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.02.28 06:58:59.407794 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:58:59.407972 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. 2025.02.28 06:58:59.408021 [ 255 ] {8353bd3d-8d49-442a-997b-bb7b797318fd} TCPHandler: Processed in 0.001615849 sec. 2025.02.28 06:59:00.023216 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.02.28 06:59:00.047035 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:00.047091 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:00.054722 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.02.28 06:59:00.055528 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:00.059798 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.02.28 06:59:03.628532 [ 81 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:59:03.628618 [ 81 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:59:03.756145 [ 218 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 5 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] 2025.02.28 06:59:03.756193 [ 218 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] 2025.02.28 06:59:03.757786 [ 218 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 5 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0] 2025.02.28 06:59:03.902148 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47641 2025.02.28 06:59:03.903180 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:03.903226 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:03.903776 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:59:03.904047 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:03.904294 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 2025.02.28 06:59:04.055068 [ 223 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.055156 [ 223 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.057317 [ 223 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.190550 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2704 2025.02.28 06:59:04.193436 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.193501 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.195054 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:04.195391 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.196119 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2704 2025.02.28 06:59:04.352644 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.352674 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.354644 [ 218 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.403483 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.403665 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:04.403732 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:04.404557 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.404599 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.405043 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 06:59:04.405299 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.405490 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} executeQuery: Read 172 rows, 15.42 KiB in 0.001877 sec., 91635.58870538093 rows/sec., 8.02 MiB/sec. 2025.02.28 06:59:04.405545 [ 4 ] {47891cb7-3c3a-4115-9674-e3824d01718f} TCPHandler: Processed in 0.002194507 sec. 2025.02.28 06:59:04.405790 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.405977 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:04.406049 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:04.406899 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.406945 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.407390 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:04.407660 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.407921 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} executeQuery: Read 58 rows, 4.36 KiB in 0.00199 sec., 29145.72864321608 rows/sec., 2.14 MiB/sec. 2025.02.28 06:59:04.408040 [ 255 ] {2c42780d-fd80-430a-9810-0cdf9b25b674} TCPHandler: Processed in 0.002373798 sec. 2025.02.28 06:59:04.408258 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.408399 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:04.408451 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:04.409104 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.409143 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.409534 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 06:59:04.409779 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.409951 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} executeQuery: Read 122 rows, 9.76 KiB in 0.001576 sec., 77411.16751269036 rows/sec., 6.05 MiB/sec. 2025.02.28 06:59:04.410003 [ 4 ] {8c46924c-93db-4fa0-adde-3ca2e103ae5f} TCPHandler: Processed in 0.001863903 sec. 2025.02.28 06:59:04.410145 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.410274 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:04.410331 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:04.410918 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.410957 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.411359 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 06:59:04.411595 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.411845 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2025.02.28 06:59:04.411916 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.411935 [ 255 ] {24e34cae-3a54-4d1b-a528-a533390b5148} TCPHandler: Processed in 0.001846542 sec. 2025.02.28 06:59:04.411975 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.412145 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.412286 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:04.412394 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:04.414330 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.414373 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.414780 [ 224 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.415386 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:04.415664 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.415794 [ 80 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.02.28 06:59:04.415844 [ 80 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.415869 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} executeQuery: Read 58 rows, 106.43 KiB in 0.00361 sec., 16066.481994459835 rows/sec., 28.79 MiB/sec. 2025.02.28 06:59:04.415870 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.416223 [ 4 ] {8af8f681-00aa-4b32-a55d-f851ccfadd06} TCPHandler: Processed in 0.00417805 sec. 2025.02.28 06:59:04.416246 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.02.28 06:59:04.416414 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:04.416707 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:04.416848 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:04.416999 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:04.417268 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2742 rows starting from the beginning of the part 2025.02.28 06:59:04.418161 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:04.418922 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:04.419259 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:04.419578 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:04.419609 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:04.420337 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:04.421041 [ 195 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:04.421297 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.02.28 06:59:04.422120 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.422592 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.422610 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} executeQuery: Read 60 rows, 4.14 KiB in 0.005967 sec., 10055.304172951232 rows/sec., 693.92 KiB/sec. 2025.02.28 06:59:04.422663 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.422976 [ 255 ] {1e6f5739-af55-4e39-a85c-1d0ba02aebe2} TCPHandler: Processed in 0.006629229 sec. 2025.02.28 06:59:04.425172 [ 223 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] 2025.02.28 06:59:04.433121 [ 188 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 19 columns (19 merged, 0 gathered) in 0.017108225 sec., 177224.69747738293 rows/sec., 317.58 MiB/sec. 2025.02.28 06:59:04.435907 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.02.28 06:59:04.436334 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:04.436479 [ 197 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_76_15} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.02.28 06:59:04.436654 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.12 MiB. 2025.02.28 06:59:05.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.68 MiB, peak 286.77 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: 1.63 MiB 2025.02.28 06:59:07.559976 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.02.28 06:59:07.584482 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:07.584548 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:07.592241 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.02.28 06:59:07.593283 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:07.597420 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.02.28 06:59:09.400125 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:09.400428 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:09.400546 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:09.401454 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:09.401504 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:09.401945 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 06:59:09.402194 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:09.402411 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} executeQuery: Read 56 rows, 4.41 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.08 MiB/sec. 2025.02.28 06:59:09.402478 [ 4 ] {0bde30be-8ccc-43a5-9277-598dda0da5a1} TCPHandler: Processed in 0.00254183 sec. 2025.02.28 06:59:09.402779 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:09.402992 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:09.403073 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:09.403927 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:09.403970 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:09.404415 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 06:59:09.404678 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:09.404898 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. 2025.02.28 06:59:09.404964 [ 255 ] {4ed9072f-d20c-442a-93a9-918d29f81e47} TCPHandler: Processed in 0.002356368 sec. 2025.02.28 06:59:09.405106 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:09.405231 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:09.405287 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:09.405878 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:09.405916 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:09.406323 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 06:59:09.406572 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:09.406759 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2025.02.28 06:59:09.406815 [ 4 ] {9e6af487-78a2-4201-a1c2-0e639497cf8a} TCPHandler: Processed in 0.001766002 sec. 2025.02.28 06:59:09.406963 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:09.407090 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:09.407147 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:09.407658 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:09.407697 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:09.408084 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.02.28 06:59:09.408316 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:09.408530 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. 2025.02.28 06:59:09.408594 [ 255 ] {4b55cf75-8000-443b-a5d9-4f603bc0beca} TCPHandler: Processed in 0.001688811 sec. 2025.02.28 06:59:11.404543 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129 2025.02.28 06:59:11.405293 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:11.405353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:11.405924 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:59:11.406222 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:11.406489 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.02.28 06:59:11.406606 [ 222 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:11.406684 [ 222 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:11.408870 [ 222 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:12.201986 [ 220 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:12.202039 [ 220 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:12.204026 [ 220 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.02.28 06:59:13.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 286.77 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: 4.00 MiB 2025.02.28 06:59:14.196408 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2724 2025.02.28 06:59:14.199293 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.199343 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.200832 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:14.201151 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.202188 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2724 2025.02.28 06:59:14.288193 [ 218 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:14.288246 [ 218 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:14.290268 [ 218 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:14.402983 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.403199 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:14.403281 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:14.404249 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.404300 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.404754 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 06:59:14.405005 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.405261 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} executeQuery: Read 172 rows, 15.42 KiB in 0.002123 sec., 81017.42816768723 rows/sec., 7.09 MiB/sec. 2025.02.28 06:59:14.405319 [ 4 ] {9f32287a-b987-4d44-866c-0a490e133b21} TCPHandler: Processed in 0.00247796 sec. 2025.02.28 06:59:14.405584 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.405795 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:14.405877 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:14.406685 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.406732 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.407170 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:14.407425 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.407669 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} executeQuery: Read 58 rows, 4.36 KiB in 0.001933 sec., 30005.17330574237 rows/sec., 2.20 MiB/sec. 2025.02.28 06:59:14.407740 [ 255 ] {5cd3eb2c-83f8-40ba-9222-20447470e6a8} TCPHandler: Processed in 0.002294008 sec. 2025.02.28 06:59:14.407914 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.408123 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:14.408212 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:14.409186 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.409225 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.409599 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 06:59:14.409832 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.410029 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} executeQuery: Read 122 rows, 9.76 KiB in 0.001961 sec., 62213.15655277919 rows/sec., 4.86 MiB/sec. 2025.02.28 06:59:14.410082 [ 4 ] {343d26ac-0c22-467b-881b-8020435b5978} TCPHandler: Processed in 0.002236757 sec. 2025.02.28 06:59:14.410240 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.410390 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:14.410455 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:14.411122 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.411163 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.411577 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 06:59:14.411822 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.411991 [ 62 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 2 parts from all_1_175_36 to all_176_176_0 2025.02.28 06:59:14.412066 [ 62 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.412074 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. 2025.02.28 06:59:14.412102 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.412225 [ 255 ] {aee02dde-19f7-4444-9b7f-2b27f829b99f} TCPHandler: Processed in 0.002051564 sec. 2025.02.28 06:59:14.412303 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergeTask::PrepareStage: Merging 2 parts: from all_1_175_36 to all_176_176_0 into Compact with storage Full 2025.02.28 06:59:14.412441 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.412518 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:14.412613 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergeTreeSequentialSource: Reading 8 marks from part all_1_175_36, total 52319 rows starting from the beginning of the part 2025.02.28 06:59:14.412683 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:14.412882 [ 186 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:14.413123 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:14.416255 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.416297 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.417347 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:14.417648 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.417959 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} executeQuery: Read 58 rows, 106.43 KiB in 0.005354 sec., 10833.022039596563 rows/sec., 19.41 MiB/sec. 2025.02.28 06:59:14.418087 [ 4 ] {fb4fd2f3-8171-4023-80ab-8084575c5ec4} TCPHandler: Processed in 0.005743979 sec. 2025.02.28 06:59:14.418261 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:14.418415 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:14.418479 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:14.419279 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:14.419322 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:14.419851 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.02.28 06:59:14.420223 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.420438 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} executeQuery: Read 60 rows, 4.14 KiB in 0.002061 sec., 29112.08151382824 rows/sec., 1.96 MiB/sec. 2025.02.28 06:59:14.420580 [ 255 ] {a6a96305-b298-4801-b737-0a92a50bdcbc} TCPHandler: Processed in 0.002396508 sec. 2025.02.28 06:59:14.425043 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergeTask::MergeProjectionsStage: Merge sorted 52383 rows, containing 5 columns (5 merged, 0 gathered) in 0.012817144 sec., 4086947.919130814 rows/sec., 275.97 MiB/sec. 2025.02.28 06:59:14.425464 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} MergedBlockOutputStream: filled checksums all_1_176_37 (state Temporary) 2025.02.28 06:59:14.425795 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_176_37 to all_1_176_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:14.425875 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_176_37} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 2 parts: [all_1_175_36, all_176_176_0] -> all_1_176_37 2025.02.28 06:59:14.425957 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.02.28 06:59:15.097603 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.02.28 06:59:15.120731 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:15.120793 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:15.128522 [ 243 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.02.28 06:59:15.129341 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:15.133137 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.02.28 06:59:16.381925 [ 223 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:16.382049 [ 223 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:16.384000 [ 223 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:16.859043 [ 220 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:16.859098 [ 220 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:16.861036 [ 220 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:17.475806 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:17.475938 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:17.477783 [ 221 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:18.628659 [ 54 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:59:18.628704 [ 54 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:59:18.906747 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48556 2025.02.28 06:59:18.907407 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:18.907457 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:18.908010 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:59:18.908278 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:18.908503 [ 54 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 06:59:18.908564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 2025.02.28 06:59:18.908604 [ 54 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:18.908637 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:18.908853 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 06:59:18.909297 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:18.909393 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part 2025.02.28 06:59:18.909516 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 427 rows starting from the beginning of the part 2025.02.28 06:59:18.909747 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 488 rows starting from the beginning of the part 2025.02.28 06:59:18.910053 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 427 rows starting from the beginning of the part 2025.02.28 06:59:18.910213 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 488 rows starting from the beginning of the part 2025.02.28 06:59:18.910355 [ 201 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 427 rows starting from the beginning of the part 2025.02.28 06:59:18.913627 [ 194 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.004905948 sec., 9897373.55552892 rows/sec., 141.58 MiB/sec. 2025.02.28 06:59:18.914095 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 06:59:18.914476 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:18.914569 [ 191 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_106_21} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 06:59:18.914692 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.02.28 06:59:19.061826 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:19.061866 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:19.063444 [ 224 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] 2025.02.28 06:59:19.406783 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.406998 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.407061 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:59:19.407854 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.407899 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.408317 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:59:19.408565 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.408784 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} executeQuery: Read 212 rows, 13.81 KiB in 0.001832 sec., 115720.52401746725 rows/sec., 7.36 MiB/sec. 2025.02.28 06:59:19.408844 [ 4 ] {c51e2ab2-ddcc-40b8-a7b2-03e164bd5288} TCPHandler: Processed in 0.002212757 sec. 2025.02.28 06:59:19.409087 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.409266 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:19.409334 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:19.410369 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.410416 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.410879 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 06:59:19.411129 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.411318 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 06:59:19.411383 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} executeQuery: Read 617 rows, 49.39 KiB in 0.002161 sec., 285515.9648310967 rows/sec., 22.32 MiB/sec. 2025.02.28 06:59:19.411391 [ 55 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.411465 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.411519 [ 255 ] {c8b9c4ed-9519-4f48-83fd-27912cebc8ba} TCPHandler: Processed in 0.002555141 sec. 2025.02.28 06:59:19.411702 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 06:59:19.411875 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.411947 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:19.412091 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1888 rows starting from the beginning of the part 2025.02.28 06:59:19.412332 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.412558 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:19.412991 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 56 rows starting from the beginning of the part 2025.02.28 06:59:19.413829 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 172 rows starting from the beginning of the part 2025.02.28 06:59:19.414616 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 56 rows starting from the beginning of the part 2025.02.28 06:59:19.414996 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 172 rows starting from the beginning of the part 2025.02.28 06:59:19.415194 [ 193 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 617 rows starting from the beginning of the part 2025.02.28 06:59:19.416189 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.416263 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.417236 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:19.417810 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.418133 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} executeQuery: Read 106 rows, 6.39 KiB in 0.005961 sec., 17782.25130011743 rows/sec., 1.05 MiB/sec. 2025.02.28 06:59:19.418219 [ 4 ] {73c69821-7977-4ff7-b006-bcd7bcd4fccf} TCPHandler: Processed in 0.006461427 sec. 2025.02.28 06:59:19.418472 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.418481 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 2961 rows, containing 5 columns (5 merged, 0 gathered) in 0.006916473 sec., 428108.3725766008 rows/sec., 36.52 MiB/sec. 2025.02.28 06:59:19.418627 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.418721 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:19.418825 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 06:59:19.419485 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.419608 [ 191 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_181_36} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 06:59:19.419795 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.02.28 06:59:19.419974 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.420018 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.420384 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:19.420632 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.420847 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} executeQuery: Read 113 rows, 7.49 KiB in 0.002255 sec., 50110.86474501109 rows/sec., 3.24 MiB/sec. 2025.02.28 06:59:19.420904 [ 255 ] {07c9aa45-4ed3-4090-828f-0495adb9a12a} TCPHandler: Processed in 0.00252696 sec. 2025.02.28 06:59:19.421047 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.421168 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.421224 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:59:19.421961 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.422007 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.422379 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:59:19.422622 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.422823 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} executeQuery: Read 112 rows, 6.53 KiB in 0.001682 sec., 66587.39595719382 rows/sec., 3.79 MiB/sec. 2025.02.28 06:59:19.422874 [ 4 ] {a4861ab2-fc4a-47d7-b066-b6b02eea86fd} TCPHandler: Processed in 0.001882093 sec. 2025.02.28 06:59:19.423014 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.423133 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:19.423190 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:19.424047 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.424094 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.424483 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 06:59:19.424719 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.424890 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 06:59:19.424953 [ 55 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.424958 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} executeQuery: Read 382 rows, 27.58 KiB in 0.001841 sec., 207495.92612710485 rows/sec., 14.63 MiB/sec. 2025.02.28 06:59:19.424990 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.425151 [ 255 ] {2cfbaa49-15f5-48d3-a2c8-341c914b2983} TCPHandler: Processed in 0.002190186 sec. 2025.02.28 06:59:19.425466 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 06:59:19.425506 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.426016 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:59:19.426112 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:19.426220 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:59:19.426238 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 956 rows starting from the beginning of the part 2025.02.28 06:59:19.426849 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:19.427311 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 122 rows starting from the beginning of the part 2025.02.28 06:59:19.427811 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:19.428081 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 122 rows starting from the beginning of the part 2025.02.28 06:59:19.428236 [ 196 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 382 rows starting from the beginning of the part 2025.02.28 06:59:19.428722 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.428764 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.429279 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:59:19.429616 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.429844 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} executeQuery: Read 6 rows, 321.00 B in 0.004017 sec., 1493.6519790888724 rows/sec., 78.04 KiB/sec. 2025.02.28 06:59:19.429930 [ 4 ] {5c9ba1cd-f838-4ee2-8748-da94121c4cf7} TCPHandler: Processed in 0.004642266 sec. 2025.02.28 06:59:19.430144 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.430186 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507202 sec., 337143.78097878164 rows/sec., 26.02 MiB/sec. 2025.02.28 06:59:19.430300 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.430374 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:19.430456 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 06:59:19.431137 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.431379 [ 199 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_181_36} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 06:59:19.431547 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.02.28 06:59:19.431690 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.431735 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.432133 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 06:59:19.432364 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.432530 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_176_37 to all_181_181_0 2025.02.28 06:59:19.432583 [ 55 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.432599 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} executeQuery: Read 237 rows, 16.27 KiB in 0.002325 sec., 101935.48387096776 rows/sec., 6.83 MiB/sec. 2025.02.28 06:59:19.432622 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.432744 [ 255 ] {74dad06e-b94a-43a5-ad83-b847e9e71584} TCPHandler: Processed in 0.002713783 sec. 2025.02.28 06:59:19.432926 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_37 to all_181_181_0 into Compact with storage Full 2025.02.28 06:59:19.432944 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.433226 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.433246 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:19.433330 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 8 marks from part all_1_176_37, total 52383 rows starting from the beginning of the part 2025.02.28 06:59:19.433333 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:59:19.433674 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:19.434057 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:19.434445 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:19.434755 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:19.435071 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 237 rows starting from the beginning of the part 2025.02.28 06:59:19.436020 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.436088 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.436768 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.02.28 06:59:19.437069 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.437412 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} executeQuery: Read 1 rows, 69.00 B in 0.004268 sec., 234.30178069353326 rows/sec., 15.79 KiB/sec. 2025.02.28 06:59:19.437641 [ 4 ] {6dd32734-632d-455e-92b9-35907d32c390} TCPHandler: Processed in 0.004786587 sec. 2025.02.28 06:59:19.437995 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:19.438811 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:19.438938 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:19.440012 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.440052 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.440538 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.02.28 06:59:19.440792 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.440978 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.02.28 06:59:19.441053 [ 55 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:19.441106 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} executeQuery: Read 82 rows, 5.33 KiB in 0.002725 sec., 30091.743119266055 rows/sec., 1.91 MiB/sec. 2025.02.28 06:59:19.441132 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:19.441361 [ 255 ] {42cce63d-a2a9-4aef-9f7d-176aaf2d5d72} TCPHandler: Processed in 0.003576353 sec. 2025.02.28 06:59:19.441724 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full 2025.02.28 06:59:19.442509 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:19.442604 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 10652 rows starting from the beginning of the part 2025.02.28 06:59:19.442899 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:19.443269 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:19.443491 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:19.443806 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:19.443898 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 82 rows starting from the beginning of the part 2025.02.28 06:59:19.447582 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 10974 rows, containing 4 columns (4 merged, 0 gathered) in 0.006150474 sec., 1784252.725887468 rows/sec., 116.37 MiB/sec. 2025.02.28 06:59:19.448155 [ 197 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.02.28 06:59:19.448570 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.448678 [ 200 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_181_36} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.02.28 06:59:19.448784 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. 2025.02.28 06:59:19.449858 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergeTask::MergeProjectionsStage: Merge sorted 53260 rows, containing 5 columns (5 merged, 0 gathered) in 0.017098525 sec., 3114888.564949316 rows/sec., 210.40 MiB/sec. 2025.02.28 06:59:19.450353 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} MergedBlockOutputStream: filled checksums all_1_181_38 (state Temporary) 2025.02.28 06:59:19.450710 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_181_38 to all_1_181_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:19.450811 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_181_38} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_176_37, all_181_181_0] -> all_1_181_38 2025.02.28 06:59:19.450916 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2025.02.28 06:59:21.830249 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.830578 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:59:21.830698 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:59:21.831703 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.831753 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.832200 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.02.28 06:59:21.832455 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.832740 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} executeQuery: Read 16 rows, 1.30 KiB in 0.002243 sec., 7133.303611234953 rows/sec., 581.67 KiB/sec. 2025.02.28 06:59:21.832967 [ 4 ] {c44f32e7-0475-4698-8787-d0544f94ecac} TCPHandler: Processed in 0.002905095 sec. 2025.02.28 06:59:21.833310 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.833595 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:21.833704 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:21.835364 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.835419 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.835951 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 06:59:21.836209 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.836441 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} executeQuery: Read 1320 rows, 112.57 KiB in 0.002926 sec., 451127.8195488721 rows/sec., 37.57 MiB/sec. 2025.02.28 06:59:21.836515 [ 255 ] {87dd2f23-732f-4835-80b4-e34ce8fc0d66} TCPHandler: Processed in 0.003382251 sec. 2025.02.28 06:59:21.836730 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.836962 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:21.837059 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:21.837771 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.837812 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.838240 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:21.838479 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.838648 [ 51 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 2025.02.28 06:59:21.838713 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} executeQuery: Read 74 rows, 5.48 KiB in 0.001805 sec., 40997.22991689751 rows/sec., 2.96 MiB/sec. 2025.02.28 06:59:21.838742 [ 51 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.838813 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.838833 [ 4 ] {3ec16a98-74af-4d84-a5c1-570781f18fb0} TCPHandler: Processed in 0.002210197 sec. 2025.02.28 06:59:21.839103 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.839173 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full 2025.02.28 06:59:21.839417 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:21.839507 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:21.839549 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:21.839577 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 185 rows starting from the beginning of the part 2025.02.28 06:59:21.839840 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:21.840217 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:21.840552 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:21.840875 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part 2025.02.28 06:59:21.841236 [ 189 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part 2025.02.28 06:59:21.842297 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.842345 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:21.842934 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:21.843089 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00416143 sec., 130003.38825836312 rows/sec., 9.24 MiB/sec. 2025.02.28 06:59:21.843298 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.843327 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) 2025.02.28 06:59:21.843889 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} executeQuery: Read 228 rows, 15.81 KiB in 0.004517 sec., 50475.979632499446 rows/sec., 3.42 MiB/sec. 2025.02.28 06:59:21.844237 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.844434 [ 255 ] {6d186e70-3e8c-4436-b01e-1b618920c39c} TCPHandler: Processed in 0.005476105 sec. 2025.02.28 06:59:21.844547 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_79_17} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 2025.02.28 06:59:21.844811 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.844849 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.02.28 06:59:21.844965 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:21.845024 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:21.845892 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.845931 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.846326 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 06:59:21.846562 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.846771 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} executeQuery: Read 594 rows, 45.35 KiB in 0.00184 sec., 322826.0869565217 rows/sec., 24.07 MiB/sec. 2025.02.28 06:59:21.846823 [ 4 ] {df687d30-905e-43d5-8ee6-74f508f2a149} TCPHandler: Processed in 0.002210547 sec. 2025.02.28 06:59:21.846962 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.847096 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:21.847156 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:21.847992 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.848030 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.848478 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 06:59:21.848712 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.848924 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} executeQuery: Read 944 rows, 64.83 KiB in 0.001838 sec., 513601.7410228509 rows/sec., 34.45 MiB/sec. 2025.02.28 06:59:21.848989 [ 255 ] {c917b13c-84ee-4e3d-ae3a-b36bbde9f2c7} TCPHandler: Processed in 0.002080854 sec. 2025.02.28 06:59:21.849192 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.849460 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:21.849557 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:21.851014 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.851054 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.851786 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:21.852051 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.852308 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} executeQuery: Read 58 rows, 106.43 KiB in 0.002918 sec., 19876.627827278957 rows/sec., 35.62 MiB/sec. 2025.02.28 06:59:21.852575 [ 4 ] {30e8e790-3273-4699-bfe1-e8c98f1bc6b4} TCPHandler: Processed in 0.003493241 sec. 2025.02.28 06:59:21.852801 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:21.852941 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:21.853002 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:21.853522 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:21.853560 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:21.853947 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.02.28 06:59:21.854183 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:21.854367 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} executeQuery: Read 36 rows, 2.48 KiB in 0.001459 sec., 24674.43454420836 rows/sec., 1.66 MiB/sec. 2025.02.28 06:59:21.854416 [ 255 ] {e187abbb-d482-4d01-8559-c67f72e936a4} TCPHandler: Processed in 0.00172974 sec. 2025.02.28 06:59:22.633331 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 2025.02.28 06:59:22.658235 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:22.658306 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:22.666460 [ 243 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.02.28 06:59:22.667308 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:22.667816 [ 49 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.02.28 06:59:22.668017 [ 49 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:22.668126 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:22.668524 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.02.28 06:59:22.685121 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2025.02.28 06:59:22.686416 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:22.687753 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part 2025.02.28 06:59:22.694145 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part 2025.02.28 06:59:22.699843 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part 2025.02.28 06:59:22.705611 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part 2025.02.28 06:59:22.711944 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part 2025.02.28 06:59:22.718022 [ 189 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part 2025.02.28 06:59:22.784383 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.11605891 sec., 6884.43480987371 rows/sec., 35.60 MiB/sec. 2025.02.28 06:59:22.788167 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.02.28 06:59:22.791174 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:22.791300 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_106_21} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.02.28 06:59:22.794019 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.02.28 06:59:23.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.40 MiB, peak 288.80 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: -1.09 MiB 2025.02.28 06:59:23.368938 [ 219 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:23.368991 [ 219 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:23.370844 [ 219 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:24.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 288.80 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: 4.00 MiB 2025.02.28 06:59:24.202559 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2772 2025.02.28 06:59:24.206572 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:24.206634 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:24.208220 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:24.208544 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:24.209222 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2772 2025.02.28 06:59:24.395232 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:24.395428 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:24.395509 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:24.396414 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:24.396456 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:24.396912 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 06:59:24.397171 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:24.397371 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. 2025.02.28 06:59:24.397425 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:24.397439 [ 4 ] {efe5ee0a-9180-41a3-bc80-cdbcee99821d} TCPHandler: Processed in 0.002338818 sec. 2025.02.28 06:59:24.397456 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:24.397773 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:24.398127 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:24.398228 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:24.400047 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:24.400105 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:24.400824 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 06:59:24.401023 [ 224 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:24.401371 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:24.401955 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} executeQuery: Read 64 rows, 5.12 KiB in 0.003908 sec., 16376.663254861822 rows/sec., 1.28 MiB/sec. 2025.02.28 06:59:24.402153 [ 255 ] {0ea603a5-4775-4bbc-9913-918961209261} TCPHandler: Processed in 0.004583255 sec. 2025.02.28 06:59:24.402346 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:24.402465 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:24.402519 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:24.403037 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:24.403072 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:24.403452 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 06:59:24.403685 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:24.403857 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} executeQuery: Read 64 rows, 4.56 KiB in 0.001418 sec., 45133.99153737658 rows/sec., 3.14 MiB/sec. 2025.02.28 06:59:24.403907 [ 4 ] {fabbcd39-f650-466b-a01b-5a9475fcad9b} TCPHandler: Processed in 0.00162261 sec. 2025.02.28 06:59:24.404042 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:24.404161 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:24.404215 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:24.404705 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:24.404743 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2025.02.28 06:59:24.405125 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.02.28 06:59:24.405361 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:24.405583 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} executeQuery: Read 24 rows, 1.66 KiB in 0.001447 sec., 16586.0400829302 rows/sec., 1.12 MiB/sec. 2025.02.28 06:59:24.405633 [ 255 ] {59899ab6-e249-42fc-8bad-b45bee5cd5f0} TCPHandler: Processed in 0.001648349 sec. 2025.02.28 06:59:25.021218 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.021303 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.023281 [ 221 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.169028 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.169063 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.171119 [ 221 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.519800 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.519893 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:25.521946 [ 219 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] 2025.02.28 06:59:26.408829 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49044 2025.02.28 06:59:26.409595 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:26.409646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:26.410201 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:59:26.410473 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:26.410769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 2025.02.28 06:59:29.406103 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.406282 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.406351 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:59:29.407245 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.407293 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.407736 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:29.407990 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.408223 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} executeQuery: Read 212 rows, 13.81 KiB in 0.001966 sec., 107833.16378433368 rows/sec., 6.86 MiB/sec. 2025.02.28 06:59:29.408280 [ 4 ] {cd72fd0e-122e-4683-8f6c-ae5efcf26fc0} TCPHandler: Processed in 0.002292078 sec. 2025.02.28 06:59:29.408606 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.408821 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:29.408903 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:29.410182 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.410227 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.410705 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.02.28 06:59:29.410958 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.411215 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} executeQuery: Read 617 rows, 49.39 KiB in 0.002449 sec., 251939.5671702736 rows/sec., 19.70 MiB/sec. 2025.02.28 06:59:29.411329 [ 255 ] {831adf6c-ae62-47ba-8157-9fa6b1839932} TCPHandler: Processed in 0.002901205 sec. 2025.02.28 06:59:29.411552 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.411827 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.411921 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:29.412838 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.412878 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.413249 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:59:29.413498 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.413745 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} executeQuery: Read 106 rows, 6.39 KiB in 0.001961 sec., 54054.05405405405 rows/sec., 3.18 MiB/sec. 2025.02.28 06:59:29.413863 [ 4 ] {cf0a6d6e-6fa4-47aa-a1db-4cda1e020452} TCPHandler: Processed in 0.002445019 sec. 2025.02.28 06:59:29.414084 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.414215 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.414268 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:29.414917 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.414957 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.415339 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:29.415573 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.415790 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} executeQuery: Read 113 rows, 7.49 KiB in 0.001606 sec., 70361.14570361146 rows/sec., 4.55 MiB/sec. 2025.02.28 06:59:29.415845 [ 255 ] {415dddd9-5147-49d6-b791-4dcf96db321b} TCPHandler: Processed in 0.001868933 sec. 2025.02.28 06:59:29.416012 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.416131 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.416180 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:59:29.416826 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.416865 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.417231 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:29.417465 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.417696 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} executeQuery: Read 112 rows, 6.53 KiB in 0.001584 sec., 70707.07070707071 rows/sec., 4.03 MiB/sec. 2025.02.28 06:59:29.417802 [ 4 ] {8dce711b-39e0-4d4b-ab30-4c2472151bb7} TCPHandler: Processed in 0.001846542 sec. 2025.02.28 06:59:29.418046 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.418199 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:29.418249 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:29.419033 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.419076 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.419479 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.02.28 06:59:29.419726 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.419943 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} executeQuery: Read 382 rows, 27.58 KiB in 0.001769 sec., 215941.20972300734 rows/sec., 15.23 MiB/sec. 2025.02.28 06:59:29.420013 [ 255 ] {ff7f45e5-a5ed-4944-a767-a07e43d2aea0} TCPHandler: Processed in 0.002106066 sec. 2025.02.28 06:59:29.420201 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.420477 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:59:29.420531 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:59:29.421024 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.421063 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.421427 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:29.421663 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.421872 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. 2025.02.28 06:59:29.421924 [ 4 ] {93cf6912-9894-44cc-8e95-d9c597644585} TCPHandler: Processed in 0.001826422 sec. 2025.02.28 06:59:29.422111 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.422274 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.422338 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:29.422978 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.423019 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.423439 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.02.28 06:59:29.423713 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.423970 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} executeQuery: Read 237 rows, 16.27 KiB in 0.001727 sec., 137232.1945570353 rows/sec., 9.20 MiB/sec. 2025.02.28 06:59:29.424105 [ 255 ] {f1f1fac9-5f07-4488-8db0-16ad68ba287b} TCPHandler: Processed in 0.002050304 sec. 2025.02.28 06:59:29.424323 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.424624 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.424768 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:59:29.425273 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.425311 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.425672 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.02.28 06:59:29.425922 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.426179 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} executeQuery: Read 1 rows, 69.00 B in 0.001655 sec., 604.2296072507553 rows/sec., 40.71 KiB/sec. 2025.02.28 06:59:29.426292 [ 4 ] {140bdee4-afbb-4f3b-b927-6f380fb1424f} TCPHandler: Processed in 0.002100495 sec. 2025.02.28 06:59:29.426497 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:29.426632 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:29.426683 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:29.427237 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:29.427277 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:29.427663 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.02.28 06:59:29.427905 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:29.428151 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. 2025.02.28 06:59:29.428222 [ 255 ] {d32e9e09-b180-4686-92ce-dddfbbf5ed76} TCPHandler: Processed in 0.001828812 sec. 2025.02.28 06:59:30.185358 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807 2025.02.28 06:59:30.211409 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:30.211490 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:30.219235 [ 243 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.02.28 06:59:30.220074 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:30.223588 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 807 2025.02.28 06:59:33.628749 [ 32 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:59:33.628819 [ 32 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:59:33.911068 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49471 2025.02.28 06:59:33.912161 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:33.912205 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:33.912760 [ 244 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:59:33.913050 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:33.913280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49471 2025.02.28 06:59:34.209671 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2800 2025.02.28 06:59:34.213150 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.213210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.214745 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:59:34.215068 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.216630 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2800 2025.02.28 06:59:34.402663 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.402847 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:34.402916 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:34.403701 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.403744 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.404166 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.02.28 06:59:34.404421 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.404643 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} executeQuery: Read 172 rows, 15.42 KiB in 0.001846 sec., 93174.43120260022 rows/sec., 8.16 MiB/sec. 2025.02.28 06:59:34.404699 [ 4 ] {c7fcc964-9336-49cd-a85f-885ec4cbd6c4} TCPHandler: Processed in 0.002172146 sec. 2025.02.28 06:59:34.404940 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.405160 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:34.405241 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:34.406079 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.406122 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.406559 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:59:34.406827 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.407027 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} executeQuery: Read 58 rows, 4.36 KiB in 0.001926 sec., 30114.22637590862 rows/sec., 2.21 MiB/sec. 2025.02.28 06:59:34.407095 [ 255 ] {270abe84-4df6-4e51-9545-7e78884516ab} TCPHandler: Processed in 0.002292177 sec. 2025.02.28 06:59:34.407247 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.407385 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:34.407442 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:34.408115 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.408155 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.408531 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.02.28 06:59:34.408768 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.408993 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} executeQuery: Read 122 rows, 9.76 KiB in 0.001636 sec., 74572.1271393643 rows/sec., 5.83 MiB/sec. 2025.02.28 06:59:34.409049 [ 4 ] {7fe79318-dc23-44be-94c2-18aea4821eb1} TCPHandler: Processed in 0.001867652 sec. 2025.02.28 06:59:34.409198 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.409344 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:34.409410 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:34.410044 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.410082 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.410496 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.02.28 06:59:34.410740 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.410932 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. 2025.02.28 06:59:34.410995 [ 255 ] {412fc286-6fff-491b-93b9-6b926dc7a4ec} TCPHandler: Processed in 0.001864332 sec. 2025.02.28 06:59:34.411137 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.411253 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:34.411334 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:34.412730 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.412770 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.413492 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:34.413766 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.414041 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:34.414064 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} executeQuery: Read 58 rows, 106.43 KiB in 0.002832 sec., 20480.225988700568 rows/sec., 36.70 MiB/sec. 2025.02.28 06:59:34.414092 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:34.414313 [ 4 ] {e82be518-aac8-44bf-a8d3-eb31e908962e} TCPHandler: Processed in 0.003231269 sec. 2025.02.28 06:59:34.414518 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:34.414658 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:34.414723 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:34.415401 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:34.415443 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:34.415929 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.02.28 06:59:34.416288 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:34.416540 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} executeQuery: Read 60 rows, 4.14 KiB in 0.001913 sec., 31364.349189754314 rows/sec., 2.11 MiB/sec. 2025.02.28 06:59:34.416723 [ 255 ] {9396edbe-19be-4192-94c7-86fbe168e17e} TCPHandler: Processed in 0.002268597 sec. 2025.02.28 06:59:34.416808 [ 221 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.02.28 06:59:34.981133 [ 223 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:59:34.981179 [ 223 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:59:34.982692 [ 223 ] {} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.02.28 06:59:37.723801 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 815 2025.02.28 06:59:37.748982 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:37.749046 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:37.756780 [ 243 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.02.28 06:59:37.757601 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:37.760839 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 815 2025.02.28 06:59:39.406737 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.406932 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.407006 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:59:39.407850 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.407896 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.408359 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:39.408612 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.408815 [ 74 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2025.02.28 06:59:39.408879 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} executeQuery: Read 212 rows, 13.81 KiB in 0.001991 sec., 106479.1562029131 rows/sec., 6.77 MiB/sec. 2025.02.28 06:59:39.408907 [ 74 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.408988 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.409020 [ 4 ] {c9fef46c-35cb-46ad-bae2-ef33cb3998f4} TCPHandler: Processed in 0.00241228 sec. 2025.02.28 06:59:39.409253 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full 2025.02.28 06:59:39.409356 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.409439 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.409484 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 212 rows starting from the beginning of the part 2025.02.28 06:59:39.409722 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part 2025.02.28 06:59:39.409741 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:39.409938 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:39.409971 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part 2025.02.28 06:59:39.410423 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part 2025.02.28 06:59:39.410763 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 212 rows starting from the beginning of the part 2025.02.28 06:59:39.413051 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.413105 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.413579 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004527584 sec., 234120.449228551 rows/sec., 15.78 MiB/sec. 2025.02.28 06:59:39.413772 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2025.02.28 06:59:39.413946 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.02.28 06:59:39.414262 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.414422 [ 198 ] {cd8179da-ecbd-4ac6-ab02-ad30c8cf9802::all_1_77_19} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2025.02.28 06:59:39.414503 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.414563 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:59:39.414769 [ 74 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.02.28 06:59:39.414819 [ 74 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.414847 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} executeQuery: Read 617 rows, 49.39 KiB in 0.005263 sec., 117233.51700551016 rows/sec., 9.16 MiB/sec. 2025.02.28 06:59:39.414862 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.415047 [ 255 ] {147b6145-7429-484e-ae8d-2dbe417c5b11} TCPHandler: Processed in 0.005915701 sec. 2025.02.28 06:59:39.415100 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.02.28 06:59:39.415261 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.415316 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.415335 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1888 rows starting from the beginning of the part 2025.02.28 06:59:39.415579 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 1320 rows starting from the beginning of the part 2025.02.28 06:59:39.415945 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 56 rows starting from the beginning of the part 2025.02.28 06:59:39.416042 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.416209 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:39.416274 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 617 rows starting from the beginning of the part 2025.02.28 06:59:39.416745 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 172 rows starting from the beginning of the part 2025.02.28 06:59:39.417093 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 617 rows starting from the beginning of the part 2025.02.28 06:59:39.418793 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.418872 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.419969 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:59:39.420330 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.420643 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} executeQuery: Read 106 rows, 6.39 KiB in 0.004899 sec., 21637.068789548888 rows/sec., 1.27 MiB/sec. 2025.02.28 06:59:39.420950 [ 4 ] {1f6c54be-3cc8-4793-bc32-2d0aa8ce1849} TCPHandler: Processed in 0.005782929 sec. 2025.02.28 06:59:39.421503 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.421731 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 4670 rows, containing 5 columns (5 merged, 0 gathered) in 0.00674199 sec., 692673.8247906034 rows/sec., 59.02 MiB/sec. 2025.02.28 06:59:39.421829 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.421898 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:39.422051 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.02.28 06:59:39.422651 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.422742 [ 194 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_186_37} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.02.28 06:59:39.422882 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.02.28 06:59:39.423128 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.423172 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.423558 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:39.423796 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.423958 [ 74 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Selected 6 parts from all_1_74_16 to all_79_79_0 2025.02.28 06:59:39.424020 [ 74 ] {} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.424052 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} executeQuery: Read 113 rows, 7.49 KiB in 0.00227 sec., 49779.73568281939 rows/sec., 3.22 MiB/sec. 2025.02.28 06:59:39.424061 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.424251 [ 255 ] {311f47a1-8108-4eb2-9bde-6ad569e89f28} TCPHandler: Processed in 0.003151848 sec. 2025.02.28 06:59:39.424473 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_74_16 to all_79_79_0 into Compact with storage Full 2025.02.28 06:59:39.424526 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.424896 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.425020 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.425055 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:59:39.425157 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 341 rows starting from the beginning of the part 2025.02.28 06:59:39.425614 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 228 rows starting from the beginning of the part 2025.02.28 06:59:39.426054 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 113 rows starting from the beginning of the part 2025.02.28 06:59:39.426503 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part 2025.02.28 06:59:39.426847 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 113 rows starting from the beginning of the part 2025.02.28 06:59:39.427380 [ 195 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 113 rows starting from the beginning of the part 2025.02.28 06:59:39.428825 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.428896 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.429924 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:39.430383 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.430661 [ 74 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2025.02.28 06:59:39.430770 [ 74 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.430844 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 5 columns (5 merged, 0 gathered) in 0.00663937 sec., 171100.57128914338 rows/sec., 12.04 MiB/sec. 2025.02.28 06:59:39.430864 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.430928 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} executeQuery: Read 112 rows, 6.53 KiB in 0.006158 sec., 18187.72328678142 rows/sec., 1.04 MiB/sec. 2025.02.28 06:59:39.431183 [ 200 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} MergedBlockOutputStream: filled checksums all_1_79_17 (state Temporary) 2025.02.28 06:59:39.431329 [ 4 ] {4e2eb65a-0e92-4571-85b4-9cc79d4dd2db} TCPHandler: Processed in 0.006926573 sec. 2025.02.28 06:59:39.431415 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full 2025.02.28 06:59:39.431947 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.432072 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 112 rows starting from the beginning of the part 2025.02.28 06:59:39.432106 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.432279 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_merge_all_1_79_17 to all_1_79_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.432552 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 112 rows starting from the beginning of the part 2025.02.28 06:59:39.432815 [ 196 ] {43ff3d04-8d3d-4e7a-a56c-563f2b98a20e::all_1_79_17} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e) (MergerMutator): Merged 6 parts: [all_1_74_16, all_79_79_0] -> all_1_79_17 2025.02.28 06:59:39.432919 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:39.433040 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 112 rows starting from the beginning of the part 2025.02.28 06:59:39.433176 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:39.433206 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.02.28 06:59:39.433454 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 112 rows starting from the beginning of the part 2025.02.28 06:59:39.433809 [ 199 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 112 rows starting from the beginning of the part 2025.02.28 06:59:39.436795 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.436898 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.436948 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005921801 sec., 94565.82549801994 rows/sec., 5.75 MiB/sec. 2025.02.28 06:59:39.437188 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2025.02.28 06:59:39.437664 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.02.28 06:59:39.437830 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.438019 [ 191 ] {ae10649f-1e0a-4033-8240-a3be65056305::all_1_77_19} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2025.02.28 06:59:39.438088 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.438185 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.02.28 06:59:39.438392 [ 74 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.02.28 06:59:39.438438 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} executeQuery: Read 382 rows, 27.58 KiB in 0.005693 sec., 67099.9473037063 rows/sec., 4.73 MiB/sec. 2025.02.28 06:59:39.438456 [ 74 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.438528 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.438584 [ 255 ] {08f642e2-c0db-4db9-ba7e-8ee99a831b96} TCPHandler: Processed in 0.007106965 sec. 2025.02.28 06:59:39.438780 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.02.28 06:59:39.438810 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.438964 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.439048 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 956 rows starting from the beginning of the part 2025.02.28 06:59:39.439057 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:59:39.439209 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:59:39.439370 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 594 rows starting from the beginning of the part 2025.02.28 06:59:39.439736 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:39.440145 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 382 rows starting from the beginning of the part 2025.02.28 06:59:39.440475 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 122 rows starting from the beginning of the part 2025.02.28 06:59:39.440809 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 382 rows starting from the beginning of the part 2025.02.28 06:59:39.441808 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.441900 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.442819 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:39.443274 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.443749 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} executeQuery: Read 6 rows, 321.00 B in 0.004707 sec., 1274.697259400892 rows/sec., 66.60 KiB/sec. 2025.02.28 06:59:39.444231 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005598267 sec., 446566.76789442165 rows/sec., 34.24 MiB/sec. 2025.02.28 06:59:39.444234 [ 4 ] {53252220-77fd-47ce-9d03-b1aa07b60123} TCPHandler: Processed in 0.005536526 sec. 2025.02.28 06:59:39.444556 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.02.28 06:59:39.444592 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.444789 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.444881 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:39.444998 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.445278 [ 190 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_186_37} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.02.28 06:59:39.445434 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.28 06:59:39.445863 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.445908 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.446318 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.02.28 06:59:39.446560 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.446706 [ 97 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 2 parts from all_1_181_38 to all_182_182_0 2025.02.28 06:59:39.446747 [ 97 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.446747 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} executeQuery: Read 237 rows, 16.27 KiB in 0.002011 sec., 117851.81501740427 rows/sec., 7.90 MiB/sec. 2025.02.28 06:59:39.446776 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.446845 [ 255 ] {08a36745-1298-44ee-af3b-985a6284de27} TCPHandler: Processed in 0.002453779 sec. 2025.02.28 06:59:39.446901 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_181_38 to all_182_182_0 into Compact with storage Full 2025.02.28 06:59:39.447044 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.447056 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.447092 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergeTreeSequentialSource: Reading 8 marks from part all_1_181_38, total 53260 rows starting from the beginning of the part 2025.02.28 06:59:39.447329 [ 193 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 944 rows starting from the beginning of the part 2025.02.28 06:59:39.447772 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.447922 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:59:39.448954 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.449017 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.449510 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.02.28 06:59:39.449856 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.450118 [ 97 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Selected 6 parts from all_1_72_16 to all_77_77_0 2025.02.28 06:59:39.450177 [ 97 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.450215 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.450222 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} executeQuery: Read 1 rows, 69.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 24.21 KiB/sec. 2025.02.28 06:59:39.450531 [ 4 ] {8eeab2ed-7a35-4f03-bd91-00b2cdcf89c8} TCPHandler: Processed in 0.003582843 sec. 2025.02.28 06:59:39.450536 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_72_16 to all_77_77_0 into Compact with storage Full 2025.02.28 06:59:39.450741 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:39.450742 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.450806 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_72_16, total 72 rows starting from the beginning of the part 2025.02.28 06:59:39.451103 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part 2025.02.28 06:59:39.451110 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:39.451443 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:39.451488 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part 2025.02.28 06:59:39.451900 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part 2025.02.28 06:59:39.452220 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part 2025.02.28 06:59:39.452666 [ 190 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part 2025.02.28 06:59:39.454425 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.454498 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.455753 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.02.28 06:59:39.456432 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.456642 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.006349866 sec., 12126.24014428021 rows/sec., 817.10 KiB/sec. 2025.02.28 06:59:39.456745 [ 97 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.02.28 06:59:39.456805 [ 97 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:39.456833 [ 97 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:39.456874 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} executeQuery: Read 82 rows, 5.33 KiB in 0.00597 sec., 13735.34338358459 rows/sec., 893.30 KiB/sec. 2025.02.28 06:59:39.456942 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} MergedBlockOutputStream: filled checksums all_1_77_17 (state Temporary) 2025.02.28 06:59:39.457521 [ 255 ] {a26f2a48-6d63-489b-9fc8-d450104ab31a} TCPHandler: Processed in 0.006893162 sec. 2025.02.28 06:59:39.457514 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_181_36 to all_186_186_0 into Compact with storage Full 2025.02.28 06:59:39.457910 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:39.457985 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 3 marks from part all_1_181_36, total 10974 rows starting from the beginning of the part 2025.02.28 06:59:39.458096 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_merge_all_1_77_17 to all_1_77_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.458241 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 36 rows starting from the beginning of the part 2025.02.28 06:59:39.458526 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 24 rows starting from the beginning of the part 2025.02.28 06:59:39.458673 [ 197 ] {012fe182-d32b-415b-a462-4502fc8a2933::all_1_77_17} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933) (MergerMutator): Merged 6 parts: [all_1_72_16, all_77_77_0] -> all_1_77_17 2025.02.28 06:59:39.459021 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 82 rows starting from the beginning of the part 2025.02.28 06:59:39.459176 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.02.28 06:59:39.459399 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:39.459576 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 82 rows starting from the beginning of the part 2025.02.28 06:59:39.461432 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergeTask::MergeProjectionsStage: Merge sorted 54204 rows, containing 5 columns (5 merged, 0 gathered) in 0.014568884 sec., 3720532.0599710997 rows/sec., 251.28 MiB/sec. 2025.02.28 06:59:39.461879 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} MergedBlockOutputStream: filled checksums all_1_182_39 (state Temporary) 2025.02.28 06:59:39.462230 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_182_39 to all_1_182_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.462304 [ 189 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_182_39} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 2 parts: [all_1_181_38, all_182_182_0] -> all_1_182_39 2025.02.28 06:59:39.462447 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. 2025.02.28 06:59:39.463623 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 11258 rows, containing 4 columns (4 merged, 0 gathered) in 0.006659489 sec., 1690520.0984640112 rows/sec., 110.25 MiB/sec. 2025.02.28 06:59:39.463890 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.02.28 06:59:39.464191 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:39.464266 [ 201 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_186_37} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.02.28 06:59:39.464349 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. 2025.02.28 06:59:41.413551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49959 2025.02.28 06:59:41.414272 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:41.414324 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:41.414868 [ 244 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:59:41.415142 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:41.415392 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49959 2025.02.28 06:59:44.216979 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2832 2025.02.28 06:59:44.220263 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.220314 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.221827 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:59:44.222143 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.222324 [ 29 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:59:44.222395 [ 29 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.222444 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.223165 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:59:44.224707 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2832 2025.02.28 06:59:44.225085 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:44.225278 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2688 rows starting from the beginning of the part 2025.02.28 06:59:44.226002 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 16 rows starting from the beginning of the part 2025.02.28 06:59:44.226703 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part 2025.02.28 06:59:44.227222 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part 2025.02.28 06:59:44.227714 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 28 rows starting from the beginning of the part 2025.02.28 06:59:44.228207 [ 189 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part 2025.02.28 06:59:44.238195 [ 191 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 72 columns (72 merged, 0 gathered) in 0.015600427 sec., 181533.4926409386 rows/sec., 134.97 MiB/sec. 2025.02.28 06:59:44.240819 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:59:44.241675 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.241774 [ 200 ] {885f53be-7430-4b34-b89a-ac37c386aff3::all_1_81_16} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:59:44.242137 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.02.28 06:59:44.404758 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.404941 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:44.405019 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:44.405858 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.405907 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.406362 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.02.28 06:59:44.406629 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.406871 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} executeQuery: Read 172 rows, 15.42 KiB in 0.001982 sec., 86781.02926337034 rows/sec., 7.60 MiB/sec. 2025.02.28 06:59:44.406939 [ 4 ] {6b6d2053-f9ab-4590-9dcf-65ea4c37660b} TCPHandler: Processed in 0.002309207 sec. 2025.02.28 06:59:44.407175 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.407365 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:44.407440 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:44.408197 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.408247 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.408680 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.02.28 06:59:44.408930 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.409185 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} executeQuery: Read 58 rows, 4.36 KiB in 0.001873 sec., 30966.364121729843 rows/sec., 2.27 MiB/sec. 2025.02.28 06:59:44.409270 [ 255 ] {f7a2cb66-229d-4201-8417-ba0c135e1a54} TCPHandler: Processed in 0.002230146 sec. 2025.02.28 06:59:44.409504 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.409722 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:44.409785 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:44.410492 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.410533 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.410921 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.02.28 06:59:44.411161 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.411389 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} executeQuery: Read 122 rows, 9.76 KiB in 0.001702 sec., 71680.37602820211 rows/sec., 5.60 MiB/sec. 2025.02.28 06:59:44.411445 [ 4 ] {d4098241-1f08-4d2f-991c-bdf329686662} TCPHandler: Processed in 0.002086665 sec. 2025.02.28 06:59:44.411618 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.411940 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:44.412111 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:44.412845 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.412884 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.413269 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.02.28 06:59:44.413507 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.413688 [ 23 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 2 parts from all_1_182_39 to all_183_183_0 2025.02.28 06:59:44.413711 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} executeQuery: Read 160 rows, 11.41 KiB in 0.001891 sec., 84611.31676361713 rows/sec., 5.89 MiB/sec. 2025.02.28 06:59:44.413763 [ 23 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.413834 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.413840 [ 255 ] {498b6b37-b728-4b13-8588-2a298f60622b} TCPHandler: Processed in 0.002303847 sec. 2025.02.28 06:59:44.414059 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergeTask::PrepareStage: Merging 2 parts: from all_1_182_39 to all_183_183_0 into Compact with storage Full 2025.02.28 06:59:44.414080 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.414339 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:44.414346 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:44.414401 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergeTreeSequentialSource: Reading 8 marks from part all_1_182_39, total 54204 rows starting from the beginning of the part 2025.02.28 06:59:44.414576 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:44.414709 [ 187 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:44.418085 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.418172 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.419034 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:59:44.419388 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.419651 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} executeQuery: Read 58 rows, 106.43 KiB in 0.0054 sec., 10740.74074074074 rows/sec., 19.25 MiB/sec. 2025.02.28 06:59:44.419914 [ 4 ] {ff602c81-af8e-49a3-8aae-6352aea048d3} TCPHandler: Processed in 0.005936191 sec. 2025.02.28 06:59:44.420118 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:44.420280 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:44.420344 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:44.421186 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:44.421226 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:44.421694 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.02.28 06:59:44.421953 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.422247 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} executeQuery: Read 60 rows, 4.14 KiB in 0.001989 sec., 30165.912518853696 rows/sec., 2.03 MiB/sec. 2025.02.28 06:59:44.422323 [ 255 ] {f5c740b2-7eca-45cb-8213-93ffdcc8718b} TCPHandler: Processed in 0.002272777 sec. 2025.02.28 06:59:44.425729 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergeTask::MergeProjectionsStage: Merge sorted 54268 rows, containing 5 columns (5 merged, 0 gathered) in 0.011781842 sec., 4606070.935257832 rows/sec., 311.10 MiB/sec. 2025.02.28 06:59:44.426288 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} MergedBlockOutputStream: filled checksums all_1_183_40 (state Temporary) 2025.02.28 06:59:44.426603 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_183_40 to all_1_183_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:44.426690 [ 188 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_183_40} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 2 parts: [all_1_182_39, all_183_183_0] -> all_1_183_40 2025.02.28 06:59:44.426780 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.02.28 06:59:44.578753 [ 225 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Found 6 old parts to remove. Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] 2025.02.28 06:59:44.578792 [ 225 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from filesystem (serially): Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] 2025.02.28 06:59:44.580595 [ 225 ] {} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Removing 6 parts from memory: Parts: [all_1_27_6, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0, all_32_32_0] 2025.02.28 06:59:45.261037 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 822 2025.02.28 06:59:45.284923 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:45.284982 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:45.292810 [ 243 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.02.28 06:59:45.294178 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:45.297317 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 822 2025.02.28 06:59:48.629074 [ 65 ] {} DNSResolver: Updating DNS cache 2025.02.28 06:59:48.629180 [ 65 ] {} DNSResolver: Updated DNS cache 2025.02.28 06:59:48.915681 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 50386 2025.02.28 06:59:48.916626 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:48.916670 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:48.917212 [ 244 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:59:48.917538 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:48.917818 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50386 2025.02.28 06:59:48.917883 [ 225 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:48.917930 [ 225 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:48.920008 [ 225 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:49.111514 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.111606 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.113646 [ 222 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.193982 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.194015 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.195915 [ 222 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.352997 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.353084 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.355228 [ 223 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.406389 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.406564 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.406633 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:59:49.407467 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.407515 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.407943 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:49.408195 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.408416 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} executeQuery: Read 212 rows, 13.81 KiB in 0.001899 sec., 111637.70405476567 rows/sec., 7.10 MiB/sec. 2025.02.28 06:59:49.408480 [ 4 ] {deb6d20c-9a79-48e0-9831-3fd175331fc3} TCPHandler: Processed in 0.002214956 sec. 2025.02.28 06:59:49.408723 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.408897 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:49.408967 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:49.409950 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.409992 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.410459 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.02.28 06:59:49.410709 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.410940 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} executeQuery: Read 617 rows, 49.39 KiB in 0.002094 sec., 294651.38490926457 rows/sec., 23.03 MiB/sec. 2025.02.28 06:59:49.410995 [ 255 ] {b5106953-3b92-4169-8c3a-bf6b2b08191b} TCPHandler: Processed in 0.002396009 sec. 2025.02.28 06:59:49.411163 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.411308 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.411370 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:49.412100 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.412148 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.412547 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.02.28 06:59:49.412795 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.412971 [ 95 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Selected 6 parts from all_1_79_17 to all_84_84_0 2025.02.28 06:59:49.413041 [ 95 ] {} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.413041 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} executeQuery: Read 106 rows, 6.39 KiB in 0.00176 sec., 60227.27272727273 rows/sec., 3.54 MiB/sec. 2025.02.28 06:59:49.413081 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.413200 [ 4 ] {323cca18-4be6-4678-8383-bdc17cce0b34} TCPHandler: Processed in 0.002100935 sec. 2025.02.28 06:59:49.413294 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_79_17 to all_84_84_0 into Compact with storage Full 2025.02.28 06:59:49.413398 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.413469 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:49.413522 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_79_17, total 185 rows starting from the beginning of the part 2025.02.28 06:59:49.413834 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part 2025.02.28 06:59:49.413911 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.414162 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:49.414191 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:49.414606 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part 2025.02.28 06:59:49.414972 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:49.415393 [ 192 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part 2025.02.28 06:59:49.417825 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.417900 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.418927 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.02.28 06:59:49.419509 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.419589 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 5 columns (5 merged, 0 gathered) in 0.006378316 sec., 97047.55926172363 rows/sec., 6.51 MiB/sec. 2025.02.28 06:59:49.419790 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} executeQuery: Read 113 rows, 7.49 KiB in 0.006162 sec., 18338.20188250568 rows/sec., 1.19 MiB/sec. 2025.02.28 06:59:49.419831 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) 2025.02.28 06:59:49.419864 [ 255 ] {732037a5-3d9a-4f7c-8e60-22314418b77a} TCPHandler: Processed in 0.006550668 sec. 2025.02.28 06:59:49.420061 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.420289 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.420302 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.420403 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:59:49.420515 [ 193 ] {6add747c-a4f0-494e-97e7-2c70ba78c59d::all_1_84_18} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d) (MergerMutator): Merged 6 parts: [all_1_79_17, all_84_84_0] -> all_1_84_18 2025.02.28 06:59:49.420690 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.02.28 06:59:49.421222 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.421266 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.421632 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:49.421864 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.422060 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} executeQuery: Read 112 rows, 6.53 KiB in 0.001837 sec., 60968.97114861186 rows/sec., 3.47 MiB/sec. 2025.02.28 06:59:49.422115 [ 4 ] {514f3fbc-fac8-4f50-a92e-f737d8fa5fcc} TCPHandler: Processed in 0.002140106 sec. 2025.02.28 06:59:49.422268 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.422411 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:49.422469 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:49.423329 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.423376 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.423749 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.02.28 06:59:49.423978 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.424182 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} executeQuery: Read 382 rows, 27.58 KiB in 0.001802 sec., 211986.68146503886 rows/sec., 14.95 MiB/sec. 2025.02.28 06:59:49.424234 [ 255 ] {bde578d9-18fb-41d6-b01b-a806da54cdad} TCPHandler: Processed in 0.002031734 sec. 2025.02.28 06:59:49.424380 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.424603 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:59:49.424699 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:59:49.425513 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.425551 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.425909 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:49.426134 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.426336 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} executeQuery: Read 6 rows, 321.00 B in 0.001788 sec., 3355.7046979865772 rows/sec., 175.32 KiB/sec. 2025.02.28 06:59:49.426387 [ 4 ] {04acafcd-c5fd-4175-b34f-448b05428416} TCPHandler: Processed in 0.002066175 sec. 2025.02.28 06:59:49.426588 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.426809 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.426904 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:49.427688 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.427726 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.428123 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.02.28 06:59:49.428353 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.428529 [ 95 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 2 parts from all_1_183_40 to all_184_184_0 2025.02.28 06:59:49.428584 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} executeQuery: Read 237 rows, 16.27 KiB in 0.001823 sec., 130005.48546352168 rows/sec., 8.71 MiB/sec. 2025.02.28 06:59:49.428589 [ 95 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.428676 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.428705 [ 255 ] {39b50d8c-043a-4cc6-a13d-2125035dec75} TCPHandler: Processed in 0.002225487 sec. 2025.02.28 06:59:49.428946 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.428973 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Found 6 old parts to remove. Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.428970 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergeTask::PrepareStage: Merging 2 parts: from all_1_183_40 to all_184_184_0 into Compact with storage Full 2025.02.28 06:59:49.429024 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from filesystem (serially): Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.429262 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.429467 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:59:49.429685 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:49.429793 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergeTreeSequentialSource: Reading 8 marks from part all_1_183_40, total 54268 rows starting from the beginning of the part 2025.02.28 06:59:49.430554 [ 197 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 237 rows starting from the beginning of the part 2025.02.28 06:59:49.431796 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.431862 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.433203 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.02.28 06:59:49.433949 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.434705 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} executeQuery: Read 1 rows, 69.00 B in 0.005532 sec., 180.76644974692698 rows/sec., 12.18 KiB/sec. 2025.02.28 06:59:49.434875 [ 219 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Removing 6 parts from memory: Parts: [all_1_71_14, all_72_72_0, all_73_73_0, all_74_74_0, all_75_75_0, all_76_76_0] 2025.02.28 06:59:49.434880 [ 4 ] {e7d8dd9c-f946-42b9-befc-7063e66366fe} TCPHandler: Processed in 0.006065943 sec. 2025.02.28 06:59:49.435257 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:49.435502 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:49.435660 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:49.437511 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:49.437552 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:49.438008 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.02.28 06:59:49.438265 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.438482 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} executeQuery: Read 82 rows, 5.33 KiB in 0.0031 sec., 26451.612903225807 rows/sec., 1.68 MiB/sec. 2025.02.28 06:59:49.438537 [ 255 ] {99ab0db4-5143-4c0f-97be-4dac1b83725a} TCPHandler: Processed in 0.003520953 sec. 2025.02.28 06:59:49.443050 [ 199 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergeTask::MergeProjectionsStage: Merge sorted 54505 rows, containing 5 columns (5 merged, 0 gathered) in 0.014258131 sec., 3822731.043781264 rows/sec., 258.19 MiB/sec. 2025.02.28 06:59:49.443722 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} MergedBlockOutputStream: filled checksums all_1_184_41 (state Temporary) 2025.02.28 06:59:49.444042 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_184_41 to all_1_184_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:49.444127 [ 196 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_184_41} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 2 parts: [all_1_183_40, all_184_184_0] -> all_1_184_41 2025.02.28 06:59:49.444219 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.02.28 06:59:50.475181 [ 224 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:50.475242 [ 224 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:50.477412 [ 224 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.02.28 06:59:51.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 288.80 MiB, free memory in arenas 0.00 B, will set to 270.31 MiB (RSS), difference: 4.00 MiB 2025.02.28 06:59:51.676082 [ 223 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:51.676135 [ 223 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:51.677873 [ 223 ] {} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:51.829629 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.829875 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.02.28 06:59:51.829971 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.02.28 06:59:51.830870 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.830920 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.831363 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.02.28 06:59:51.831620 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} oximeter.fields_ipaddr (44731d05-a3ad-4317-8cf3-302e9b77b8c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.831880 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} executeQuery: Read 2 rows, 167.00 B in 0.002072 sec., 965.2509652509652 rows/sec., 78.71 KiB/sec. 2025.02.28 06:59:51.832016 [ 4 ] {31d0a126-59a5-49d4-a1dd-fc47439b8b1a} TCPHandler: Processed in 0.002545751 sec. 2025.02.28 06:59:51.832324 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.832558 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:51.832636 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:51.834134 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.834188 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.834722 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.02.28 06:59:51.834985 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.835242 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} executeQuery: Read 1313 rows, 112.06 KiB in 0.002732 sec., 480600.29282576864 rows/sec., 40.06 MiB/sec. 2025.02.28 06:59:51.835364 [ 255 ] {afc2db64-e2e0-4486-a8a9-d11ffa5fe48c} TCPHandler: Processed in 0.003204938 sec. 2025.02.28 06:59:51.835585 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.835902 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:51.835979 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:51.836691 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.836732 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.837108 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.02.28 06:59:51.837346 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.837572 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} executeQuery: Read 60 rows, 4.50 KiB in 0.00177 sec., 33898.30508474576 rows/sec., 2.48 MiB/sec. 2025.02.28 06:59:51.837653 [ 4 ] {9860908a-49da-464e-bbe0-d5bbac2a1cbf} TCPHandler: Processed in 0.002199646 sec. 2025.02.28 06:59:51.837856 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.838004 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:51.838067 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:51.838799 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.838837 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.839199 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:59:51.839516 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.839723 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} executeQuery: Read 228 rows, 15.81 KiB in 0.001754 sec., 129988.59749144812 rows/sec., 8.80 MiB/sec. 2025.02.28 06:59:51.839779 [ 255 ] {2ca9ec8b-6d89-4c12-8959-6e47f8cc5504} TCPHandler: Processed in 0.002028255 sec. 2025.02.28 06:59:51.839916 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.840040 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:51.840092 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:51.841012 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.841053 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.841466 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.02.28 06:59:51.841709 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.841925 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} executeQuery: Read 580 rows, 44.21 KiB in 0.00191 sec., 303664.9214659686 rows/sec., 22.61 MiB/sec. 2025.02.28 06:59:51.841977 [ 4 ] {713e9633-bf1d-4fcd-aee2-6e24d560528c} TCPHandler: Processed in 0.002118836 sec. 2025.02.28 06:59:51.842137 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.842279 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:51.842344 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:51.843147 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.843185 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.843636 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.02.28 06:59:51.843867 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.844051 [ 43 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Selected 6 parts from all_1_184_41 to all_189_189_0 2025.02.28 06:59:51.844077 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} executeQuery: Read 943 rows, 64.75 KiB in 0.00183 sec., 515300.54644808744 rows/sec., 34.55 MiB/sec. 2025.02.28 06:59:51.844138 [ 43 ] {} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.844189 [ 255 ] {6ae12d94-f171-41ec-b4be-c20c7c613411} TCPHandler: Processed in 0.002115465 sec. 2025.02.28 06:59:51.844200 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.844416 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.844486 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTask::PrepareStage: Merging 6 parts: from all_1_184_41 to all_189_189_0 into Compact with storage Full 2025.02.28 06:59:51.844622 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:51.844874 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.02.28 06:59:51.844890 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:51.845018 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 8 marks from part all_1_184_41, total 54505 rows starting from the beginning of the part 2025.02.28 06:59:51.845470 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:51.845871 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 237 rows starting from the beginning of the part 2025.02.28 06:59:51.846292 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 160 rows starting from the beginning of the part 2025.02.28 06:59:51.846547 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 237 rows starting from the beginning of the part 2025.02.28 06:59:51.847023 [ 190 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 943 rows starting from the beginning of the part 2025.02.28 06:59:51.850525 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.850599 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.852052 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.02.28 06:59:51.852370 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.852617 [ 43 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.02.28 06:59:51.852728 [ 43 ] {} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.852815 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} executeQuery: Read 58 rows, 106.43 KiB in 0.008228 sec., 7049.100631988334 rows/sec., 12.63 MiB/sec. 2025.02.28 06:59:51.852848 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.853274 [ 4 ] {8fd14072-23ac-4ee4-93ca-864d5de6b42b} TCPHandler: Processed in 0.008995048 sec. 2025.02.28 06:59:51.853285 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.02.28 06:59:51.853572 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:51.853921 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:51.853958 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:51.854038 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:51.854129 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3032 rows starting from the beginning of the part 2025.02.28 06:59:51.855411 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:51.856275 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:51.857379 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:51.857426 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:51.857445 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:51.858487 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:51.859456 [ 196 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 58 rows starting from the beginning of the part 2025.02.28 06:59:51.859559 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.02.28 06:59:51.860511 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.861328 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} executeQuery: Read 36 rows, 2.48 KiB in 0.007484 sec., 4810.261892036344 rows/sec., 331.96 KiB/sec. 2025.02.28 06:59:51.862227 [ 255 ] {190b3f6e-1f97-4b42-aa83-1cbb5c557a73} TCPHandler: Processed in 0.008817296 sec. 2025.02.28 06:59:51.864998 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergeTask::MergeProjectionsStage: Merge sorted 56242 rows, containing 5 columns (5 merged, 0 gathered) in 0.020643378 sec., 2724457.2085053134 rows/sec., 184.01 MiB/sec. 2025.02.28 06:59:51.865660 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} MergedBlockOutputStream: filled checksums all_1_189_42 (state Temporary) 2025.02.28 06:59:51.866221 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_merge_all_1_189_42 to all_1_189_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.866389 [ 194 ] {2a4d1b78-6b24-4724-bd1a-683cb958667f::all_1_189_42} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f) (MergerMutator): Merged 6 parts: [all_1_184_41, all_189_189_0] -> all_1_189_42 2025.02.28 06:59:51.866574 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. 2025.02.28 06:59:51.881613 [ 201 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 19 columns (19 merged, 0 gathered) in 0.028528971 sec., 116443.0360982876 rows/sec., 208.66 MiB/sec. 2025.02.28 06:59:51.884569 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.02.28 06:59:51.885043 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:51.885131 [ 191 ] {88aaf564-0cfd-4190-aa28-002ae78596e4::all_1_81_16} oximeter.measurements_histogramu64 (88aaf564-0cfd-4190-aa28-002ae78596e4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.02.28 06:59:51.885296 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.56 MiB. 2025.02.28 06:59:52.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.95 MiB, peak 294.48 MiB, free memory in arenas 0.00 B, will set to 275.20 MiB (RSS), difference: 4.25 MiB 2025.02.28 06:59:52.339277 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Found 5 old parts to remove. Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:52.339319 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from filesystem (serially): Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:52.341004 [ 221 ] {} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Removing 5 parts from memory: Parts: [all_1_29_7, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.02.28 06:59:52.797516 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 830 2025.02.28 06:59:52.820595 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:52.820654 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:52.828414 [ 243 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.02.28 06:59:52.829221 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:52.833399 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 830 2025.02.28 06:59:54.225098 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2880 2025.02.28 06:59:54.228795 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:54.228847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:54.230510 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:59:54.230826 [ 242 ] {} system.query_log (885f53be-7430-4b34-b89a-ac37c386aff3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:54.231484 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2880 2025.02.28 06:59:54.396184 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:54.396403 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:54.396479 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:54.397306 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:54.397358 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:54.397796 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.02.28 06:59:54.398056 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:54.398289 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. 2025.02.28 06:59:54.398352 [ 4 ] {fafc3377-f3af-400b-a03d-1135dd13750e} TCPHandler: Processed in 0.002311527 sec. 2025.02.28 06:59:54.398615 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:54.398817 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:54.398889 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:54.399680 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:54.399722 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:54.400156 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.02.28 06:59:54.400421 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:54.400645 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} executeQuery: Read 64 rows, 5.12 KiB in 0.001889 sec., 33880.359978824774 rows/sec., 2.64 MiB/sec. 2025.02.28 06:59:54.400701 [ 255 ] {8396381c-362d-4128-859c-d4d71d8b0955} TCPHandler: Processed in 0.002215106 sec. 2025.02.28 06:59:54.400868 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:54.400989 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:54.401042 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:54.401589 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:54.401627 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:54.402026 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.02.28 06:59:54.402265 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:54.402483 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} executeQuery: Read 64 rows, 4.56 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 2.93 MiB/sec. 2025.02.28 06:59:54.402534 [ 4 ] {5636c642-35e1-4bf5-9062-89286fb12627} TCPHandler: Processed in 0.00172121 sec. 2025.02.28 06:59:54.402694 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:54.402833 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:54.402893 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:54.403477 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:54.403525 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2025.02.28 06:59:54.403913 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.02.28 06:59:54.404155 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:54.404383 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} executeQuery: Read 24 rows, 1.66 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.03 MiB/sec. 2025.02.28 06:59:54.404450 [ 255 ] {a817b329-088d-4c50-955c-16dee090f6f3} TCPHandler: Processed in 0.001823092 sec. 2025.02.28 06:59:56.418076 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 50874 2025.02.28 06:59:56.418868 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:56.418922 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:56.419592 [ 244 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 06:59:56.420227 [ 244 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:56.420460 [ 35 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 06:59:56.420502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50874 2025.02.28 06:59:56.420551 [ 35 ] {} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:56.420586 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:56.420749 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 06:59:56.420958 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:56.421028 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 48556 rows starting from the beginning of the part 2025.02.28 06:59:56.421161 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 488 rows starting from the beginning of the part 2025.02.28 06:59:56.421380 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 427 rows starting from the beginning of the part 2025.02.28 06:59:56.421535 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 488 rows starting from the beginning of the part 2025.02.28 06:59:56.421630 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 427 rows starting from the beginning of the part 2025.02.28 06:59:56.421848 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 488 rows starting from the beginning of the part 2025.02.28 06:59:56.425420 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 50874 rows, containing 4 columns (4 merged, 0 gathered) in 0.004769037 sec., 10667562.444996757 rows/sec., 152.60 MiB/sec. 2025.02.28 06:59:56.425707 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 06:59:56.426242 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:56.426324 [ 195 ] {c7b52463-5779-4028-9ab8-fbba77a62a09::all_1_111_22} system.asynchronous_metric_log (c7b52463-5779-4028-9ab8-fbba77a62a09) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 06:59:56.426405 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.02.28 06:59:59.407957 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.408132 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.408195 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.02.28 06:59:59.409013 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.409054 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.409480 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:59.409727 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} oximeter.fields_i16 (cd8179da-ecbd-4ac6-ab02-ad30c8cf9802): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.409935 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} executeQuery: Read 212 rows, 13.81 KiB in 0.001839 sec., 115280.04350190322 rows/sec., 7.33 MiB/sec. 2025.02.28 06:59:59.410016 [ 4 ] {8696cb58-9c24-4016-8ac8-6583bef62922} TCPHandler: Processed in 0.002228247 sec. 2025.02.28 06:59:59.410296 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.410472 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.02.28 06:59:59.410537 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.02.28 06:59:59.411567 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.411612 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.412084 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.02.28 06:59:59.412331 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.412532 [ 156 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.02.28 06:59:59.412589 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} executeQuery: Read 617 rows, 49.39 KiB in 0.002132 sec., 289399.6247654784 rows/sec., 22.62 MiB/sec. 2025.02.28 06:59:59.412597 [ 156 ] {} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.412676 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.412711 [ 255 ] {4a59721f-c150-4402-a7c2-c87bfdef6627} TCPHandler: Processed in 0.002564541 sec. 2025.02.28 06:59:59.412895 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2025.02.28 06:59:59.412908 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.413056 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:59.413074 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.413102 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 1888 rows starting from the beginning of the part 2025.02.28 06:59:59.413141 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.02.28 06:59:59.413337 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 172 rows starting from the beginning of the part 2025.02.28 06:59:59.413713 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 617 rows starting from the beginning of the part 2025.02.28 06:59:59.414177 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 1313 rows starting from the beginning of the part 2025.02.28 06:59:59.414594 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 56 rows starting from the beginning of the part 2025.02.28 06:59:59.414992 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 617 rows starting from the beginning of the part 2025.02.28 06:59:59.415909 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.416015 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.416493 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.02.28 06:59:59.416821 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} oximeter.fields_u16 (6add747c-a4f0-494e-97e7-2c70ba78c59d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.417008 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} executeQuery: Read 106 rows, 6.39 KiB in 0.003972 sec., 26686.807653575026 rows/sec., 1.57 MiB/sec. 2025.02.28 06:59:59.417080 [ 4 ] {6f6d9227-b6a9-4b9e-89b8-06df2dfd5a18} TCPHandler: Processed in 0.004268131 sec. 2025.02.28 06:59:59.417303 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.417491 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.417591 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.02.28 06:59:59.418073 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 4663 rows, containing 5 columns (5 merged, 0 gathered) in 0.005290364 sec., 881413.8308819582 rows/sec., 75.11 MiB/sec. 2025.02.28 06:59:59.418365 [ 188 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.02.28 06:59:59.418847 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.419106 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.419120 [ 200 ] {dbb2fcce-6715-4df8-836e-2018547e46c4::all_1_191_38} oximeter.fields_string (dbb2fcce-6715-4df8-836e-2018547e46c4) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.02.28 06:59:59.419174 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.419278 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. 2025.02.28 06:59:59.419646 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.02.28 06:59:59.419898 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} oximeter.fields_u32 (43ff3d04-8d3d-4e7a-a56c-563f2b98a20e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.420107 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} executeQuery: Read 113 rows, 7.49 KiB in 0.002659 sec., 42497.1793907484 rows/sec., 2.75 MiB/sec. 2025.02.28 06:59:59.420175 [ 255 ] {de3f0f52-f631-4364-a79e-cab6359ae9d0} TCPHandler: Processed in 0.003021406 sec. 2025.02.28 06:59:59.420355 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.420465 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.420510 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.02.28 06:59:59.421165 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.421201 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.421555 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:59.421784 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} oximeter.fields_u8 (ae10649f-1e0a-4033-8240-a3be65056305): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.421997 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} executeQuery: Read 112 rows, 6.53 KiB in 0.001519 sec., 73732.71889400922 rows/sec., 4.20 MiB/sec. 2025.02.28 06:59:59.422095 [ 4 ] {5fc285e7-8211-40d0-a12a-bb85b4e081c6} TCPHandler: Processed in 0.001768431 sec. 2025.02.28 06:59:59.422335 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.422465 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.02.28 06:59:59.422515 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.02.28 06:59:59.423223 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.423261 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.423625 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.02.28 06:59:59.423857 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.424100 [ 156 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.02.28 06:59:59.424166 [ 156 ] {} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.424171 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} executeQuery: Read 382 rows, 27.58 KiB in 0.00172 sec., 222093.02325581395 rows/sec., 15.66 MiB/sec. 2025.02.28 06:59:59.424205 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.424338 [ 255 ] {5d8b3037-9176-4fd2-9ba8-f19fcae4b6bb} TCPHandler: Processed in 0.002122145 sec. 2025.02.28 06:59:59.424429 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2025.02.28 06:59:59.424522 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.424589 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:59.424668 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 956 rows starting from the beginning of the part 2025.02.28 06:59:59.424739 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.02.28 06:59:59.424915 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.02.28 06:59:59.424917 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 122 rows starting from the beginning of the part 2025.02.28 06:59:59.425337 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 382 rows starting from the beginning of the part 2025.02.28 06:59:59.425636 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 580 rows starting from the beginning of the part 2025.02.28 06:59:59.426002 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 64 rows starting from the beginning of the part 2025.02.28 06:59:59.426315 [ 189 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 382 rows starting from the beginning of the part 2025.02.28 06:59:59.427472 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.427534 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.428582 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:59.429017 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.429191 [ 156 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 2025.02.28 06:59:59.429270 [ 156 ] {} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.429324 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} executeQuery: Read 6 rows, 321.00 B in 0.004613 sec., 1300.6720138738349 rows/sec., 67.96 KiB/sec. 2025.02.28 06:59:59.429361 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.429636 [ 4 ] {f1fbde49-c4dd-484c-b983-40e47234788e} TCPHandler: Processed in 0.005188912 sec. 2025.02.28 06:59:59.430037 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.430401 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full 2025.02.28 06:59:59.430770 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.430807 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 5 columns (5 merged, 0 gathered) in 0.006521938 sec., 381175.0433690109 rows/sec., 29.22 MiB/sec. 2025.02.28 06:59:59.431134 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.02.28 06:59:59.431235 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:59.431489 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_74_15, total 444 rows starting from the beginning of the part 2025.02.28 06:59:59.431562 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.02.28 06:59:59.432555 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part 2025.02.28 06:59:59.433152 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part 2025.02.28 06:59:59.433479 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 6 rows starting from the beginning of the part 2025.02.28 06:59:59.433547 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.434120 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 6 rows starting from the beginning of the part 2025.02.28 06:59:59.434221 [ 192 ] {fb56343e-ebb8-41a3-9dc2-6181da6da1f5::all_1_191_38} oximeter.fields_uuid (fb56343e-ebb8-41a3-9dc2-6181da6da1f5) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.02.28 06:59:59.434513 [ 200 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 6 rows starting from the beginning of the part 2025.02.28 06:59:59.434579 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.02.28 06:59:59.435269 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.435335 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.436398 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.02.28 06:59:59.436920 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} oximeter.measurements_cumulativeu64 (2a4d1b78-6b24-4724-bd1a-683cb958667f): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.437208 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.007620211 sec., 62203.001990364835 rows/sec., 3.17 MiB/sec. 2025.02.28 06:59:59.437354 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} executeQuery: Read 237 rows, 16.27 KiB in 0.006828 sec., 34710.01757469244 rows/sec., 2.33 MiB/sec. 2025.02.28 06:59:59.437423 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) 2025.02.28 06:59:59.437428 [ 255 ] {0ab680f8-f7a1-4796-8854-2fd84bd43382} TCPHandler: Processed in 0.007646352 sec. 2025.02.28 06:59:59.437583 [ 4 ] {} TCP-Session: df1d6964-e3f0-487d-aefe-16d400c6915b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.437781 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} executeQuery: (from [fd00:1122:3344:101::d]:48337) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.437860 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.437881 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.02.28 06:59:59.438076 [ 193 ] {d33e1ceb-de13-41e8-9ba4-243b9ec22dcb::all_1_79_16} oximeter.measurements_bool (d33e1ceb-de13-41e8-9ba4-243b9ec22dcb) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 2025.02.28 06:59:59.438271 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.02.28 06:59:59.438627 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.438666 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.439071 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.02.28 06:59:59.439315 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} oximeter.measurements_f64 (012fe182-d32b-415b-a462-4502fc8a2933): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.439490 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} executeQuery: Read 1 rows, 69.00 B in 0.001768 sec., 565.6108597285067 rows/sec., 38.11 KiB/sec. 2025.02.28 06:59:59.439539 [ 4 ] {b569e7e2-f548-4544-977b-512ca7cda8d0} TCPHandler: Processed in 0.002013714 sec. 2025.02.28 06:59:59.439698 [ 255 ] {} TCP-Session: 799e5563-2572-44c6-8077-298bbbbafa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.02.28 06:59:59.439837 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} executeQuery: (from [fd00:1122:3344:101::d]:45655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.02.28 06:59:59.439896 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.02.28 06:59:59.440421 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.440457 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.440802 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.02.28 06:59:59.441088 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.441264 [ 156 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.02.28 06:59:59.441330 [ 156 ] {} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 06:59:59.441330 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. 2025.02.28 06:59:59.441360 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 06:59:59.441484 [ 255 ] {3d6ca311-567e-4289-b858-db73cd4879e0} TCPHandler: Processed in 0.001848032 sec. 2025.02.28 06:59:59.441599 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_186_37 to all_191_191_0 into Compact with storage Full 2025.02.28 06:59:59.441755 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 06:59:59.441792 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 3 marks from part all_1_186_37, total 11258 rows starting from the beginning of the part 2025.02.28 06:59:59.441879 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 60 rows starting from the beginning of the part 2025.02.28 06:59:59.441965 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 82 rows starting from the beginning of the part 2025.02.28 06:59:59.442220 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 36 rows starting from the beginning of the part 2025.02.28 06:59:59.442386 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 24 rows starting from the beginning of the part 2025.02.28 06:59:59.442612 [ 186 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 82 rows starting from the beginning of the part 2025.02.28 06:59:59.445684 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 11542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004245791 sec., 2718456.937706072 rows/sec., 177.28 MiB/sec. 2025.02.28 06:59:59.446058 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.02.28 06:59:59.446372 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 06:59:59.446449 [ 193 ] {00f9d4f2-3cf2-4df5-ad04-f0342418722a::all_1_191_38} oximeter.measurements_u64 (00f9d4f2-3cf2-4df5-ad04-f0342418722a) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.02.28 06:59:59.446531 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.02.28 07:00:00.334343 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 837 2025.02.28 07:00:00.359715 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 07:00:00.359781 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 07:00:00.367545 [ 243 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.02.28 07:00:00.368360 [ 243 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 07:00:00.368852 [ 156 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.02.28 07:00:00.369027 [ 156 ] {} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.02.28 07:00:00.369136 [ 156 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2025.02.28 07:00:00.369639 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.02.28 07:00:00.386377 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 837 2025.02.28 07:00:00.388004 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.02.28 07:00:00.389728 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part 2025.02.28 07:00:00.396683 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part 2025.02.28 07:00:00.403166 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part 2025.02.28 07:00:00.409514 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part 2025.02.28 07:00:00.416199 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part 2025.02.28 07:00:00.422962 [ 186 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part 2025.02.28 07:00:00.490957 [ 198 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 679 columns (679 merged, 0 gathered) in 0.121603987 sec., 6882.998005649272 rows/sec., 35.59 MiB/sec. 2025.02.28 07:00:00.494641 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.02.28 07:00:00.497520 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.02.28 07:00:00.497613 [ 191 ] {18c84e93-cea8-4497-aef7-a67747e53b17::all_1_111_22} system.metric_log (18c84e93-cea8-4497-aef7-a67747e53b17) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.02.28 07:00:00.499972 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.02.28 07:00:01.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 276.26 MiB, peak 294.48 MiB, free memory in arenas 0.00 B, will set to 275.20 MiB (RSS), difference: -1.06 MiB